/*##############################################
 HTML ELEMENTS
##############################################*/ 
body {
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	color:#696052;
	
}
a,
a:visited,
a:active{
	color: #034585;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #045EB7;
}
p {

}





/*##############################################
 DESIGN STYLES
##############################################*/ 
.pageTitle
{
	font-size:140%;
	margin-top: 10px;
	color:#5e5f5f;
	font-weight:bold;
	
}



.boldA1 {
	font-weight: bold;
	text-align:left;
}
.boldA2 {
	font-weight: bold;
	font-size:110%;
	text-align:left;
}
.boldA3 {
	font-weight: bold;
	font-size:130%;
	text-align:left;
}
.heading{
	MARGIN-TOP: 5px; 
	FONT-SIZE: 300%; 
	MARGIN-BOTTOM: 25px
}
.textB
{
	color: #ff0000;
}
.boldB1 {
	font-weight: bold;
	text-align:left;
	color: #ff0000;
}
.boldB2 {
	font-weight: bold;
	font-size:110%;
	text-align:left;
	color: #ff0000;
}
.small {
	font-size:85%;
	line-height:1.1em;
}
.xsmall {
	font-size:65%;
	
}
.smallBold {
	font-size:85%;
	font-weight:bold;
}


.border1 {
	border: 1px solid #32BAEB;
	padding: 10px;
}
.box1 {
	padding: 20px 20px 20px 30px;
	color:#fff;
	background-color: #4e1d8a;

}
.box1 p {
	margin-top:0px;	
}
.box1 ul {
	margin-top:0px;
	margin-bottom:0px;	
}
.table1 {
	
	margin-bottom:5px;
	border-collapse:collapse;
}
.table1Header {
	margin:5px;
	background-repeat:repeat-x;
	color:#0C62CE;
	font-weight:bold;
	background-image: url(../images/ui/bg2.gif);
}

.table1 td {
	padding: 5px 5px 5px 5px;

}
.table2 {
	text-align:left;
	margin-bottom:5px;
	border-collapse:collapse;
}
.table2 td {
	padding: 2px 5px 2px 5px;

}

.homeTable 
{
    
}
.homeTable td
{
    vertical-align:top;
       
}

.homeTable td .boldA1
{
   color:#efb310;
   font-size:110%;
}
.td1 
{
	width:36%;
	padding:20px; 
}
.td2 
{
	width:36%;
	padding:20px;
}
.td3 
{
	width:28%;
	padding:20px;
}
.resourceTable
{
	font-size: 90%;
	line-height:1.1em;
}

.resourceTable td
{
    vertical-align:top;
    padding:5px;
}
.table4 {
	border-collapse:collapse;
	border: 1px solid #c5c5c5;
}
.table4 td {
	margin:5px; 	
	padding: 5px 5px 5px 5px;
	vertical-align:top;	
	border-bottom: 1px solid #c5c5c5;
}
.table4Header {
	margin:5px; 
	padding: 5px;
	border: 1px solid #c5c5c5;
	background-image:url(../images/UI/bg2.gif);
	background-repeat:repeat-x;		
	color:#2069A4;	
	font-weight:bold;
}
.table4td2 {
	border-right: 1px solid #c5c5c5;
}

.servicesTable {
	color:#fff;
	width:697px;
}
.servicesTable td {
vertical-align:top;
	
}


.lhPic1 {
	float: left;
	margin: 3px 10px 10px 0px;
}
.lhPic1Border {
	border: 1px solid #666;
	float: left;
	margin: 3px 10px 10px 0px;
}
.rhPic1 {
	float: right;
	margin: 3px 0px 10px 10px;
}
.rhPic1Border {
	border: 1px solid #666;
	float: right;
	margin: 3px 0px 10px 10px;
}
.list1 {
	padding: 0;
	list-style-type:square;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -15px;
	line-height:1.2em;
}


.button1 {
	margin: 5px 0px 5px 0px;
}
.button1 a,
.button1 a:visited {
	padding: 5px;
	color:#FFFFFF;
	background-color:#2069a4;
	text-decoration:none;
}
.button1 a:visited {
	padding: 5px;
	color:#FFFFFF;
	background-color:#1B5789;
	text-decoration:none;
}
.pressReleaseDate {
	margin-bottom:5px;
	font-weight:bold;
	
}
.pressReleaseItem {
	margin: 3px 0px 3px 10px;
	
}
.pressReleaseItem a,
.pressReleaseItem a:visited{
	color:#696052;
}

.pressReleaseItem a:hover{
	color:#000;
	text-decoration:none;
}	

dt {
	margin-bottom: -15px;
}