/* Generic styling */
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #433905;
	background-color: #5B7BA2;
}


b, strong	{	font-weight : bold ; }

cite		{	font-style : normal ; }

i, em		{	font-style : italic ; }

abbr, acronym
		{	border-bottom : 1px dotted #333333 ;
			cursor : help ; }

u		{	text-decoration : underline ; }

hr		{	color : #000000 ;
			height : 1px ; }

h1		{	font-family : "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size : 20px ;
			margin-bottom : 5px ;
			color : #2a4566 ; }

h2		{	font-family : "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size : 18px ; 
			color : #5b7ba2 ; }

h3 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #8a8700;
}

h4		{	font-family : "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size : 13px ; }


td		{	font-family : "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
			font-size : 12px ; }

input, select, textarea { 
    			font-family : Arial, Helvetica, sans-serif ;
			font-size : 11px ;
			color : #000000 ; }

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




table#data
{
	
}

table#data th {color: #2a4566 ;background-color:#c7b514;}

table#data .alt {background-color:#e2e2e2;}

table#data .title {background-color:#e9e1a1;color: #2a4566 ;}



table#footer
{
	background-image: url(images/footerBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

table#footer td {padding:10px 0px 10px 0px;}


table#footer p {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 9px ;
	color : #485d69 ; 
	line-height: 160%;
}

table#contentMain {background-color:#ffffff;}




.leftColumn ul li , .leftColumn2 ul li {
	color : #485d69 ;
	font-weight:bold;
	line-height: 160%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -15px;
}


.leftColumn2 ul li {
	line-height: 140%;
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px -26px;
	top: auto;
	vertical-align: top;
}

td.leftColumn, td.leftColumn2 {border-right: 1px solid #b4bbc8;border-bottom: 1px solid #b4bbc8;width:208px;}

td.leftColumn2 {width:145px;}

td.mainContentArea, td.midColumn {border-bottom: 1px solid #b4bbc8;}

td.mainContentArea p, td.mainContentArea ul li {
	font-family : "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size : 13px ;
	color : #4a5e6a ; 
	line-height: 170%;}


td.mainContentArea p.home {
	line-height: 190%;}

ul#newsList li
{
	line-height: 190%;
	margin:0px 0px 10px 0px;
}


.leftNavTitle{

font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size: 16px;
color: #5b7ba2;
padding-top:18px;
margin:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;

}

.leftNavSubTitle{

font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
font-size: 16px;
color: #2a4566;
padding-top:10px;
padding-bottom:9px;
margin:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;

}



img a {border:0px;}







/* All link styles */

a:link		{	text-decoration : underline ;color : #000000 ; }
a:visited	{	text-decoration : underline ;color : #000000 ; }
a:hover		{	text-decoration : none ;color : #000000 ; }

table#footer a:link	{text-decoration : underline ;color : #485d69 ; }
table#footer a:visited	{text-decoration : underline ;color : #485d69 ; }
table#footer a:hover	{text-decoration : none ;color : #000000 ; }


td.leftColumn a:link	{text-decoration : none ;color : #000000 ; }
td.leftColumn a:visited	{text-decoration : none ;color : #000000 ; }
td.leftColumn a:hover	{text-decoration : underline ;color : #485d69 ; }

td.leftColumn2 a:link	{text-decoration : none ;color : #000000 ; }
td.leftColumn2 a:visited	{text-decoration : none ;color : #000000 ; }
td.leftColumn2 a:hover	{text-decoration : underline ;color : #485d69 ; }

td.mainContentArea a:link	{text-decoration : underline ;color : #5d5b2e ; }
td.mainContentArea  a:visited	{text-decoration : underline ;color : #5d5b2e ; }
td.mainContentArea a:hover	{text-decoration : none ;color : #000000 ; }

h3.leftNavSubTitle a:link	{text-decoration : none 	;color : #2a4566 ; }
h3.leftNavSubTitle a:visited	{text-decoration : none ;color : #2a4566 ; }
h3.leftNavSubTitle a:hover	{text-decoration : underline ;color : #000000 ; }

.rightImage {
	float: right;
	margin-left: 5px;
}
.leftImage {
	float: left;
	margin-right: 5px;
}
.profilePic {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.profileName {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 18px;
	color: #2a4566;
	padding-top:10px;
	padding-bottom:9px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
}
.profileList {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #2a4566;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
	list-style-type: disc;
	line-height: 1;
}
.profilePara {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #2a4566;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	word-spacing: normal;
	line-height: 1;
}
.profileListHead {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #2a4566;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	word-spacing: normal;
	line-height: 1;
}
.profileBlank {
	font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #2a4566;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	word-spacing: normal;
	line-height: 1;
}

