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

body {
	border:none;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#efeaef;
	color:#6d676b;

}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.75;


}

#DIVholder {
	background-color:#FFFFFF;

}


#DIVtop {
	height:25px;
	background-color:#a52671;

}


#DIVinner {
	width:905px;
	margin:auto;
	padding-bottom:15px;

}


#DIVbanner {
	height:105px;

}

#DIVmenu {
	height:20px;
	margin-bottom:10px;

}


.menu {
	float:right;
	margin-left:20px;
	border:none;

}


#DIVimage {
	margin-top:10px;
	border-top:1px solid #e9e6e8;
}

#DIVcenter {
	padding-top:25px;


}

#LeftCol {
	width:435px;
	padding-right:40px;


}


#RightCol {
	float:right;
	background-color:#f6f5f6;
	width:430px;
	padding-bottom:30px;

}

#RightCol2 {
	float:right;
	background-color:#f6f5f6;
	width:390px;
	padding:0px 20px 10px 20px;
	padding-bottom:30px;

}



#DIVfooter {


}

#DIVfooterinner {
	width:905px;
	margin:auto;
	background-color:#efeaef;
	padding-top:15px;
	padding-bottom:15px;
	font-size:10px;


}


.Titles {
	font-size:16px;
	font-weight:bold;
	color:#267dc1;
	text-transform: uppercase;

}

.TitlesSmall {
	font-size:12px;
	font-weight:bold;
	color:#267dc1;
	text-transform: uppercase;

}

ul li {
	line-height:2;
}

a:link { color: #a52671; text-decoration: underline; }
a:visited { color: #a52671; text-decoration: underline; }
a:hover { color: #267dc1; text-decoration: underline;}
a:active { color: #a52671; text-decoration: underline; }

	
