body td, li, ul, p {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333; 
} 

body
{
	/*background: #ffffff url(/images/bg2.jpg);
	background-attachment: fixed; background-repeat: no-repeat;*/
	margin:0; padding:0; right-margin:0;
}


h1 {
font-size : 14pt; 
font-family : Arial, Helvetica, sans-serif; 
color : #446a89; 
font-weight : bold;  
}

h2 {
font-size : 11px; 
font-family : Arial, Helvetica, sans-serif; 
color : #CCDDF6; 
font-weight : normal; 
margin: 0px;
padding: 0px;
width: 977px;
text-align:right;
}
 

.content {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333;
padding-left: 10px;
padding-right: 10px; 
padding-top: 10px;
padding-bottom: 10px;
background-color: #ffffff;
} 


a {
text-decoration : none; 
color : #3d5d7a; 
font-weight : bold; 
} 

a:hover {
text-decoration : underline; 
color : #333333; 
}  


ul {
list-style : square; 
}

input {
font-size : 11px; 
color : #333333; 
} 

select {
font-size : 11px; 
color : #333333; 
}


/* header */

.contact {
font-weight : bold; 
font-size : 11px; 
text-decoration : none; 
background: #ffffff;
text-align: right;
padding: 0px;
}

.contact a:link, .contact a:visited {
font-weight : bold; 
font-size : 11px; 
text-decoration : none; 
background: #ffffff;
text-align: right;
} 

.contact a:hover {
color : #333333; 
text-decoration : underline; 
font-weight : bold; 
font-size : 11px; 
background: #ffffff;
text-align: right;
}


/* nav bar */

.nav_heading {
font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
padding-left:12px;
line-height:20px;
height:20px;
} 

.nav a:link, .nav a:visited {
font-weight : normal; 
font-size : 11px; 
color : #ffffff; 
text-decoration : none; 
background-color: #525252;
} 

.nav a:hover {
color : #d6d6d6; 
text-decoration : underline; 
font-weight : normal; 
font-size : 11px; 
} 


/* footer */

.foot a:link, .foot a:visited {
text-decoration : none; 
font-size : 11px; 
line-height : 12px; 
color : #3d5d7a; 
font-weight : bold; 
text-align:center;
} 

.foot, .foot a:hover, .foot a:active {
text-decoration : none; 
font-size : 11px; 
line-height : 12px; 
color : #333333; 
text-align:center;
} 