body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #dddddd;
	margin: 0px 0px 0px 0px;
}

p td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


A
{
    COLOR: #990000; 
}
A:hover
{
    text-decoration: none; 
	color: #440000;
}
A:visited
{
    COLOR: #990000;
}
A:active
{
    COLOR: #FF3300;
}


 
td.button {
	background-color: #0D57A1;
	padding-left: 10px;
	padding-right: 10px;
	}
td.button:hover {
	background-color: #2F6B29;
 	color: #000000

}
td.button:hover a {
 	color: #000000

}

.button a {
	text-decoration: none;
	font-size: 10px;
	color: #EEEEEE
}

.button a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #EEEEEE
}

.button a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #990000}
	
.button a:active {
	text-decoration: none;
	font-size: 10px;
	color: #990000}
 


td.buttondivider {
	background-color: #667bcc;
	}

td.buttonhighlighted  {
	background-color: #9DD28E;
	padding-left: 10px;
	padding-right: 10px;
		text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000

	}
	
	
.buttonhighlighted a  {
 	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000

	}
	
.buttonhighlighted  a:hover a:visited a:active {
 	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000

	}
	 


td.buttonsub {
	background-color: #FFcc00;
	padding-left: 10px;
	padding-right: 10px;
			text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #990000
	}
td.buttonsub:hover {
	background-color: #FFdd11;
}	
	

.buttonsub a  {
 	text-decoration: none;
	font-size: 10px;
	color: #990000
	}
	
.buttonsub  a:hover {
 	text-decoration: none;
	font-size: 10px;
	color: #990000
	}
	
	.buttonsub   a:visited {
 	text-decoration: none;
	font-size: 10px;
	color: #990000
	}
	.buttonsub  a:active {
 	text-decoration: none;
	font-size: 10px;
	color: #990000
	}
	 	
td.buttonsubhighlighted {
	background-color: #FFcc00;
	padding-left: 10px;
	padding-right: 10px;
			text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000
	}

	
.buttonsubhighlighted a  {
 	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000
	}
	
.buttonsubhighlighted  a:hover {
 	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000	}
	.buttonsubhighlighted   a:visited  {
 	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000}
	.buttonsubhighlighted a:active {
 	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #990000	}
	 

td.subnavtd {
	background-color: #FFcc00;

}

td.navtd {
	background-color: #0D57A1;

}


.leftside5px {
	position:absolute;
	width:5px;
	height:100%;
	z-index:5;
	left: 0px;
	top: 0px;
	background-color: #0D57A1;
	visibility: visible;
}


.mainbody {
	width: 100%;
}

.maincontent {
	width: 740px;
}


.column1 {
	width: 750px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 100px;
	float: left;
}


.column2-left {
	width: 430px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}


.column2-right {
	width: 250px;
	padding-bottom: 60px;
	float: right;
	padding-top: 50px;
}






 
.bold
{
	font-weight: bold
}

.txt11{
	font-size: 11px;
}
.txt12{
	font-size: 12px;
}
.txt13{
	font-size: 13px;
}
.txt16{
	font-size: 16px;
}
.txt20{
	font-size: 18px;
}



.greytitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}



.caption {
	font-size: 11px;
	color: #666666;
}


.caption-credit {
	font-size: 9px;
	font-style: italic;
	color: #cccccc;
}





.title {
	font-size: 20px;
	color: #002E8A;
}



.smallgraytext {
    font-size: 10px;
    color: #333333;
}

 
.grey {
	color: #666666;
}

.grey999 {
	color: #999999;
	font-size: 11px;
}
.grey999 a {
	color: #999999;
	font-size: 11px;
}
