/* CSS Document */


body  {
	background-color:#6555A0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin: 0;
    padding: 0;
}

p, input, select, textarea, th, td, a, div, li, ul, .text   {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

a:link { 
	text-decoration: none;
	color:#8F67A6;

}

a:hover { 
	text-decoration: none; 
	color:#8F67A6;

}

a:visited { 
	text-decoration: none; 
	color:#8F67A6;

}

v:link { 
	text-decoration: none; 
	color:#8F67A6;

}

#header{
	height:70px;
	background-color:#ffffff;	
}

#topDivider{
	height:5px;
	background-image:url(../images/topDivide.jpg);
	background-repeat:repeat-x;
}


#headerContainer{
	margin:0 auto;
	width:868px;
	height:70px;
	background-color:#ffffff;
	text-align:center;
}

#logo{
	margin:0 auto;
	width:259px;
	float:left;	
	padding:10px 0 0 0;	
}

.globalNav{
	background-color:#ffffff;
	list-style:none;	
	color:#8F67A6;	
	float:right;
}

.globalNav li {
	margin: 0; 
	padding: 40px 0 0 0;
	display: inline;
	list-style-type: none;
	color:#8F67A6;
	font-size:15px;
	font-weight:bold;
	float:left;
}

.footerNav{
	list-style:none;	
	color:#8F67A6;	
	text-align:center;
}

.footerNav li {
	margin: 0; 
	padding: 40px 0 0 0;
	display: inline;
	list-style-type: none;
	color:#8F67A6;
	font-size:12px;
	font-weight:normal;
}


#container{
	margin:0 auto;
	width:868px;
	background-color:#ffffff;
	padding:10px 10px 10px 20px;
	background-image:url(../images/dropShadow.jpg);
	background-repeat:repeat-y;	
}

#leadBox{
	width:865px;
	padding:10px 0 0 0;
	text-align:left;
	color:#000000;	
	background-image: url(../images/header_bg.gif);	
	background-repeat:no-repeat;	
}

#leadTextBox{
	width:860px;
	height:156px;
	background-image: url(../images/topImageDivide.gif);	
	background-repeat:repeat-x;	
	border-bottom: 14px solid #8F67A6;	
	color:#000000;
}


#leadTextBoxBig{
	padding:35px 0 0 10px;
	width:373px;
	color:#8F67A6;
	font-size:22px;	
	float:left;	
}

#leadTextBoxImages{
	width:454px;
	float:right;
}

#leftTextBox{
	width:830px;
	background-color:#FAF9F5;
	border: 2px solid #E1E0DC;
	padding:10px 10px 10px 10px;	
	text-align:left;
	color:#000000;	
}

.leftTextBoxTitle{
	font-size:18px;
	font-weight:bold;
	color:#959491;
}

span.sectionheader, p.sectionheader, .sectionheader{
	font-size:18px;
	font-weight:bold;
	color:#959491;
}

#leftTextBoxMain{
	width:479px;
	background-color:#FAF9F5;
	border: 2px solid #E1E0DC;
	padding:10px 10px 10px 10px;	
	text-align:left;
	color:#000000;	
	float:left;	
}

.rightSubTextBoxTitle{
	font-size:14px;
	font-weight:bold;
	color:#8F67A6;
}

#rightTextBoxMain{
	width:327px;
	background-color:#ffffff;	
	padding:10px 10px 10px 10px;	
	text-align:left;
	color:#000000;	
	float:right;	
}

#subNews{
	width:270px;
	height:70px;
	padding:10px 0 0 0;	
	background-color:#ffffff;
	text-align:left;
	color:#000000;			
}

#subNewsTitle{
	font-size:18px;
	font-weight:bold;
	color:#8F67A6;
	padding:0 0 10px 0;
	border-bottom: 3px solid #8F67A6;
}

#subNewsImage{
	width:69px;
	height:69px;
	padding:0 5px 0 5px;
	float:left;
}

#subNewsText{
	width:190px;
	height:70px;
	float:right;
	color:#615f5f;
}

#bottomDivider{
	height:12px;
	background-image:url(../images/bottomDivide.jpg);
	background-repeat:repeat-x;
}

#footer{
	width:100%;
	background-color:#ffffff;	
	padding:10px 0 0 0;	
	color:#615F5F;
}

#textBoxContainer{
	width:850px;
	background-color:#ffffff;
	border: 0;
	padding:0;	
	text-align:left;
	color:#000000;	
}

	

#newLeftTextBox{
	width:515px; 
	background-color:#FAF9F5;
	border: 2px solid #E1E0DC;
	padding:10px 10px 10px 10px;	
	text-align:left;
	color:#000000;
}


#newRightTextBox{
	width:280px; 
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
	text-align:left;
	color:#000000;
	float:right;	
}


