﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.FormTD
{
    background-color: #49AEC1;
    text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bannerleftbg {
	background-image: url(images/banner_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
    background-color: #49AEC1;
}
.footerbg {
	background-image: url(images/footer_middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #49AEC1; 
	 
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #238DB9;
	text-decoration: none;
	border-bottom:dashed #238DB9 1PX;
}


.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #238DB9;
	text-decoration: none;
}
.text{ text-align:justify; line-height:17px; }

a.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #238DB9;
	text-decoration: none;
}
a.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.img {
    margin-bottom:8px;
    margin:8px;
    float: right;
}

.LargeHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: White;
}

.SubHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: Blue;
}


#Header
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    
    position: relative;
}

#Logo
{
    position: relative;
    left: 0px;
    top: 0px;
    height: 163px;
    width: 375px;
}

#LoginStatus
{
    position: absolute;
    right: 5px;
    top: 5px;
    height: 20px;
    
}
#MainFrame1
{
    width:800px; 
    margin: 0 auto; 
    text-align:left;
}

#MainFrame
{
    margin: 2px auto;
    text-align: left;
    width: 770px;
    height:700px;
}

#HeaderStrip
{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 33px;
    top: 164px;
}

#HeaderstripLeft
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#HeaderstripRight
{
    position: absolute;
    right: 0px;
    top: 0px;
}

#footer
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 30px;
    background-color: #49AEC1;
    color: #FFFFFF;
    font-size: x-small;
    font-weight: bold;
    text-align: center;
}

#breadcrumb
{
   position: relative;
   background-color:#49AEC1;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
   float: right;
}

#breadcrumb a
{
   color: Yellow;
}

#Content
{
    background-color: #AEDFE5;
    
    position: absolute;
    left: 0px;
    top: 197px;
    width: 100%;
}

#loginbox
{
    font-size: 10px;
    padding: 2px 2px 2px 2px;
}
    

#loginbox input
{
    text-align:left;
    color: #49AEC1;    
    font-size: 10px;
}

.highlight
{
    background-color: #fefbd2;
    color: #000080;
}

.BodyTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AEDFE5;
	text-decoration: none;
  
}

.grid 
{ 
    position: relative;
	width:700px; 
	left: 20px; 
	top: 20px;
	font-family:Tahoma;
}
.grid H2 
{ 
	margin:0; padding:0; 
	color:#ffffff;
	height:20px;
	line-height:20px;
	font-size:14px;
}
.grid .mid
{
	padding:3px 0px 0px 0px;
}
.grid .datatable
{
	width:100%;
	color:#666;
}        
.grid .datatable TH
{
    font-size:11px;
    font-weight:bold;
    letter-spacing:0px;
    text-align:left;
    padding:2px 4px;
    color:#333333;
    border-bottom:solid 2px #bbd9ee;
}
.grid .datatable TH A
{ 
	text-decoration:none;
	padding-right:18px; 
	color:#0066cc;
}
.grid .datatable TH.sortasc A { background:url(../img/asc.gif) right center no-repeat; }
.grid .datatable TH.sortdesc A { background:url(../img/desc.gif) right center no-repeat; }
.grid .datatable .row TD
{
    font-size:11px;
    text-align:left;
    padding:6px 4px;
    border-bottom:solid 1px #bbd9ee;
}      
.grid .datatable .row:hover
{
	background-color:#fffacd;
	color:#000;
}
.grid .datatable .row TD.first { padding-left:10px; }
.grid .datatable TH.first { padding-left:10px; }
.grid .datatable .row:hover .first
{
    background-repeat:no-repeat;   
	background-image:url(../img/bullet.gif);
}  
/* Data Pager Styles */
.grid TR.pager-row TD
{
    border-top:solid 2px #bbd9ee;
}
.grid .pager
{
    font-family:arial,sans-serif;
    text-align:center;
    padding:6px;	
    font-size:18px;
} 
.grid .pager SPAN.command,        
.grid .pager SPAN.current,        
.grid .pager A.command,
.grid TR.pager-row TD A
{
    color:#5a90ce;
    padding:0px 5px;
    text-decoration:none;
    border:none;
}
.grid .pager A.command:hover,
.grid TR.pager-row TD A:hover
{
    border:solid 2px #408BB6;
    background-color:#59A5D1;
    color:#fff;
    padding:0px 3px;
    text-decoration:none;
}        
.grid .pager SPAN.current,
.grid TR.pager-row TD SPAN
{
	border:none;
    font-weight:bold;
    color:#3e3e3e;
    padding:0px 6px;
}
.grid TR.pager-row TD
{
	border-top:none;
	text-align:center;
}
.grid TR.pager-row TABLE
{
	height:35px;
	margin:0 auto 0 auto;
}

div.rounded {
    clear:both;
    max-width:2400px;
}

div.rounded div.top-outer {
    padding:0px;
    width:100%;
}

div.rounded div.top-outer div.top-inner {
    margin-left:9px;
}

div.rounded div.top-outer div.top-inner div.top {
    height:23px;
    margin-right:9px;
    font-size:.01em;
}

div.rounded div.mid-outer {
    clear:both;
    width:100%;
}

div.rounded div.mid-outer div.mid-inner {
    margin-left:9px;    
}

div.rounded div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
    margin-right:9px;
}

div.rounded div.bottom-outer {
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom-outer div.bottom-inner {
    margin-left:8px;
}

div.rounded div.bottom-outer div.bottom-inner div.bottom {
    height:9px;
    margin-right:8px;
    font-size:.01em;
}