@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/concept2_bg_repeat.gif);
	background-repeat: repeat-x;
	margin-top: 0px;	
}
#divWrapper {
	margin: 0px auto;
	width: 981px;
	background-image: url(../images/Template_wrapperBackground.gif);
	background-repeat: repeat;
}

/*Header Styles*/
#divHeaderLogo {
	float: left;
	width: 286px;
}
#divHeaderNavigation {
	background-image: url(../images/Template_Navigation.jpg);
	float: left;
	height: 88px;
	width: 695px;
}
#divHeaderNavigationMilonic {
	padding-left: 25px;
	padding-top: 35px;
}
#divHeaderFlashInsetcontent {
	padding-left: 15px;
	background-image: url(../images/Template_Flash.jpg);
	background-repeat: no-repeat;
	clear: both;
}

/*BodyLeft Styles*/

#divIBodyLeft2 {
	background-image: url(../images/TemplateIndex_BodyRightBackground.jpg);
	width: 286px;
	float: left;
	padding-botton: 10px;
	background-repeat: no-repeat;
}
#divIBodyLeft {
	background-image: url(../images/Template_BodyLeftBackground.jpg);
	width: 286px;
	float: left;
	padding-botton: 10px;
	background-repeat: no-repeat;
}
#divIBodyLeftContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #000000;
	padding-right: 20px;
	padding-left: 25px;	
}
.required {
	color: #FF0000;
}



/*BodyRight Styles*/

#divIBodyRight2 {
	float: left;
	width: 695px;
	background-image: url(../images/TemplateIndex_BodyRightBackground-02.jpg);
	background-repeat: no-repeat;
}
#divIBodyRight {
	float: left;
	width: 695px;
	background-image: url(../images/Template_BodyRightBackground.jpg);
	background-repeat: no-repeat;
}
#divIBodyRightContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #000000;
	padding: 20px;
}
#divIBodyRightsectionimage {
	float: right;
	width: 166px;
	padding-top: 20px;
	padding-left: 10px;
}





/*Footer Styles*/

#divFooter {
	background-image: url(../images/Template_FooterBackground.jpg);
	clear: both;
	height: 50px;
	width: 981px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#divFooterContent {
	text-align: center;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #444444;
	padding-top: 15px;
	padding-bottom: 15px;
}

#divFooterContent a:link {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#divFooterContent a:active {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#divFooterContent a:hover {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#divFooterContent a:visited {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}



/*Misc Styles*/

h1, h2, h3 ,h4 {
	color: #281c9a;
	line-height: 180%;
}

fieldset
{
border: 1px solid #bdd661;

}

legend
{
color: #281c9a;
border: 1px solid #bdd661;
padding: 2px 6px
} 
.tdheader {
	color: #ffffff;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2C249F;
	
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2C249F;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #444444;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2C249F;
}

