td
{
	font-size: 8pt;
	font-family: verdana;	
}
.header
{
	font-size: 12pt;
	font-family: verdana;
	font-color: #202463;
	font-weight: bold;
}
a:visited
{
    color: #202463;
}
a:active
{
    color: #94A2C7;
}
a:hover
{
    color: #94A2C7;
}
a
{
    font-weight: bold;
    font-size:8pt;
    color: #202463;
    font-family: verdana;   
}

.head
{
    font-weight: normal;
    font-size:8pt;
    color: #ffffff;
    font-family: verdana;   
    font-weight: bold;
}

.menu
{
	font-size:10pt;
	font-family: verdana;  
	text-decoration: none;
	font-weight: bold;
}

.formhead
{
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;	
	background-attachment: fixed;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: repeat;
	background-position:center bottom; 
}
HR 
{
    color: #272d69 ;
    height:1pt;
    text-align:left
}

.ophead
{
	font-size: 14pt;
	font-family: verdana;
	font-weight: bold;
	color: #171B3E;
}


.opsubhead
{
	font-size: 12pt;
	font-family: verdana;
	font-weight: bold;
	color: #171B3E;
}

.newshead
{
    font-weight: normal;
    font-size:10pt;
    color: #000000;
    font-family: verdana;   
    font-weight: bold;
}

/*--------- ati ------------------*/

.ati
{
	background-color: #BFBFD4;
	color: #000000;					
	border-right: #000055 1px solid;
	border-bottom: #000055 1px solid;	
}

.ati div
{
	padding: 10pt;
}

.ati li
{
	list-style: square;
	color: #000055;
}

.ati a:visited
{
    color: #000055;
}
.ati a:active
{
    color: #000055;
}
.ati a:hover
{
    color: #990000;
}
.ati a
{
    font-weight: bold;
    font-size: 10pt;
    color: #000055;
    font-family: verdana;
    
    text-decoration: none;
}

/*----------------- locator ----------------*/
.locator
{
	
	color: #000000;
	
	padding: 10px;	
	border-top: #272d69 1px dashed;	
	border-right: #272d69 1px dashed;
	border-left: #272d69 1px dashed;
}

/*----------------- news links -------------*/
.news
{
	
	color: #000000;
	padding: 10px;
	border-top: #272d69 1px dashed;
	border-right: #272d69 1px dashed;
	border-left: #272d69 1px dashed;
}

/*--------------- calculator ----------------*/
.calculator
{
	
	color: #000000;
	padding: 10px;
	border-top: #272d69 1px dashed;
	border-bottom: #272d69 1px dashed;
	border-right: #272d69 1px dashed;
	border-left: #272d69 1px dashed;
}

/*------ basics -----------*/
h1
{
 font-weight: bold;
 font-size: 13pt;
 font-family: verdana;
}

/*--------- topmenu ------------------*/

.topmenu
{
	background-color: #002441;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: yes;
	background-position: center center;	
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	
}

.topmenu a:visited
{
    color: #ffffff;
}
.topmenu a:active
{
    color: #ffffff;
}
.topmenu a:hover
{
    color: #A1924F;
}
.topmenu a
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}


.copyright a:visited
{
    color: #202463;
}
.copyright a:active
{
    color: #94A2C7;
}
.copyright a:hover
{
    color: #94A2C7;
}
.copyright a
{
    font-weight: normal;
    font-size:8pt;
    color: #202463;
    font-family: verdana;   
}
