html, body
{
margin:0;
padding:0;
border:0;
}

body
{
background:#15466f; 
font-family:verdana, arial, sans serif;
font-size:95%;
text-align:left;
margin:5px 0;
margin-top:20px;
color:#636b91;
font-weight:575;
}

/* all the font and text styles start here */

p
{margin:5px 20px;}

p.center
{
padding:5px;
font-size:11px;
text-align:center;
font-weight:650;
border-top:2px solid #4e74a3;
}

h1, h2, h3
{
font-family:times new roman, times, serif;
font-weight:650;
text-align:center;
margin:10px;
}

h1
{font-size:25px;}

h2
{font-size:20px;}

h3
{font-size:18px;}

a, a:visited
{
text-decoration:underline;
color:#fa0d0d;
font-weight:bold;
}

a:hover
{
text-decoration:overline underline;
color:#636b91;
}

img
{border:0;}


.bold
{font-weight:bold;}

.image_left
{
position:relative;
float:left;
margin:0;
margin-top:-10px;
margin-left:-45px;
z-index:1000;
}

.red
{color:#fa0d0d;}

#wrapper 
{
margin:0 auto;
margin-bottom:10px;
padding:0;
width:635px;
border-top:10px solid #15466f;
border-right:1px solid #15466f;
border-bottom:10px solid #15466f;
border-left:1px solid #15466f;
text-align:left;
background:#15466f;
}

#maincol
{
background-color:#15466f;
float:left; 
display:inline; 
position:relative; 
width:435px; 
}

#rightcol
{
background:transparent;
width:200px;
float:right; 
position:relative;
top:15px;
left:-30px; 
}

.serif 
{
width:97%;
background:transparent; 
margin-top:.5em;
margin-right:auto;
margin-bottom:.5em;
margin-left:auto;
}

.serif h1, .serif h2, .serif h3
{
text-align:center;
margin:0 30px;
letter-spacing:1px;
}

.serif  h1 
{font-size:25px;}

.serif  h2 
{font-size:20px;}

.serif  h3
{font-size:16px;}

.serif  p 
{
font-size:11px;
font-weight:600;
margin:0 10px;
padding-top:0.5em;
padding-bottom:0.5em;
text-align:left;
}

.serif  p.large
{
margin-right:20px;
font-size:13px;
}

.serif  form
{
width:160px;
margin:5px auto;
color:#636b91;
}

.serif  form p
{text-align:center;}

.serif  p.center
{
padding-top:0.5em;
padding-bottom:0.5em;
margin:0 5px;
text-align:center;
font-weight:650;
border:0;
}

.serif  form .submit
{
margin-left:15px;
margin-top:10px;
}

.serif .top, .serif .bottom 
{
display:block; 
background:transparent; 
font-size:1px;}

.serif .b1, .serif .b2, .serif .b3, .serif .b4 
{
display:block; 
overflow:hidden;
}

.serif .b1, .serif .b2, .serif .b3 
{height:1px;}

.serif .b2, .serif .b3 
{
background:#f7f5e7;
border-left:1px solid #15466f; 
border-right:1px solid #fff;
}

.serif .b4 
{
background:#f7f5e7; 
border-left:1px solid #15466f; 
border-right:1px solid #fff;
}

.serif .b1
{
margin:0; 
background:#15466f;
}

.serif .b2 
{
margin:0 1px; 
border-width:0 2px;
}

.serif .b3 
{margin:0 3px;}

.serif .b4 
{
height:2px;
margin:0 4px;
}

.serif .boxcontent 
{
display:block;  
background:#f7f5e7; 
border-left:1px solid #15466f; 
border-right:1px solid #fff; 
margin:0 5px;
}

.clear
{clear:both;}

/* fixes clearing on maincol and leftcol */ 

.clearfix:after 
{
content: " "; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}
 
.clearfix
{display:inline-table;}

/* hides from ie-mac \*/
* html .clearfix
{height:1%;}

.clearfix
{display:block;}
/* end hide from ie-mac */  