a 
	{ text-decoration: none; color: #3976B6; font-weight: bold}
a:hover 
	{ text-decoration: underline}
	
h2
{	font-size: 15px;}

html {min-height: 101%;}

body {margin: 13px 0px 0px 0px; background: #F6F5EF url(/images/index/bg.gif) repeat-x;}
body#sec {margin: 13px 0px 0px 0px; background: #F6F5EF url(/images/second/bgSec.gif) repeat-x;}

.maintext, .maintext h1 {font-family: arial, verdana, times new roman; font-size: 12px; color: #252525; line-height: 17px;}
.maintext h1 { font-weight: normal; margin: 0px; }

.footer {font-family: verdana, arial, times new roman; font-size: 10px; color: #979692; vertical-align: top;}

.bgLine {background: url(/images/index/lineVert.gif);}

.tertiarynav {margin: 16px 0px 15px 23px; background: #E4E2D8; padding: 6px 6px 6px 6px; width: 174px;}

.tertiarylink {color: #3976B6; font-weight: bold}
.tertiarylink:hover {background: #EEEEEE; text-decoration:none; width: 174px;}

.selected {background: url(/images/second/bgSelected.gif); width: 174px;}

#docbox
{	height: 130px;
	margin-bottom: 15px;
	background: #E4E2D8;
	padding: 8px;
	clear: all;}

#docpic 
{	float:left;
	margin: 0px 8px 8px 0px;}
	
.docspecs
{	color:#31659C;
	margin-left: 4px;
	font-style:none;
	font-weight: bold;}
	
.docname
{	background: #31659C;
	font-weight: bold;
	padding: 2px;
	padding-left: 6px;
	color:#D7E4F1}

#docbox .docname {
	margin-left: 138px;
}

.imgleft
{	float: left;
	margin-right: 8px;}

.imgright
{	float: right;
	margin: 3px 0px 10px 10px;
	border: 1px solid #423883;
	padding: 1px;}
	
	
	
