/*Global styles*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	background-color: #DA7013;
	height: 100%;
	margin: 0px;
}

html {
	min-height: 100%;
	height: auto;
}

p {
	margin-top: 10px;
	margin-bottom: -1px;
}

td {
	
}

a:link {
	color: #2852A4;
}

a:visited {
	color: #2852A4;
}

a:active {
	color: #0099FF;
}

a:hover {
	color: #C96F26;
	text-decoration: none;
}

img {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	border-top: 2px dotted #CDCEC8;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 0px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	margin: 10px 0px;
	padding: 3px 2px;
}

/*Behind Color Stripes at full width*/

.backg-home {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/brand-pattern.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

.backg-subpage1 {
	background-image: url(../images/background-flag.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

/*Main div container that keeps everything in 770px size and center*/

.container {
	width: 780px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/*Logo area on top*/

.banner {
	margin-bottom: ;
	height: 100px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.banner-subs {
	margin-bottom: ;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/banner-subs.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

.flash-marketing {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	display: block;
}

/*  Navigation--- Left Vertical Menus */

.link1-Box {
	width: 100%;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link1 a:link, .link1 a:visited, .link1 a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: 400;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1E5C7;
	margin: 0px 0px 4px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/backg-links.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.link1 a:hover, .link1 a.current:link, .link1 a.current:visited {
	color: #D06910;
	background-image: url(../images/backg-links2.gif);
	background-repeat: no-repeat;
}

/* 3 column content area for body copy */

.main-box {
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.content-A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #DA7013;
	margin: 0px 0px 3px;
	padding: 5px 5px 10px 5px;
	display: block;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/backg-lines.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content-A-boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #333333;
	margin: 0px;
	padding: 4px 5px 8px 4px;
	display: block;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #F1E5C7;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #F1E5C7;
}

.content-B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #69677E;
	padding: 5px 10px 10px 20px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	margin-bottom: 10px;
}

.column-AB {
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
}

.col-A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: 400;
	color: #666666;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-color: #FFFFFF;
}

.col-B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #69677E;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F1E5C7;
	width: 580px;
	background-color: #FFFFFF;
}

.heads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	color: #DA7013;
	display: block;
	margin: 0px 0px 3px;
	padding: 0px 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.heads2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	margin: 10px 0px 0px;
	padding: 1px 0px 3px 5px;
	background-image: url(../images/backg-juice.gif);
	background-position: -55px -20px;
	background-color: #E49E69;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0C275;
	background-repeat: no-repeat;
}
.bigmarks {
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

.head-search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	display: block;
	margin: 0px;
	padding: 0px 0px 3px 6px;
}

.italics-anytext {
	font-style: italic;
}

.bold1 {
	font-weight: bold;
	color: #666666;
}

.bold-blue {
	font-weight: bold;
	color: #174E84;
}

.line1 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EA2B0;
	line-height: 3px;
	font-size: 3px;
	padding-top: 1px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.line2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C3;
	line-height: 3px;
	font-size: 3px;
	margin-bottom: 6px;
	margin-top: 10px;
	padding: 0px;
}

.border-box1 {
	padding: 3px;
	border: 1px solid #C8D5E6;
	background-color: #F9FBF4;
	margin: 0px 8px 1px 0px;
	float: right;


/*

For Search forms Table with CElls*/
}

/*bottom footer area*/

.footer {
	margin-top: ;
	margin: 0px auto 10px;
	padding: 0px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
	font-weight: 400;
	text-align: right;
	color: #000000;
	background-color: #F5A86F;
}
.image-right {
	padding: 0px;
	background-color: #F9FBF4;
	margin: 0px;
	float: right;
}
.italics-anytextDA7013 {
	font-style: italic;
	color: #DA7013;
}
.color-anytextDA7013 {
	color: #DA7013;
	text-decoration: underline;
}
.image-left {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.image-rightwmargin {
	background-color: #FFFFFF;
	margin: 0px;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.heads1spcabove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #DA7013;
	display: block;
	margin: 0px 0px 3px;
	padding: 5px 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
