﻿html, body{margin:0;padding:0}

html{padding-top:10px}

body{color:#273876;font-family: Georgia, "Times New Roman", times, serif;}

img{border:none}

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #273876; font-family: Georgia, "Times New Roman", times, serif; TEXT-DECORATION: none
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; font-family: Georgia, "Times New Roman", times, serif; TEXT-DECORATION: none
}
H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; font-family: Georgia, "Times New Roman", times, serif; TEXT-DECORATION: none
}
H4 {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; font-family: Georgia, "Times New Roman", times, serif; TEXT-DECORATION: none
}
A {
	COLOR: #003399; 
}
A:link {
	COLOR: #003399; 
}
A:visited {
	COLOR: #003399; 
}
A:active {
	COLOR: #003399; 
}
A:hover {
	COLOR: #cc0000; 
}
    
#topnav
{
    background:transparent url('/images/masthead-m.gif') no-repeat;
    height:44px;
    left: 183px;
    position: absolute;
    vertical-align:top;
    width:400px
    }
    
#topnav ul
{
    list-style-type: none;
    margin:0 0 0 -42px
    }
    
#topnav li
{
    float: left
    }

#topnav li a
{
    color:#a4a4a4;
    display: block;
    font-size:1px;
    height:14px;
    text-decoration: none;
    text-align: center;
    width:120px
    }

#topnav li a:hover
{
    text-decoration:none;
    color:#a4a4a4
    }

#content
{
    border-left:solid 1px #000;
    margin-left:184px;
    padding:10px 10px 10px 20px;
    min-width:616px
    }

#leftnav
{   
    position:absolute;
    top:54px;
    left:-18px;
    width: 162px;
    }
    
#leftnav ul
{
    list-style: none;
    margin:0;
    }
    
#leftnav li
{
    margin-bottom:-2px
    }
    
#leftnav li a img
{
    margin-bottom:-1px
    }
    
    



.validatorsummary
{
    color:#c60000;
    background-color:#ffffcc;
    border:solid 1px #ffcc00;
    width:450px;
    padding:10px;
}
.validatorsummary li
{
    color:#c60000;
}

.submit {
	clear:both;
	width:100px;
	text-align:center;
	background-color:#E0E0E0;
	background-image:url('/images/ss-t-2.gif');
	background-repeat:repeat-x;
	border:1px solid #8E8E8E;
	/*margin:12px 0 3px 10px;*/
	margin-right:10px;
	padding:3px 0 3px 0;
	font-family:Tahoma, Verana, Arial, sans-serif;
	color:#000000;
	font-size:11px;
	cursor:pointer;
	}
	.submit a:link, .submit a:visited {
	text-decoration:none;
	color:#000000;
	}
	.submit a:hover {
	text-decoration:underline;
	color:#000000;}
	

	
    
