﻿body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	font: 12px calibri, "trebuchet ms";
	color: #000000;
	background: #212C85 url(../images/bg.png) repeat-x top left;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.pr10 {padding-right: 10px;}

#wrapper 
{
    width: 816px;
    margin: 10px auto 0 auto;
}

#header 
{
    width: 800px;
    margin: 0 9px;
}

#logo 
{
    float: left;
}

#logo img
{
    border: none;
}

#links 
{
    float: right;
    text-align: right;
}

#main 
{
    
}

#maintop 
{
    background: url(../images/body_bg_top.png) no-repeat top left;
    height: 10px;
    width: 818px;
    
}

#maincenter 
{
    background: url(../images/body_bg.png) repeat-y top left;
    padding: 0 10px;
    width: 798px;
}

#leftcol 
{
    background: url(../images/left_col_bg.png) repeat-x top left;
    width: 178px;
    float: left;
}
#leftcol ul
{
    margin: 0;
    padding: 0;
}
#leftcol ul li
{
    list-style: none;
}

#leftcol ul li a:link, #leftcol ul li a:visited, #leftcol ul li a:active
{
    background: url(../images/nav_bg.png) repeat-x top left;
    color: #212D85;
    font-size: 14px;
    padding: 0 10px;
    text-decoration: none;
    line-height: 30px;
    display: block;
    
}

#leftcol ul li a:hover
{
    background: url(../images/nav_bg_over.png) repeat-x top left;
}


#content 
{
    float: right;
    width: 620px;
}
#contentmain
{
    padding: 20px;
}

#awards 
{
    margin-left: 12px;
    margin-top: 15px;
    margin-bottom: 10px;
}

#search 
{
    background: url(../images/search_bg.png) repeat top left;
    z-index: 100;
    height: 50px;
    width: 600px;
    margin-top: -70px;
    color: #FFFFFF;
    font-size: 17px;
    padding: 10px;
}

#search span
{
    padding: 0 10px;
}
#defaultcontent 
{
    float:left;
    width: 360px;
}
#featured 
{
    margin: -20px -20px 0 0;
    float: right;
    width: 200px;
    background: #EDEDED;
    padding: 10px;
    height: 100%;
    color: #333333;
    font-size: 13px;
}
#featured h2 
{
    color: #999999;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 10px 0;
}
.featureblue
{
    color: #212D85;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
#mainbottom 
{
    background: url(../images/body_bg_bottom.png) no-repeat top left;
    height: 10px;
    width: 818px;
}

#footerlinks
{
    color: #B2B6D5;
    text-align: center;
}
#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active
{
    color: #9096C2;
    margin: 0 10px;
    text-decoration: none;
}
#footerlinks a:hover
{
    color: #FFFFFF;
}
#credits
{   float: right;
    color: #9096C2;
    text-align: center;
}
#credits a:link, #credits a:visited, #credits a:active
{
    color: #9096C2;
    margin: 0 10px;
    text-decoration: none;
}
#credits a:hover
{
    color: #FFFFFF;
}
#legal
{   float: left;
    color: #9096C2;
    text-align: center;
}



td {
	font: 11px;
	color: #000000;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #000000;
	}	

a:hover	{
	text-decoration: underline;
	color: #B31B34;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

a.extra_img:link, a.extra_img:visited, a.extra_img:active {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #FFFFFF;
	line-height: 20px;
	
	display: inline;
}

a.extra_img:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #E5F0F5;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #80B3CC;
	line-height: 20px;
	text-decoration: none;
}

a.extra_img_on {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	background: #FEFEFE;
	padding: 3px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	text-decoration: none;
	cursor: default;
}

.boxHeading {
	color: #B31B34;
	font: bold 14px;
	background-color: #DDDFE1;
	text-align: center;
}

.redText {
	color: #b31b34;
	line-height: 15px;
}

.redBold {
	color: #b31b34;
	font-weight: bold;
	line-height: 15px;
}

.smallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

a.main_menu:link, a.main_menu:visited, a.main_menu:active {  /* Main Horizontal menu bar */
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	padding: 5px 15px;
	margin: 0px 5px 0px 0px;
	font: 10px/25px, serif;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}

a.main_menu:hover {
	color: #000000;
	background: #F1F1F1;
}

.inputBox {  /* Form fields */

}

.inputTextBox {  /* Form fields */

}

.dropBox {  /* Form fields */
}

.button_big 
{
    background: url(../images/button_big.png) repeat-x top left;
    border: none;
    color: #fff;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.w200 
{
    width: 200px;
    margin-left: 73px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    
}

.button { /* Form Buttons */

}

h1	{
	color: #212D85;
	font-size: 20px;
	margin: 0 0 5px 0;
	text-transform: capitalize;
	}	
		
h2	{
	color: #212D85;
	font: bold 14px/14px;
	}	
	
h3, .sub_head	{
	color: #212D85;
	font: bold 12px/12px;
	}	
	
.footer {
	font: 10px/30px;
	color: #9096C2;
}

a.footer_menu:link,
a.footer_menu:visited,
a.footer_menu:active,
#disclaimer a {  /* Horizontal Footer menu bar */
	font: 10px/20px;
	color: #9096C2;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
}

a.footer_menu:hover,
#disclaimer a:hover {
	color: #FFF;
}

.admin_tblbdr {
	border: #212D85 1px solid;
	background-color: #F1F1F1;
}

.table_head {
	background-color: #212C85;
	color: #fff;
	font-weight: bold;
}


.admin_head {
	background-color: #D4E5F6;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #e4e4e4;
}

.editItem {
	background-color: #E7D9B6;
}

.listing_bdr 
{
    background-color: #F1F1F1;
}

.listing_pages 
{
    background-color: #F1F1F1;
}

#disclaimer 
{
    margin: 20px 0;
    font-size: 10px;
    color: #9096C2;
    text-align: center;
}