/* Header Styles */

h1
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 12pt; 
color: #bdcbd6; 
font-size: 12pt;
font-style: normal; 
font-weight: bold;
text-transform: uppercase;
}

h2
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 10pt; 
color: #bdcbd6; 
font-size: 10pt;
font-style: normal; 
font-weight: bold;
text-transform: uppercase;
}

/* General Styles */

.bodytext
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 11px; 
line-height: 13px; 
font-style: normal;
font-weight: normal; 
color: #000000;
}

.small
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 7pt; 
color: #000000;
line-height: 9pt; 
font-style: normal; 
font-weight: normal;
padding-top: 0px;
}

.bodytextblue
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 11px; 
line-height: 13px; 
color: #004B6C; 
font-style: normal; 
font-weight: normal;
padding-top: 0px;
}

.bodybold 
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 11px; 
line-height: 13px; 
color: #000000;
font-style: normal; 
font-weight: bold;
padding-top: 0px;
}

.bodyboldblue 
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 11px; 
line-height: 13px; 
color: #004B6C; 
font-style: normal; 
font-weight: bold;
padding-top: 0px;
}
.bodyheaderblue 
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 13px; 
line-height: 13px; 
color: #004B6C; 
font-style: normal; 
font-weight: bold;
padding-top: 0px;
}
.bodyheader2blue 
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 18px; 
line-height: 18px; 
color: #004B6C; 
font-style: normal; 
font-weight: bold;
padding-top: 0px;
}
.textbox 
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 11px; 
line-height: 13px;  
color: #666666; 
font-style: normal; 
font-weight: normal;
}

.error
{
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 8pt; 
	color: red; 
	line-height: 11pt; 
	font-style: normal; 
	font-weight: normal;
	padding-top: 0px;
}
/* Link Styles */

a:link 
{	
	text-decoration: underline;
	color: #789cb4;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 9pt; 
}

a:link 
{	
	text-decoration: underline;
	color: #789cb4;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px; 
	line-height: 13px; 
}

a:visited 
{	
	text-decoration: underline;
	color: #789cb4;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px; 
	line-height: 13px; 
}
a:hover 
{	
	text-decoration: none;
	color: #789cb4;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px; 
	line-height: 13px; 
}

.footertext {
	font-size: 10px;
	color: #014a6d;
}

.linkfooter {
	font-size: 10px;
	color: #666666;
}

/* Header Styles */

td.dividerline {
	background-color: #dddddd;
}

/* Buttons */

.button {
	background-color: #ccd9e2;
	color: #000000;
	font-size: 11px;
	border: solid 1px #aaaaaa;
}
.button2 {
	background-color: #f1f1f1;
	font-size: 11px;
	color: #004b6c;
	font-weight: bold;
}
.button3 {
	background-color: #f1f1f1;
	font-size: 16px;
	color: #004b6c;
	font-weight: bold;
}
.gridview
{
    font-size:small;
    color:Black;
}
.gridview caption 
{
background-color: #ccd9e2;
color: #333333;
font-family: Verdana, Arial, Helvetica;
font-size: 11pt;
font-weight:bold;
padding-bottom:2px;
padding-top:2px;
}
.gridview_small
{
    font-size:x-small;
    color:Black;
}
.gridview_small caption 
{
text-align:left;
background-color: #ccd9e2;
color: #333333;
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-weight:bold;
padding-bottom:2px;
padding-top:2px;
padding-left:2px;
}


