/* body and text*/
body
	{font-family: trebuchet,arial,Helvetica;
		font-size:	10pt;
		color:	#404040;
		font-weight:	normal;
		margin:5px;
		background-color: #093d65
		
		}
		
		
/* tables*/

Table.TopBanners {
	width:980px;
	background-color: White;

}

Table.Main {
	width:980px;
	background-color: White;

}

Table.Footer {
	width:980px;
	background-color: White;
	
}



Table.ContactForm {
	width:400px
}



Table.form {
	background-color: #fff;
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #fff;
	border-collapse: collapse;


}
/* td*/

td {
	font-family: trebuchet,arial,Helvetica;
}




TD.UnderMenuBg {
	background-image: url(../images/structure/BgUnderMenu.gif);
padding:15px 0px 15px 0px;
width:168px
}

TD.MenuBg {
background-color: #ffae3b;
width:157px;
	}

TD.Main {
	width:590px;
	padding:15px 15px 20px 20px;
}

TD.MainCol {
	width:422px;
	padding:15px 15px 20px 20px;
}

TD.BgLine {
	background-image: url(../images/structure/BgLine.gif);
	width:2px
}

TD.Banners {
padding-top:20px;
background-image: url(../images/structure/BgBanner.gif);
background-repeat: no-repeat;
width:185px;
text-align: center;
	
}



	
	Td.BgFooter {
	background-image: url(../images/structure/BgFooter.gif);
	height: 82px;
	width:681px;
	background-repeat: no-repeat;
}

	Td.BgFooterR {
	background-image: url(../images/structure/BgFooterR.gif);
	width:186px;
	background-repeat: no-repeat;
}

Td.BgTop {
background-image: url(../images/structure/Bg_Top.jpg);
height:49px;
text-align: right;

}

TD.BgCol {
background-image: url(../images/structure/Bg_Col.jpg);
width:168px;
padding-top:20px;
background-repeat: no-repeat;

}

/* spans*/


.HeaderBlue15 {
color:#093d66;
font-weight:bold;
font-size:13pt
}


.Header15 {
color:#e98821;
font-weight:bold;
font-size:13pt
}



.HeaderBlue11 {
color:#093d66;
font-weight:bold;
font-size:11pt
}


.Header11 {
color:#e98821;
font-weight:bold;
font-size:11pt
}

.FooterAnchors { 
color:#fff;
font-size:9px
}

.smg {
color: #7c7878;
font-size:11px
}

.sm
{
font-size: 11px;
color:#808080;}  

.smb
{
font-size: 11px;
color: #060d86;} 



/* divs */

#ColumnContent{
	padding-left:10px
}

#Title {
	color: #093d66;
	font-weight:bold;
	font-size:14pt;
	padding-bottom:5px}

#TopMenu {
	padding:29px 20px 0px 0px
}

#FooterL {
float:left;
	width: 407px;
	padding-top:15px;
	padding-left:50px
}

#FooterR {
	float: right;
	width: 287px;
}

#Footer {
	padding:30px 0px 0px 20px
}

#idm {
	padding:5px 50px 5px 0px
}



/* misc*/

.imgb{
	border:1px solid black;
	padding:10px 10px 10px 10px;
	background-color:#ffffff
	}	

/* li */

 
li { list-style-image: url("../images/structure/li_dot.gif");
line-height:19px }


/* anchors*/

.TopMenu {
	FONT-SIZE: 11px; COLOR: #fff;
}

.TopMenu:Link
	{text-decoration:	none;}

.TopMenu:visited
	{	color:	#060d86;
				text-decoration:	none;}
.TopMenu:hover
	{	color:	#060d86;
		text-decoration:	none;}
 
.FooterA {
	FONT-SIZE: 11px; COLOR: #fff;
}

.FooterA:Link
	{text-decoration:	none; COLOR: #fff;}

.FooterA:visited
	{	color:	#fff;
				text-decoration:	none;}
.FooterA:hover
	{	color:	#000;
		text-decoration:	none;}
		
		
.idm:Link
	{text-decoration:	none;	FONT-SIZE: 10px; COLOR: #808080;
	font-weight:bold;
	font-style: italic;}

.idm:visited
	{
				text-decoration:	none;	FONT-SIZE: 10px; COLOR: #808080;
	font-weight:bold;
	font-style: italic;}
.idm:hover
	{
		text-decoration:	none;	FONT-SIZE: 10px; COLOR: #404040;
	font-weight:bold;
	font-style: italic;}
		
		A:link
	{

		color:	#ff6702;
		text-decoration:	underline;}

A:visited
	{

		color:	#ff6702;
		text-decoration:	underline;}

A:hover
	{

		color:	#5e5e5e;
		text-decoration:	none;}
		
		/* forms */
		
		
input {font-size: 7pt; 
font-weight: normal ; color:#000000; background-color: #FFFFFF; border: 1px Solid #808080; width:150px }
		
.inputsm {width:80px }
.inputm {width:120px }
.subbut{width:78px;border:0px }

.inputamt{width:40px }
TEXTAREA {font-size: 9pt;
	
}


