
body{
background: url(../images/background.jpg) repeat-x #ccc;
color:#000;
margin:0;
padding:0;
}

#flashcontent{
text-align:center;
height:260px;
background-color:#fff;
margin:0;
padding:0;
background:url(../images/home-flash-bg.jpg) no-repeat;
}
#flashcontent div{
padding: 130px 0 0 0;
}

h1 {
	color:#003399;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}
h2 {
	color:#003399;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
h3{
	color:#003399;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
h4{
color: #003399;
font-size:13px;
font-weight: bold;
}

#bodyBG{
background: url(../images/bottom_bkg.jpg) repeat-x #fff bottom;
}
#left_clmn_content p, #body_main_content p,h4,a,#footer, #level2_main_content, #level3_main_content, #flashcontent{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#body_left_column{
background: url(../images/left_column_bkg.gif) repeat-y; 
width: 15px; 
}


#body_right_column{
background: url(../images/right_Column_bkg.gif) repeat-y; 
width: 15px; 
}

#body_main_content{
background-color: #edeff0;
width: 606px;
margin: 2px 0 0 0;
}

.blue_bar{
color: #EDEFF0; 
font-weight: bold; 
font-size: 14px; 
background-color: #003399;
}

#level2_main_content{
background-color: #edeff0;
padding: 0 20px 0 20px;
margin: 0 0 40px 0;
}

#level3_main_content{
background-color: #edeff0;
padding: 0 20px 0 20px;
margin: 0;
}

#footnote {
width: 780px;
font-size: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-left:60px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
}

#left_clmn_content{
margin: 0 0 0 20px;

}

#left_clmn_content p{
position: relative; 
top: -2px;
}

#left_clmn_content a, #footer p a{
text-decoration: none;
font-weight: bold;
}


#left_clmn_content a:hover, #footer p a:hover{
text-decoration: underline;
font-weight: bold;

}

.divider{
width: 235px;
height: 2px;
background-color: #EDEFF0;
margin: 0 auto;
margin-bottom: 5px;
}

#body_main_content p{
padding: 0 20px;
}

#footer{
width: 919px;
margin: 0 auto;
}

#footer p{
text-align: center;
width: 919px;
margin: 0 auto;
}

.welcome {
margin: 0 0 0 10px
}.form_field_width {
	width: 150px;
}
#flashcontent{
background-color:#67686a;
}
.blue-italics{
color: #003399; 
font-style: italic; 
font-weight:bold;
font-size: 13px;
}

.sub_header{
color: #003399;  
font-weight:bold;
font-size: 17px;
}

.small_table{
width:775px;
border:1px solid #000000; 
margin: 0 auto;
background-color:white;
line-height:20px;
padding: 15px;
background-image:url(../images/cloud_bkg.jpg);
}

.box{
margin:0 auto;
border:2px solid #ccc;
padding:10px;
background-color:#fafafa;
}
.clear_margins {
margin: -15px;

}