body{
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#6e6d50;
	font-size:11px;



}

#wrapper {
	width:723px;
	margin:auto;
}

#globalNav{
	background-image:url(images/topNavLogo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:164px;
	width:179px;
	float:left;
	padding-top:80px;

}

#topImage{
	width:544px;
	height:244px;
	float:right;



}

.clearThem{
	clear:both;
}

#mainBody{
	width:723px;


}

#bodyRight li{
behavior: url('ieFix.htc');
}

#bodyLeft{
	width:520px;
	float:left;
	margin:5px 0px 25px 0px;
	padding:5px 5px 5px 10px;
	line-height:14px;

}

#bodyRight{
	float:right;
	width:178px;
	margin-top:10px; 
	padding:10px 0px 0px 0px;
	border-left:#616161 solid 1px;
	text-align:left;


}

#bodyRight ul{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

#bodyRight li{
	cursor:pointer;
	padding:7px 0px 7px 0px;

}

#bodyRight li:hover{
	background-color:#e6e5a3;

}

#bodyRight li.hover{
	background-color:#e6e5a3;


}

.selected{
	background-color:#CCCCCC;


}

#bodyRight a{
	color:#452a73;
	text-decoration:none;
	padding:7px 30px 7px 10px;
	

}

.midLinks{
	border-top:#999999 dotted 1px;
}

.bottomLink{
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;

}


h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#452a73;
	font-size:16px;



}

h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	padding:0px;
	margin:0px;

}

p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;



}

.para{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#6e6d50;
	font-size:11px;



}
#footer{

	border-top:#cccccc solid 1px;
	padding-top:10px;
	margin-bottom:40px;


}


#footer a{

	color:#6e6d50;
	text-decoration:none;
	margin:0px 8px 0px 8px;


}


#footer a:hover{

	text-decoration:underline;


}


#crumbTrail{
	color:#FFFFFF;
	background-color:#806DAB;
	padding:5px 0px 5px 7px;


}

#crumbTrail a{
	color:#EAEAEA;
	text-decoration:none;
	

}

#crumbTrail a:hover{
	text-decoration:underline;
	

}



