@charset "utf-8";
body {
	padding:0;
	margin-top: 25;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: .9em;
	line-height: 1.25;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-left: 1em;
}
h1, h2 {
	/*font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;*/
	font-weight: normal;
}
h1 {
	font-size: 1.3em;
	font-style: italic;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}
a {
	color: #FFA626;
}
p {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 0;
	font-size: 0.80em;
	padding-left: 1.5em;
	padding-right: 1em;
}
li {
	font-size: 0.9em;
}


/* Container **/

#header {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/template/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-left: 30px;
	clear: both;
	height: 90px;
}




#page {
}
#content {
	background-image: url(images/template/bg_content.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
#page {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#Boxes {
	background-image: url(images/template/bg_ombre.jpg);
	background-repeat: repeat-y;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/template/footer_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 890px;
	padding-top: 30px;
	margin-bottom: 50px;
	overflow: auto;
	color: #016CB4;
}
#footer_ssPage {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/template/bg_bottom_ssPage.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 890px;
	padding-top: 30px;
	margin-bottom: 50px;
	overflow: auto;
	color: #016CB4;
}

#boxLeft a {
	display: block;
	height: 30px;
	width: 105px;
	background-image: url(images/template/btn_orange.png);
	padding-top: 8px;
	text-decoration: none;
	color: #FFF;
	background-repeat: no-repeat;
	padding-left: 50px;
	float: right;
}
#boxRight a {
	display: block;
	height: 30px;
	width: 105px;
	background-image: url(images/template/btn_blue.png);
	padding-top: 8px;
	text-decoration: none;
	color: #FFF;
	background-repeat: no-repeat;
	padding-left: 50px;
	float: right;
}



/* Double Box Home */

#dualBox {
	overflow: hidden;
}
#dualBox #boxLeft {
	width: 425px;
	float: left;
	height: 190px;
	background-color: #FFA526;
	background-image: url(images/template/bg_dualBox_left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-style: solid;
	border-right-color: #FFF;
	border-right-width: 1px;
}
#boxLeft img {
	float: left;
}
#dualBox #boxRight {
	height: 190px;
	background-color: #4A8BC5;
	background-repeat: repeat-x;
	background-image: url(images/template/bg_dualBox_right.jpg);
	background-position: bottom;
	float: right;
	width: 424px;
}
#dualBox #boxLeft h1 {
	margin-left: 20px;
	margin-top: 10px;
	font-weight: normal;

}
#dualBox #boxLeft p {
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
}
#dualBox #boxRight h1 {
	margin-top: 10px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}
#dualBox #boxRight p {
	color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
}

#colLeft {
	width: 270px;
	background-color: #B1B008;
	float: left;
	clear: left;
}


#banner_flash {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	clear: both;
}
#banner_img {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	clear: both;
	height: 150px;
}


/* Menu **/

#menu {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	float: right;
	display: block;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
	color: #016CB4;
	text-decoration: none;
}
#menu a:hover {
	color: #F98C00;
}


#subMenu {
	width: 270px;
	background-color: #FFA626;
	background-image: url(images/template/bg_boxOrange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: auto;
}
#subMenu li {
	list-style: none;
}

#subMenu ul {
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 15px;
}
#subMenu a {
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
}

.currentSection {
	padding-left: 20px;
	background-image: url(images/template/bullet_arrow.png);
	background-position: left;
	background-repeat: no-repeat;
}


#topMenu {
	float: right;
	margin-right: 40px;
	font-size: 0.80em;
}
#topMenu a {
	display:block;
	float: left;
	color: #999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}
#topMenu a:hover {
	color: #F98C00;
}

/* Elements **/

#formSearch {
	float: left;
	color: #999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.imgRight {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}




#contentBottom {
	background-image: url(images/template/bg_bottom_content.jpg);
	height: 29px;
	clear: left;
}

.bulletLink_black, div#greyBox a {
	padding-left: 25px;
	background-image: url(images/template/bullet_01.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
	text-decoration: none;
}
.bulletLink_orange {
	padding-left: 25px;
	background-image: url(images/template/bullet_01.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #ED8812;
	text-decoration: none;
}



/*  BoxLeft  **/
#BoxType1 { /*  BoxBlue  **/
	background-color: #4989c3;
	background-image: url(images/template/bg_blocType1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: auto;
}

#BoxType1 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-image: url(images/template/bullet_01.png);
	height: 15px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#BoxType1 p {
	color: #FFF;
}

#quickLinks {
	overflow: auto;
}
#quickLinks a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(images/template/bullet_01.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	height: 20px;
}

#quickLinks li {
	font-size: 0.8em;
	list-style-type: none;
	}
#quickLinks ul {
	padding-left: 0px;
	margin-left:15px;

	}


#colRight {
	margin-left: 270px;
}

#colRightContent {
	min-height: 270px;
	}
#greyBox {
	background-color: #E6E6E6;
	padding-top: 0.8em;
	margin-top: 0;
	/*clear: both;*/
}
div#greyBox h1 {
	margin-top: 0px;
	}
#contentGreyBox {
	background-color: #EBEBEB;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}




.greyCol {
	display:table-cell;
	float: left;
	width: 33%;
	margin-bottom: 5px;
}
.greyCol2 {
	display:table-cell;
	float: left;
	width: 33%;
	margin-bottom: 5px;
	clear: right;
}





#breadcrumb {
	font-size: 0.8em;
	color: #999;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

#breadcrumb a {
	color: #999;
	text-decoration: none;

}


#logo {
	height: 89px;
	width: 280px;
	float: left;
}
