body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #2f5079;
	text-align: center;
	margin-top: 20px;
	
	
}

#container {
background: #fff;
width: 760px;
margin: 0px auto;
padding: 0px;
border-top:0px solid #0F3E7B;
border-left:0px solid #0F3E7B;
border-right:0px solid #0F3E7B;
border-bottom:0px solid #0F3E7B;

}

#topnav {
width: 400px;
text-align: right;
font-family: "Courier New", Courier, mono;
	
}

#header {
background-image: url(resources/idfheader11_2.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 0px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height: 151px;
}


#footer {
background-image: url(resources/footer.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#fff;
border-top: 1px solid #0F3E7B;
border-bottom: 0px solid #0F3E7B;
height: 68px;
}




#main {
background: #fff;
border-bottom: 0px solid #0F3E7B;

}

#main2 {
background: #fff;

}


#midcontent {
	padding: 15px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#side {
width: 153px;
background: #fff;
border-right: 0px solid #ccc;
}


.box1 {
	padding: 5px;
	color: #666;
	
}


.box2 {
	padding: 5px;
	
	
}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:0px solid #0F3E7B;	
}

.box4 {
   font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
	padding: 3px 0;
	margin: 3px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.header3 {
font-size: 1.2em;
font-weight: normal;
color: #0F3E7B;
border-bottom: 0px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}


h1, h2, h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

#header h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#header p {
color: #fff;
}

label, input, select, .radio
{
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 10px;
}



h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #0F3E7B;
padding: 3px 0;
margin: 3px 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 0px solid #e0e0e0;
color: #0F3E7B;
padding: 3px 0;
margin: 3px 0;
}

h3 {
font-size: 1.2em;
font-weight: normal;
color: #0F3E7B;
border-bottom: 0px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#navcontainer {background: #fff; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
border-left: 5px solid #fff;
border-right: 5px solid #fff;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;


}

#navcontainer a
{
display: block;
padding: 3px 0 3px 8px;
width: 163px;
background-image: url(images/link.gif);
background-repeat: no-repeat;
line-height: 17px;
display: block;
border-bottom: 1px dotted #B5485F;
}

#navcontainer a:link
{
color: #444;
text-decoration: none;
}

#navcontainer a:visited
{
color: #444;
text-decoration: none;
}


#navcontainer a:hover
{
	background: #fff;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #6289bb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
text-decoration: none;
}

a:link {
	color: #6289bb;
	

}

a:visited {
  color: #6289bb;
 /* font-weight: bold; */
}

a:hover {
	text-decoration: underline;
}

.inline {
display:inline;
float: right;
padding: 0px 5px 0px 0px;
}
