/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #6277b0 url(images/bg.jpg) repeat-x ;
}

#container {
border: 0 solid #c00;
background-color: #ffffff;
width: 780px;
margin: 0 auto;
padding: 0;
text-align: center;
}
#content-container {
border-top: 0 solid #333333;
border-left: 1px solid #293162;
border-right: 1px solid #293162;
border-bottom: 1 solid #293162;
margin: 0 auto;
padding: 0;
width: 780px;
}
.clear {
clear: both; 
height: 25px; 
font-size: 1px; 
overflow: hidden; 
width: 758px;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
width: 780px;
}
body {
font: 72.5%/1.25 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }

h1, h2, h3, h4, h5, h6,  p, ul, ol, blockquote {
margin: 0 10px 10px; }

h1 {
margin-bottom: .15em;
font: 200% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
}

h2 {
margin-bottom: .15em;
font: 170% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
}

h3 {
margin-bottom: .5em;
font: 125% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
}

h4 {
margin-bottom: .15em;
font: 120% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
color:#191970;
letter-spacing: 0px;
font-style:italic;
}

h4.welcome {color:#000;}

h5 {
margin-bottom: .15em;
font: 110% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
}

h6 {
margin-bottom: .15em;
font: 100% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: normal;
color:#000;
letter-spacing: 0px;
}
.home-list {margin-bottom: .5em;}
a:link{ color:#364fa1;}
a:visited{color:#344d9f;}
a:hover{color:#000000;}
img.profile-pic {position:relative;top:10px;left:20px;}
.style3 strong {
	font-family: verdana,arial,helvetica,"sans-serif";
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.para {
	font-family: verdana,arial,helvetica,"sans-serif";
	font-size: 12px;
	padding: 15px;
}
.mini {
	font-family: verdana,arial,helvetica,"sans-serif";
	font-size: 11px;
	padding: 15px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
}
.level1 {
list-style-type:upper-roman;
}
.level2 {
list-style-type:upper-alpha; 
}
.level3 {
list-style-type:decimal;
}
.level4 {
list-style-type:lower-alpha;
}
ol {
	list-style: none;
	margin-left: 2em;
	padding-left: 2em;
	text-indent: 0em;
	list-style-position:outside;
}

ol#articles {
list-style:decimal;}

ul#legal_tips {margin-left:1em;padding-left:1em;}

p.quote {font-size:85%;margin-left: 20px;}
#navcontainer
{
width: 781px;
float: left;
background-color: #6277b0;
border: 1px solid #002e5f;
}

#navcontainer ul { padding: 0px; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 0;
color: #FFFFFF;
font: 11px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
_font: 11px;
letter-spacing: 0px;
}

#navcontainer ul li a
{
padding: 7px 7px;
background-color: #6277b0;
background-image: url(images/up.jpg);
color: #FFFFFF;
text-decoration:underline;
float: left;
border: 1px solid #002e5f;
}

#navcontainer ul li a:hover
{
background-color: #364fa1;
background-image: url(images/over.jpg);
color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
background-image: url(images/over.jpg);
background: #364fa1;

}

div#newsletter {width:200px; background-color: #ffffff;}
div#newsletter form{margin-bottom:3px;}
div#newsletter img{background-color: #000066; float:right;margin-right:5;margin-top:3}
div#newsletter h4{font-weight: bold; font-family:Arial; font-size:16px; color:#6277b0;}
div#newsletter input{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;}

div#SafeSubscribe {padding-top:5px;}