body {
margin: 0px;
padding: 0px;
}

body td, p {
font-size : 13px; 
font-family : Helvetica, sans-serif;
color : #00567D; 
} 

.left_nav {
border-bottom: 3px solid #005380;
border-top: 2px solid #005380;
background: #ffffff;
margin: 0px;
padding-top: 1px;
padding-left: 10px;
padding-right: 2px;
width: 120px;
float: left;
}

.menu_bg {
background-color: #ffffff;
width: 755px;
}

.title {
font-size : 14pt; 
font-family : Arial, Helvetica, sans-serif; 
color : #446a89; 
font-weight : bold; 
text-transform : capitalize; 
} 
.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;
} 

.content1 {
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: #D6D6D6;
}

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

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



.greyline {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333; 
padding : 2px; 
} 
ul {
list-style : square; 
font-family: helvetica, sans-serif;
}

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

.nav, .nav a:link, .nav a:active, .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; 
} 

.links, .links a:link, .links a:active, .links a:visited {
font-weight : normal; 
font-size : 10px; 
color : #ffffff; 
text-decoration : none; 


} 
.links a:hover {
color : #ffffff; 
text-decoration : underline; 
font-weight : normal; 
font-size : 10px; 
} 


.sectionnav, .sectionnav a:link, .sectionnav a:visited {
color : #3d5d7a; 
font-weight : bold; 
text-decoration : none; 
} 
.sectionnav a:hover, .sectionnav a:active {
color : #333333; 
font-weight : bold; 
text-decoration : underline; 
} 
.foot a:link, .foot a:visited {
text-decoration : none; 
font-size : 11px; 
line-height : 12px; 
color : #3d5d7a; 
font-weight : bold; 
} 
.foot, .foot a:hover, .foot a:active {
text-decoration : none; 
font-size : 11px; 
line-height : 12px; 
color : #333333; 
} 
.seo a:link, .seo a:visited {
text-decoration : none; 
font-size : 10px; 
line-height : 12px; 
color : #3d5d7a; 
} 
.seo, .seo a:hover, .seo a:active {
text-decoration : none; 
font-size : 10px; 
line-height : 12px; 
color : #333333; 
}
input {
font-size : 11px; 
color : #333333; 
} 
select {
font-size : 11px; 
color : #333333; 
} 
h1.sm {color:#495A7D}
h2.sm {color:#495A7D}
h3.sm {color:#495A7D}
p.sm {color:#495A7D}

.heading {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;


}