@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #D1D1D1;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/backgrounds/bg-main.jpg); 
	background-repeat:repeat-y; 
	background-position:center;	
}

h1 {
	color: #303b4f;
	font-size: 21px;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	color: #0175c0;
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
}

h3 {
	color: #FF0000;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	color: #0175c0;
	font-size: 17px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a {
	color: #303b4f;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.a-index {
	padding-left: 20px; text-indent: -20px
}

li {
	padding-right: 15px;
	margin-bottom: 3px;
}

#content {
	margin-left:14px; 
	margin-right:14px;
	vertical-align: top;
	float: left;
}

#content-col-med {
	margin-top: 10px; 
	margin-right:32px;
}

#content-col-ful {
	margin-left:5px; 
	margin-right:5px; 
	margin-top:5px;
	margin-bottom:25px;
}

.brheader {
	line-height:5px;
}

#content-col-sml {
	width: 300px;
	padding-left:16px; 
	padding-right:10px;
	vertical-align: top;
	float: left;

}

#content-nestedcol {
	float: right;
	margin-right: 2px;
}

#content-nestedcol p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content-nestedcol br {
	line-height: 5px;
}

#content-nestedcol td {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	
}

#left-nav-col {
	margin: 0px 0px 0px 0px;
}

#left-nav-col ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
}

#left-nav-col li {
	display: block;
	background:url(images/icons/arw-red.gif) no-repeat left 5px; 
	padding:0px 0px 0px 10px; 
	margin-bottom: 3px;
}

#left-nav-col a {
	text-decoration:none; 
	font-weight:bold;
}

#left-nav-col a:hover {
	text-decoration:underline; 
}

.toplevel {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin-right: 8px;
	margin-bottom: 13px;
	vertical-align: bottom;
	
}

.toplevel a {
	color: #666666;
}

.navfooter {
	margin-left: 15px;
	margin-right: 15px;
}

.navfooter a
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.navfooter a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.copyright
{
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
}

.copyright a
{
	color: #ffffff;
	text-decoration: underline;
}

.copyright a:hover
{
	color: #ffffff;
	text-decoration: none;
}


.form_search { 
		width:160px;
		height:23px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#C1C1C1;
		background-color:#ffffff;
		color:#404040;
		margin-left:0px;
		margin-right:0px
}

.form { width:263px;
		height:17px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:263px;
		height:77px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}	
		
		
.bluefont {
	color: #0164f3;
	font-size: 12px;
}
