﻿

body, input {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}

p{
	font-size: 9pt;
	color: #000000;
    margin-top: 2px;
    margin-bottom: 5px;    
}

.text a:link {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
	margin-top: 2px;
    margin-bottom: 5px;  
}

.text a:visited {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
	margin-top: 2px;
    margin-bottom: 5px;  
}

hr {
	border: 0;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
}



a:link {
	text-decoration: none;
	color: #C2AE50;
	font-size: 11pt;
	font-weight: normal;
	vertical-align: middle;
}

a:visited {
	text-decoration: none;
	color: #C2AE50;
	font-size: 11pt;
	font-weight: normal; 
	
}

a:hover, a:active {
	text-decoration: none;
	color: #C2AE50;
	font-size: 13pt;
	font-weight: normal; 
}

a.sub_section_link, a:hover.sub_section_link, a:active.sub_section_link {
	text-decoration: none;
	color: #77A179;
	font-size: 9pt;
	font-weight: normal; 
}


.title {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #394E64;
	font-weight: bold;	
}



.footer {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C2AE50;
	text-align:center;
}

.footer a:link {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
}

.footer a:visited {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
}
.header_img {
	background-image: url('images/header_logo_home3.gif');
	height:auto
}

.sidebar_img {
	background-image: url('images/sidebar.gif');
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	background-color: #394E64;
	
}

.main_navigation table, td{
    height: 23px;
}

.main_navigation a
{
    font-weight: bold; 
}

table.sub_navigation td, table.sub_navigation a  {
    font-weight: bold;
    color: white;
    height: 30px;
}

.right_margin{
    border: solid 1 black;
	background-image: url('images/rt_margin_background.png');
	background-repeat:repeat-y;
	background-position:right;
}


.summary_img {
	background-image: url('picture.jpg');
	background-repeat:no-repeat;
}


.footer a:hover {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
}

.footer a:active {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
}







.summary {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #394E64;
	text-align:left;
}

.summary a:link {
	text-decoration: none;
	color: #394E64;
	font-size: 11pt; 
	font-weight: normal;
}

.summary a:visited {
	text-decoration: none;
	color: #394E64;
	font-size: 11pt; 
	font-weight: normal;
}	
.summary a:hover {
	text-decoration: none;
	color: #394E64;
	font-size: 13pt; 
	font-weight: normal;
}

.summary a:active {
	text-decoration: none;
	color: #394E64;
	font-size: 11pt; 
	font-weight: normal;
}





.email {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align:left;
}

.email a:link {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
	margin-top: 2px;
    margin-bottom: 5px;  	
}

.email a:visited {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
	margin-top: 2px;
    margin-bottom: 5px;  	
}	
.email a:hover {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
	margin-top: 2px;
    margin-bottom: 5px;  	
}

.email a:active {
	text-decoration: none;
	color: #C2AE50;
	font-size: 9pt; 
	font-weight: normal;
	margin-top: 2px;
    margin-bottom: 5px;  	
}


a.admin_link , a:active.admin_link , a:hover.admin_link  , a:visited.admin_link   
a.login_link , a:active.login_link , a:hover.login_link  , a:visited.login_link {
	text-decoration: none;
	color: #C2AE50;
	font-size: 10pt; 
	font-weight: normal;
}


.GridViewStyle
{   
}

.GridViewHeaderStyle th
{
    background-color: #5D7B9D;
}

.GridViewHeaderStyle
{
    font-weight: bold;
    color: White;
}

.GridViewHeaderStyle a, .GridViewHeaderStyle a:visited, .GridViewHeaderStyle a:active
{
    padding: 3px;
    font-size: 11pt;
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
}

.GridViewRowStyle a, .GridViewRowStyle a:visited, .GridViewRowStyle a:active
{
    color: #5D7B9D;
    font-size: 9pt;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewAlternatingRowStyle a, .GridViewAlternatingRowStyle a:visited, .GridViewAlternatingRowStyle a:active
{
    color: #5D7B9D;
    font-size: 9pt;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}