/* body and text*/
body
	{
	font-family: trebuchet,helvetica,arial,verdana;
	font-size: 12px;
	line-height:19px;
	color: #7b7b7b;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/structure/g.gif);
}
		
		
/* tables*/

hi,h2,h3,h4,h5,h6 {color:#030499}

Table.Top {
	width:100%;

}

Table.Main {
	width:980px;
	
}


Table.Column {
	width:180px
}


Table.ContactForm {
	width:400px
}

Table.FooterBanners {
	width:580px
}

/* td*/

Td.TableDivider {
background-color:#dcdadb;
height:10px
	
}

Td.Header1 {
padding:0px 5px 0px 5px;
		width:175px;
		color:#fff;
		font-size:25px;
		line-height:27px;
}


Td.Header3 {
background-color:#008080;
		width:175px;
		color:#fff;
		font-size:22px;
		line-height:27px;
		padding:0px 5px 0px 5px
}


Td.HdrBg {
	width:50%;
	background-image: url(../images/hdr/TopBg.jpg);
}


TD.Main {
	width:600px;

}

TD.Menu {
width:186px;
background-color: #030499;

}

 
TD.Column {
padding:20px 0px 0px 0px;
width:219px;
background-color: #fff;
background-image: url(../images/structure/BGCol.gif);


	}
	
	/*TD.Column {
padding:0px 0px 0px 0px;
width:180px;
background-color: #bfdce2;


	}*/
	
TD.ColumnNo {
width:219px;
background-color: #e0e0f2;
background-image: url(../images/structure/BGNoCol.gif);

	}
	
	/*
	
	TD.ColumnNo {
width:180px;
background-color: #bfdce2;


	} */
	
		
			/*TD.ColTop {
				height:19px;
				
	background-color: #bfdce2;
	padding:10px 10px 0px 10px;
	text-align: left;
	}
	
		TD.ColBot {
		height:19px;
		
	background-color: #bfdce2;
	padding:0px 10px 0px 10px;
	} */
	
	
			TD.ColTop {

				height:19px;

				background-image: url(../images/structure/Col_Top.gif);

	background-color: #e0e0f2;

	padding:10px 10px 0px 10px;

	text-align: left;

	}

	

		TD.ColBot {

		height:19px;

		background-image: url(../images/structure/Col_Bot.gif);

	background-color: #e0e0f2;

	padding:0px 10px 0px 10px;

	}
	
	
	Td.BgFooter {
	background-image: url(../images/structure/BgFooter.gif);
	height: 48px;
}
	

/* spans*/

.TopRightSt {
	color:#292b63;
	font-size:19px;
	
}

.UnderHdrStatement {
	color: White;
	font-size:15px
}

.Title {
color:#ba2040;
font-weight:bold;
font-size:14pt
	
}

#Title {
padding-bottom:10px}
	
.Header15 {
color:#2c2c2c;
font-weight:bold;
font-size:13pt
}



.FooterAnchors { 
color:#fff;
font-size:9px
}

.smg {
color: #7c7878;
font-size:11px
	
}

.smw {
color: #fff;
font-size:11px
	
}


/* divs */



#Main {
		padding:20px 0px 5px 20px;
}

#TopRightMenu {
	padding: 5px 10px 4px 0px
}


#TopRightStatement {	padding: 18px 0px 0px 0px

}

#FooterL {

	padding-top:25px;
	padding-left:0px;
	float:left
}

#FooterR {

	padding-top:3px;
	padding-right:5px;
	float:right
	
}


#idm {
	padding:5px 0px 0px 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*/

.TopA {
	FONT-SIZE: 13px;
}

.TopA:Link
	{text-decoration:	none;COLOR: #838383;}

.TopA:visited
	{text-decoration:	none;COLOR: #838383;}
	
.TopA:hover
	{	color:	#c02343;
		text-decoration:	none;}
 

.FooterA {
	FONT-SIZE: 11px;}

.FooterA:Link
	{text-decoration:	none; COLOR:#3d3d3d;}

.FooterA:visited
	{	color:	#3d3d3d;
				text-decoration:	none;}
.FooterA:hover
	{	color:	#f58c47;
		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:	#BA2040;
		text-decoration:	none;}

A:visited
	{
color:	#BA2040;
		text-decoration:	none;}

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:56px;border:0px }

.inputamt{width:40px }
TEXTAREA {font-size: 9pt;
	
}



