/* Copyright Julie Tomlin.  Created for Your Request is Granted 2008-2009 */


body {
background-color: #003366;
margin: 0.5em 0 0.5em 0em;
font-family:  verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #333333;

}

#container {
text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color: #ffffff;
}

#header, #topnav {
text-align: center;

}

#topnav a {
color: #003366;
font-weight: bold;
font-size: 16px;

}

#topnav a:hover {
color: #3176b6;
font-weight: bold;
font-size: 16px;

}
#left {
	float: left;
	width: 150px;
margin: 0px 10px 0px 10px;
background-color: #dddddd;
border: solid #cccccc thin;
padding: 10px; 
color: #3176b6;
font-size: 11px;


}

#left h3, #right h3 {font-weight: bold; color: #003366;
}

#right {
	float: right;
	width: 150px;
margin: 0px 0px 0px 20px;
background-color: #dddddd;
border: solid #cccccc thin;
padding: 10px;
color: #3176b6;
font-size: 11px;
}

#content { 
	float: left;
	width: 50%;
margin: 0px 0px 0px 0px;
text-align: justify;
background-color: #ffffff; 
}

h5 {
font-size: 13px; 
font-weight: bold;
color: #003366;
}

#footer {
clear: both;
text-align: center;
font-size: 11px;
}

#privacy, .privacy { text-align: center; margin: 5px; 0px 5px 0px;

}

a:link{
color:#3176b6;
}

a:visited {
color:#003366;
}
a:hover {
color:#;
}
a:active {
color:#3176b6;
}

#topnav a:link{
color: #003366;
}

#topnav a:visited {
color: #003366;
}
#topnav a:hover {
color:#003366;
}
#topnav a:active {
color:#003366;
}

/* ROUNDED CORNERS */

.roundedcornr_box_400226 {
   background: #ffffff;
}
.roundedcornr_top_400226 div {
   background: url(/images/roundedcornr_400226_tl.jpg) no-repeat top left;
}
.roundedcornr_top_400226 {
   background: url(/images/roundedcornr_400226_tr.jpg) no-repeat top right;
}
.roundedcornr_bottom_400226 div {
   background: url(/images/roundedcornr_400226_bl.jpg) no-repeat bottom left;
}
.roundedcornr_bottom_400226 {
   background: url(/images/roundedcornr_400226_br.jpg) no-repeat bottom right;
}

.roundedcornr_top_400226 div, .roundedcornr_top_400226, 
.roundedcornr_bottom_400226 div, .roundedcornr_bottom_400226 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_400226 { margin: 0 20px; }

/* ROUNDED CORNERS */

/* SITE CREDIT */
#credit, .credit { 
text-align: center; 
margin: 8px; 0px 8px 0px; 
font-size: 10px;

}

a.credit:link{
color:#ddd; text-decoration: none;
}

a.credit:visited {
color:#ddd; text-decoration: none;
}
a.credit:hover {
color:#ddd; text-decoration: underline;
}
a.credit:active {
color:#ddd; text-decoration: none;
}




ul 
{
list-style-image: url('/images/check.jpg');
line-height: 150%; valign: middle;}

