/* CSS Document */

body {
margin: 0 auto 0 auto;
background-image: url(../images/back.jpg);
background-attachment: fixed;
background-position: left;
background-repeat: repeat;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
text-align: center;
}
.bluebar {
padding: 5px 10px 9px 10px;
line-height: 22px;
}
.bluebar a {
padding: 3px 7px;
color: #020167;
border-right: 1px solid #263C58;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 90%;
font-weight: 900;
text-decoration: none;
line-height: 20px;
}
.bluebar a:hover {
background-color: #020167;
color: #FFFFFF;
}
h4 {
font-size: 100%;
font-weight: bold;
margin: 0 auto;
padding: 0;
}
p {
	font-size: 90%;
	text-align: left;
}
p .little {
font-weight: normal;	
}
p .back {
text-align:left;
background-color: #FFFFFF;
padding: 10px 20px;
}
#content {
font-size: 90%;		
text-align: justify;
margin-top: 10px;
margin-right: 30px;
margin-bottom: 30px;
margin-left: 40px;
}
#content ul {
list-style: outside;
list-style-image: url(../images/bullet.gif);
margin: 0px 15px;
padding: 0px;
border: none;
clear: both;
}
#content ul li {
margin: 0px 0px 0px 15px;
padding: 0px 5px;
}
#content ul ul {
list-style-position: outside;
text-indent: 5px;
}
#content h4 {
color: #003;
font-size: 110%;
padding: 5px 10px;
margin: 10px 0px;
background-color: #FFF;
background-image: url(../images/stripes22.jpg);
background-attachment: scroll;
background-position: left top;
background-repeat: repeat;
border-right: 4px solid #233750;
border-left: 1px solid #95AFD0;
border-bottom: 1px solid #003;
border-top: 1px solid #003;
}

#content h5 {
font-size: 100%;
border-bottom: 1px solid #006;
padding: 2px 5px 4px 10px;
margin: 15px 0px;
font-weight: bold;
line-height: 1.5;
}
._dark  {
color: #FFFFFF;
font-size: 100%;
padding: 5px 10px;
width: 400px;
margin: 10px 0px;
background-color: #494C93;
background-image: url(../images/stripes222.jpg);
background-attachment: scroll;
background-position: left top;
background-repeat: repeat;  
border-right: 4px solid #233750;
border-left: 1px solid #95AFD0;
border-bottom: 1px solid #003;
border-top: 1px solid #003;
}
._dark a {
color: #FFFFFF;
padding-left: 12px;
text-decoration: none;
}
._dark a:hover {
	color: #6CF;
}
p.half {
margin: 0px 0px 0px 175px;
}
.half {
margin: 0px 0px 0px 160px;
}
.plus {
	color: #000;
	font-size: 130%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 5px;
	text-align: right;
}
.up a {
margin: 5px 8px 5px 0px;
border: 1px solid #B35900;
padding: 3px 5px 3px 12px;
background-color: #ffffff;
color: #003;
background-image: url(../images/arrow.gif);
background-attachment: scroll;
background-position: left;
background-repeat:no-repeat;
text-decoration: none;
}
.up a:hover {
background-color: #003;
color: #FFF;
background-image: none;
}
.rightnav a {
margin: 0px;
padding: 10px;
}
hr {
color: #AABBD5;	
}
#vertmenu {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
padding: 5px;
margin: 0px;
}
#vertmenu h1 {
display: block; 
background-image: url(../images/stripes_5.jpg);
background-color: #F3F4F5;
font-size: 80%; 
padding: 5px 0 5px 5px;
border-bottom: 1px solid #000066;
color: #660000;
margin: 0 10px 0 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}
#vertmenu h2 {
display: block; 
background-image: url(../images/stripes_press.jpg);
font-size: 80%; 
padding: 5px 0 5px 15px;
border-bottom: 1px solid #000066;
color: #660000;
margin: 0 10px 0 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
clear: both;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 90%;
display: block;
border-bottom: 1px solid #020167;
border-top: 1px solid #CEDDF7;
padding: 5px 0 5px 5px;
text-decoration: none;
font-weight: bold;
color: #020167;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #ffffff;
background-color: #000066;
background-image: url(../images/stripes6.jpg);
}
#vertmenu ul li a.top {
font-size: 90%;
display: block;
border-bottom: 1px solid #020167;
padding: 5px 0 5px 5px;
text-decoration: none;
font-weight: bold;
color: #020167;
border-top: none;
}
#vertmenu ul li a.bottom {
font-size: 100%;
display: block;
border-bottom: none;
padding: 5px 0 5px 5px;
border-top: 1px solid #CEDDF7;
text-decoration: none;
font-weight: bold;
color: #020167;
}
#vertmenu ul li a.bottom:hover, #vertmenu ul li a.top:hover {
color: #ffffff;
background-color: #000066;
background-image: url(../images/stripes6.jpg);
}




#container {
width: 800px;
margin: 0 auto;
padding: 0;
background-color: #A7B7CE;
}
#topheader {
width: 800px;
height: 49px;
margin: 0;
padding: 7px 0 0 0;
background-image: url(../images/newback_yellow09_smaller_r1_c1.jpg);
background-attachment: scroll;
background-position: top;
background-repeat:no-repeat;
}
#header {
width: 800px;
margin: 0;
padding: 0;
}
#top_nav {
width: 800px;
height: 48px;
padding-top: 12px;
background-color: #FCC709;	
background-image: url(../images/newback_yellow09_smaller_r3_c1.jpg);
background-position: left top;
background-attachment: scroll;
background-repeat: no-repeat;
}
#top_nav a {
display: inline;
padding: 10px 20px;
color: #020167;
border-right: 1px solid #263C58;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
font-weight: 900;
text-decoration: none;
}
#top_nav a:hover {
background-color: #020167;
color: #FFFFFF;
}
#maincontent {
float: left;
width: 609px;
height: 100%;
margin: 0;
padding: 0;
background-image: url(../images/newback_yellow09_smaller_r4_c1.jpg);
background-position: left top;
background-attachment: scroll;
background-repeat: repeat-x;
}
#maincontent p {
padding: 3px 15px;				
}
#right_nav {
float: right;
width: 191px;
margin: 0;
height: 100%;
background-image: url(../images/newback_yellow09_smaller_r4_c2.jpg);
background-position: left top;
background-attachment:scroll;
background-repeat: repeat-x;
padding-bottom: 15px;
}
.clear {
clear: both;	
}
#footer {
font-size: 75%;
color: #000000;
clear: both;
width: 800px;
padding-top: 15px;
background-color: #37577E;
background-image: url(../images/newback_yellow09_smaller_r5_c12.jpg);
background-attachment: scroll;
background-position: left top;
background-repeat: no-repeat;
}
#footer a {
color: #020167;
text-decoration: none;
}
.boxy img {
	margin: 5px;
	background-color:#020167;
	padding: 2px;
	color: #000000;
}
.boxy {
	margin-top: 15px;
}