
#FrontContent P {
	color:#ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height: 130%;
}
.frontNewsLightBackground {
	background-color:#BBB8D2;
	color:#000000;
}
.RoundLightPurpleLeft {
	background-image: url(../gfx/struct-round-lightpurple-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BoxBackgroundPurpleCurve {
	background-image: url(../gfx/background-purple-grey-curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.DarkLink a:hover {
	color:red;
}

#FrontContent A {
	color:#000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/*------------------------------*/

#FrontContentText {
	/*background-color:#FFEFBD;*/
	width:548px;
	float:left;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFE7A5;
}


#LogonHeader{
color:#FFFFFF;
	background-color:#BBB8D2;
	vertical-align:bottom;
	text-align:right;
	padding:10px 20px 0px 0px
	    /*background-image: url(../gfx/title_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}

#LogonHeader {padding:10px 0px 5px 5px;}
#LogonHeader table{/*background-color:#E5E4EA;*/}
#LogonHeader table td{cellpadding:0px;padding:0px;}
#LogonHeader input{font-size:75%; padding:1px; margin:1px; background-color:#DAD8E8;border:0px;}



#FrontLogos {
	width:210px;
	float:left;
	padding:18px;
}

#FrontAbout{
	width:269px;
	float:right;
	padding:20px 20px 20px 0px;
	font-size:120%;}
	
#FrontAbout a{text-decoration:none;}


#FrontCols1 {width:273px;float:left;}
#FrontCols2 {width:273px;float:right;}

#FrontCols1 H2 {padding: 4px 0px 3px 10px;margin:0px;}
#FrontCols2 H2 {padding: 4px 0px 3px 10px;margin:0px;}

h2.YellowHeading
{
	background-color:#FFEFBF;
	font-size:150%;
	font-weight:normal;
	background-image: url(../gfx/background-yellow-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7C67B;
	margin:0px;
}



#FrontContentSide {
	width:220px;
	float:right;
	background-color:#BBB8D2;
	background-image: url(../gfx/struct-round-purple-dark-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#FrontContentSide a {color:#fff;text-decoration:none;}
#FrontContentSide a:hover {color:#444;}
#FrontContentSide h2 a {color:#F9DCA7;background-image:none;}
#FrontContentSide h2 {
	color:#F9DCA7;
	height:25px;
	padding:2px 0px 1px 10px;
	background-color:#9894BA;
	/*background-image:url(../gfx/front/headlines_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	font-size:16px;;
	font-weight:normal;
	border-bottom:1px solid #666666;
	border-top:1px solid #E2E1ED;
}



