@charset "UTF-8";
/* CSS Document */



body {
margin:0;
padding:0;
background-position:top center;
background-repeat:no-repeat;
background-color: white;
color: #222;
font-family:"Trebuchet MS", sans-serif;
}

#box	{
margin:0 auto;
padding:0;
width: 600px;
position:relative;
}

#header	{
width: 600px;
position:relative;
margin:0;
padding:0;
text-align:left;
}





#logo	{
display:none;
}
#logoprint	{display:block; padding-top:20px;}
/*----------------------------------------------------------------------------------- START NAV FORMATTING HERE----------------------------------*/
#nav_row	{ display:none;}

/*----------------------------------------------------------------------------------- END NAV FORMATTING HERE----------------------------------*/
#home	{
width:600px;
margin:0;
padding:0;
text-align:left;
}
#home-content		{
width: 520px;
padding-left: 0px;
margin-top: 25px;
}
* html #home-content {margin-top:40px;}

#home-content	 h1	{
color:#222222;
font-size: 20px;
line-height: 22px;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:8px;
}

#home-content	 h2, #home-content h2 a	{
color:#222222;
font-size: 16px;
line-height: 20px;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:0px;
}

p.home {
font-size:11px;
line-height:18px;
padding-left: 20px;
padding-right:10px;
}

#home-news	{
width: 252px;
padding-right: 97px;
margin-top: 30px;
}

#home-news h1	{
color:#222222;
font-size: 14px;
line-height: 18px;
font-weight: 200;
font-family: "Trebuchet MS", sans-serif;
padding-left: 20px;
}
#home-news h1 a		{
color:#222222;
font-size: 14px;
line-height: 18px;
font-weight: 200;
font-family: "Trebuchet MS", sans-serif;
text-decoration:none;
background-color:white;
}

* html #home-news h1 {margin-top: 15px; margin-bottom:2px;}
* html #home-news p	{margin-top:8px; margin-bottom:8px;}

#home-news p {
color:#222222;
font-size: 11px;
font-family:"Trebuchet MS", sans-serif;
padding-left: 20px;
}
.subhead	{
color:#222222;
font-weight:200;
}

#home-news a	{
color:#222222;
font-size: 11px;
font-family:"Trebuchet MS", sans-serif;
text-decoration:none;
background-color: white;
}

#clear	{
clear:both;
}

/*----------------------------------------------------------------------------------- END HOME FORMATTING HERE----------------------------------*/



/*----------------------------------------------------------------------------------- START INTERIOR ----------------------------------*/
#content 	{
width: 550px;
margin: 10px 25px ;
}

h1	{
color:#222222;
font-size: 20px;
line-height: 20px;
font-weight: normal;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:10px;
}

h2	{
color:#222222;
font-size: 12px;
font-weight: 500;
margin-top:0;
}

h3	{
color:#222222;
font-size: 12px;
line-height: 22px;
font-weight: 300;
font-style: italic;
margin-top:0;
padding-top:0;
}

p {
font-size:11px;
line-height:18px;
padding-left:50px;
}



a:link	{
color:#222222;
text-decoration:underline;
}
a:visited	{
color:#222222;
text-decoration:underline;
}
a:hover	, a:active{
color:#222222;
text-decoration:underline;
}

.caption	{
font-size:10px;
line-height:14px;
}

#footer	{
font-size: 10px;
text-align:center;
background-repeat:no-repeat;
background-position:top center;
width: 600px;
height:23px;
padding-top: 5px;
margin-top:10px;
}

