body
{
    padding: 0;
    margin: 0;
    color: #ffffff;
    background-color: #38404a;
    background-image: url(images/bg4.gif);
}
body, td
{
    font-family: Tahoma;
    font-size: 12px;
}
br
{
    font-size: 10px;
}
.header
{
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
} 
.header a
{
    color: #FFFFFF;
    text-decoration: none;
} 
.header a:hover
{
    text-decoration: underline;
} 

.content
{
    width: 750px;
    text-align:left;
    margin-left:auto;
    margin-right: auto;
}
.content td
{
    color: #ececec;
    font-size: 12px;
    line-height: 20px;
} 
.content b
{
    color: #92CDFF;
} 
.content a
{
    color: #92CDFF;
    text-decoration: underline;
} 
.content a:hover
{
    text-decoration: none;
} 
.content li
{
    background: url(images/1_z1.gif) center left no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}

.content .block
{
    color: #CEE8CD;
    font-size: 12px;
    line-height: 20px;
}
.content .block b
{
    color: #FF8F3B;
    font-size: 12px;
    line-height: 20px;
}
.content .block a
{
    color: #FF8F3B;
    font-size: 12px;
    line-height: 20px;
}
.content .block a:hover
{
    text-decoration: none;
} 
.blue
{
    color: #92CDFF;
}

.footer
{
    padding-top: 50px;
    color: #92CDFF;
    font-size: 11px;
    line-height: 13px;
} 
.footer b a
{
    color: #92CDFF;
    font-size: 11px;
    text-decoration: underline;
    font-weight: normal;
} 
.footer b a:hover
{
    text-decoration: none;
}
.footer a
{
    color: #E9E9E9;
    font-size: 11px;
    text-decoration: none;
} 
.footer a:hover
{
    text-decoration: underline;
}  

/*input,textarea
{
   background:#5C6771;
   border:0px solid;
   font-family:Tahoma;
   color:#ECECEC; 
   font-size:11px;
}
*/
h1, h2, h3, h4, h5, h6
{
    font-family: "Trebuchet MS" ,helvetica,sans-serif;
    color: #64adea;
    letter-spacing: 1px;
}
h1
{
    font-size: 22px;
}
h2
{
    font-size: 20px;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 16px;
}
h5
{
    font-size: 14px;
}
h6
{
    font-size: 14px;
}

#pageHeader
{
    background-position: left top;
    height: 50px;
    line-height: 50px;
    color: #CCCCCC;
    font-family: "Trebuchet MS" ,helvetica,sans-serif;
    font-size: 24px;
    padding: 10px 16px 10px 16px;
    background-color: #596976;
    border-bottom: 1px solid #FFF;
    background-image: url( '../../Images/logo.jpg' );
    background-repeat: no-repeat;
}
#divBaseLinks
{
    height: 30px;
    background-color: #666666;
    border-top: 1px solid #FFF;
    padding: 0px 10px 0px 10px;
    line-height: 30px;
    color: #CCCCCC;
}
#divBaseLinks a:link {color:#CCCCCC; text-decoration:none;}
#divBaseLinks a:visited {color:#CCCCCC; text-decoration:none;}
#divBaseLinks a:hover {color:#CCCCCC; text-decoration:none;}
#divBaseLinks a:active {color:#CCCCCC; text-decoration:none;}
#divPageContent
{
    border-top: 3px solid #FF8000;
    border-bottom: 3px solid #FF8000;
    padding: 10px 0px 10px 0px;
    background-color: #ffffff;
    border-top-color: #000000;
    border-bottom-color: #000000;
}
#navcontainer { width: 160px; }
#navcontainer ul {margin-left: 0; padding-left: 0; list-style-type: none; font-family:verdana,arial,sans-serif; }
#navcontainer a
{
    display: block;
    padding: 4px;
    width: 160px;
    background-color: #596976;
    border-bottom: 1px solid #FFF;
}
#navcontainer a:link, #navlist a:visited {color: #FFF; text-decoration: none; }
#navcontainer a:hover
{
    background-color: #76CCFF;
    color: #fff;
}
#sideBarNews {}
#sideBarNewsContent {background-color:#EEE; padding:10px; }
#newsHeader {height:22px; line-height:22px; color:#80FF00; font-family:"Trebuchet MS",helvetica,sans-serif; font-size:14px; padding:0px 5px 0px 5px; background-color:#004A66;  border-bottom:1px solid #FFF; }

.leftColumn { padding:0px 5px 0px 5px; width:170px;}
.rightColumn
{
    padding: 0px 10px 10px 10px;
    border-left: 1px dashed #CCC;
    color: Black;
}
.subHeader {font-family:"Trebuchet MS",helvetica,sans-serif; color:#004A66; font-size:16px; letter-spacing:1px; font-weight:bold; margin:10px 0px 10px 0px; border-bottom:1px solid #004A66;}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }
.newsItem {margin-bottom:5px; font-size:9px; }
.readNewsLink {margin-bottom:10px; font-size:9px; }


/**********************************/
.grid-pager
{
	background: #bbbbbb;
}

.grid-pager td
{
    color: #000000;
}

.grid-pager a
{
    color: #000000;
}

.grid
{
	border: solid 2px Black;
}

.grid-header
{
	background: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
 
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1px 1px 1px 4px;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;	
}
.grid-header a
{
 color: Black;
  	text-decoration: none;	
}

.grid-alternatingRowStyle td
{
    background-color: #FFFFFF;
    color: #000000;
}

.grid-alternatingRowStyle a
{
    color:Black;
}
.literal
{
	font-size: 12px;
	font-family: Tahoma;
	color:Black;
}
.ModalBackground
{
	background-color:#333333;
	opacity:0.5;
	-moz-opacity: 0.5; 
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.popup 
{
	width:600px;  
	height:600px; 
	overflow:scroll; 
	padding:10px; 
	background-color:White;
	border-style:solid;  
	border-color:Black;  
	border-width:1px;
	vertical-align: top;  
	text-align:left; 
}
.container
{
    border-color: #585da1;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    background-color: #5e6974;
    padding-bottom: 10px;
}
.spacer
{
    clear: both;
    height: 10px;
}
.menuContainer
{
    text-align:center;
    border-color: #9b9da1;
    border-style: solid;
    height: 58px;
    background-color: #38404a;
    border-top-width: 3px;
    border-left:none;
    border-right:none;
    border-bottom: outset 3px silver;
}
.menuDiv
{
    width: 750px;
    margin-left:auto;
    margin-right:auto;
}