/* CSS Document */

body {  margin-top:25px;
        font-family: Georgia, Times New Roman;
       	background-image:url();
		
}

.subhead {
        font-family : Georgia, Times New Roman;
       	font-size:13pt;
		color: #fc1921;
		font-weight:bold;
		
}


.subhead_blue {
        font-family : Georgia, Times New Roman;
       	font-size:15pt;
		color: 0033CC;
		font-weight:bold;
		
}

.subhead2 {
        font-family : Georgia, Times New Roman;
       	font-size:12pt;
		color:#3366FF;
		font-weight:bold;
		
}


.title { font-family: Georgia, Times New Roman;
font-size:14pt;
color:#145680;
font-weight:bold;
}

.maincopy 
{ font-family: Georgia, Times New Roman;
font-size:10pt;
color:#333333;
text-decoration:none;
}

.maincopy2 
{ font-family: Georgia, Times New Roman;
font-size:9pt;
color:#333333;
text-decoration:none;
}


.maincopy a:hover
{ font-family: Georgia, Times New Roman;
font-size:10pt;
color:#fc1921;
text-decoration:underline;
}


.maincopy_link  
{ font-family: Georgia, Times New Roman;
font-size:10pt;
color:#fc1921;
font-weight:bold;
text-decoration:none;
}

.maincopy_link a:hover 
{ font-family: Georgia, Times New Roman;
font-size:10pt;
color:#fc1921;
text-decoration:underline;
}


.topnav {
font-family : Georgia, Times New Roman;
        font-size:11pt;
		color: #464646;
		text-decoration: none;
		font-weight:bold
}

.topnav a:hover {
font-family : Georgia, Times New Roman;
        color: #fc1921;
        text-decoration: none;
}

.topnav a:active {
font-family : Georgia, Times New Roman;
        color: #fc1921;
        text-decoration: none;
}


.topnav2 {
font-family : Georgia, Times New Roman;
        font-size:9pt;
		color: #464646;
		text-decoration: none;
		font-weight:bold
}

.topnav2 a:hover {
font-family : Georgia, Times New Roman;
        color: #fc1921;
        text-decoration: none;
}

.topnav2 a:active {
font-family : Georgia, Times New Roman;
        color: #fc1921;
        text-decoration: none;
}


.footer {
font-family : Georgia, Arial, Helvetica, sans-serif;
        font-size:9pt;
		color:#666666;
		text-decoration: none;
		font-weight:bold;

		
}

.footer a:hover {
font-family : Georgia, Arial, Helvetica, sans-serif;
        color:#CC0000;
       
}

		 
 

.caption {
font-family : Georgia, Arial, Helvetica, sans-serif;
        font-size:7pt;
		color:#666666;
		text-decoration: none;


		
}


