/*Global styles*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #666666;
	background-color: #7990AA;
	line-height: 14px;
	background-image: url(../images/backg-mainbottom.jpg);
	background-repeat: no-repeat;	
	background-position: left bottom;
	no-repeat scroll 50% 50%;
	margin-left: 0px;
	margin-top: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;	
}
html {
	min-height: 100%;
	height: auto;
}

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

td {
	
}

a:link {
	color: #3366CC;
}

a:visited {
	color: #3366CC;
}

a:active {
	color: #6699FF;
}

a:hover {
	color: #CC0000;
	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;
	border: 1px solid #C3B99F;
}

/*Behind Color Stripes at full width*/

.backg-home {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

.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: 770px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: 1px solid #555966;
	border-bottom: 1px solid #555966;
	border-left: 1px solid #555966;
	background-color: #FFFFFF;
}

/*Logo area on top*/

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

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

/*Navigation Menus on top*/

#link1 {
	font-family: Arial, Helvetica, sans-serif;
}

#link1 a:link, #link1 a:visited, #link1 a:active {
	color: #F4EFD8;
	text-decoration: none;
	display: block;
	margin: 0px;
	white-space: nowrap;
	padding: 3px 15px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.15em;
	font-variant: normal;
	background-color: #CC6600;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F47A00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: dashed;
	border-right-color: #30344F;
	border-left-color: #F47A00;
}

#link1 a:hover, #link1 a.current:link, #link1 a.current:visited {
	color: #F4EFD8;
	text-decoration: none;
	background-color: #9DB057;
	border-right-style: solid;
	border-right-color: #30344F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7CE66;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B7CE66;
}

/*  Navigation--- Left Vertical Menus */

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

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.link2 a:visited, .link2 a:link, .link2 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: 14px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E6DD;
	margin: 3px 0px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/backg-links2.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	background-color: #D6E1F1;
}

.link2 a.current:link, .link2 a:hover, .link2 a.current:visited {
	color: #30344F;
	background-image: url(../images/backg-links.gif);
	background-repeat: no-repeat;
}

/* 3 column content area for body copy */

.content-box {
	background-color: #FFFFFF;
	width: 100%;
	border-top: 2px solid #A6BAD8;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.content-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35em;
	font-weight: normal;
	color: #687386;
	width: 200px;
	padding: 5px 5px 10px 15px;
	text-align: left;
	vertical-align: text-top;
	background-image: url(../images/backg-rightcol.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1DB;
}

.content-right-empty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.35em;
	font-weight: normal;
	color: #687386;
	padding: 0px;
	margin: 0px;
	width: 12px;
}

.content-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #33498B;
	margin: 8px 0px 0px;
	padding: 5px 5px 10px 10px;
	background-color: #EDEDED;
	display: block;
	float: left;
	width: 125px;
}

.column-box {
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
}

.col-left {
	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;
	width: 140px;
	margin: 0px;
}

.col-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #69677E;
	padding: 5px 5px 20px 10px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1DB;
}

.heads1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
	color: #CC3300;
	display: block;
	margin: 0px 0px 2px;
	padding: 6px 0px 4px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EA2B0;
}

.heads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
	color: #006699;
	display: block;
	margin: 0px;
	padding: 6px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1CF;
}

.heads4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #0070E1;
	display: block;
	margin: 0px;
	padding: 6px 0px 2px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EA2B0;
}

.heads3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
	color: #0070E2;
	margin: 0px 0px 2px;
	padding: 3px 0px;
	display: block;
}

.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;
}

.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: left;
/*

For Search forms Table with CElls*/
}

.search-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #05167C;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #D8CDB2;
	background-color: #F4EFD8;
}

.search-cells-spacer {
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*bottom footer area*/

.footer {
	margin-top: ;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	font-weight: 400;
	text-align: right;
	color: #000000;
	background-color: #DDE6F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #869DB5;
}
