﻿/* CSS Document */
body
{	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header_bg
{
	background-color:#8FA4E2;	
	background-position: left;
	width: 920px;
	height: 129px;
}

.footer_bg
{
	background: url( 'Images/footer_left_img_01.gif' );
	background-repeat: repeat-x;
	width: 100%;
	height: 42px;
}

.link_bg
{
	background: url( 'Images/headerlink_bg.gif' );
	background-repeat: repeat-x;
	width: 100%;
	height: 47px;
}

.bodytext
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: 800;
	vertical-align:middle;
}
.bodyGridText
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #1754A5;
	font-weight: 800;
	vertical-align:middle;
}

/*.body_bg_20
{
background:url(../images/body_bg_20.gif);
background-repeat:repeat-x;
background-position:left;
vertical-align:top;
width:100%;
height:143;}*/

.body_image
{
	background: url(../images/body_image.gif);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: top;
	width: 100%;
	height: 143;
}


.header
{
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: 600;
	color: #06064A;
	text-decoration: none;
}
.header2
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 600;
	color: #000099;
	text-decoration: none;
}
.Form_Footer
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #474773;
	text-decoration: none;
	font-weight:bolder;
}
a.Form_FooterText:link,a.Form_FooterText:active,a.Form_FooterText:visited
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #474773;
	text-decoration: none;
	font-weight:bolder;
}
a.Form_FooterText:hover
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #474773;
	text-decoration: none;
}
.Form_HeaderText
{
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: 600;
	color: #5D6CAF;
	text-decoration: none;
}
.Form_ErrorMessage
{
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bolder;
	color:Red;
	text-decoration:none;
}
.Form_SuccessMessage
{
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bolder;
	color:Green;
	text-decoration:none;
}
a.Form_MenuLinks:link, a.Form_MenuLinks:active, a.Form_MenuLinks:visited
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;	
}
a.Form_MenuLinks:hover
{
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: 600;
	color: #ffffff;
	text-decoration:underline;		
}

a.left_links:link, a.left_links:active, a.left_links:visited
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5D6CAF;
	text-decoration: none;
}
a.left_links:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5D6CAF;
	text-decoration: underline;
}
a.left_links_White:link, a.left_links_White:active, a.left_links_White:visited
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
a.left_links_White:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}
.Form_LoginTable
{	
	border: solid 1px #91A5DF;
}
.Form_LoginText
{
	font-weight: bolder;
	color: #C42222;
	font-family: Trebuchet MS;
}
.Form_DropDown
{
	font-family: Trebuchet MS;
	border: solid 1px #7F7F7F;
	background-color: #ffffff;
	font-size: 10pt;
	width: 180px;
	color: #3b3a3a;
}
.Form_TextBox
{
	font-family: Trebuchet MS;
	border: solid 1px #7F7F7F;
	background-color: #ffffff;
	font-size: 10pt;
	width: 180px;
	color: #3b3a3a;
}

.Form_FieldTitle
{
	font-family: Trebuchet MS;		
	font-size: 14px;	
	color: #3b3a3a;
}

.Form_Button
{
	font-family: Trebuchet MS;	
	font-weight:600;
	background-color:#426AB0;
	border:solid 1px #426AB0;	
	color:White;
}

.GridViewRowStyle
{
	font-family:Trebuchet MS;
	background-color: #DEE9FA;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height:30px;
}

.GridViewEmptyDataStyle
{
	font-family:Trebuchet MS;
	background-color: #DEE9FA;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.Grid
{
	font-family:Trebuchet MS;
	border-width: 1px;
	border-style: solid;
	border-color: #0E3161;
	font-weight:normal;
}
.GridViewHeaderStyle
{
	font-family:Trebuchet MS;
	background-color: #1754A5;
	font-weight: Bold;
	color: #ffffff;
	text-align: left;
	font-size:14px;
	height:24px;
}

.GridViewHeaderStyle a
{
	font-family:Trebuchet MS;
	background-color: #1754A5;
	font-weight: Bold;
	color: #ffffff;
	text-align: left;
}

.GridViewAlternatingRowStyle
{
	font-family:Trebuchet MS;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height:30px;
}
.GridViewFooterStyle
{
	font-family:Trebuchet MS;
	background-color: #8AAEEA;
	color: White;
	height: 10px;
}
.GridViewPagerStyle
{
	background-color: #1754A5;
	height: 5px;
	color: #ffffff;	
}
.GridViewPagerStyle a:link
{
	font-family:Trebuchet MS;
	background-color: #1754A5;
	text-align: right;
	height: 10px;
	color: #ffffff;	
}
.GridViewPagerStyle a:hover
{
	font-family:Trebuchet MS;
	background-color: #1754A5;
	text-align: right;
	height: 5px;
	color: #ffff00;	
}
.Menu{height:55px; color:#ffffff; font: normal normal bold 13px Trebuchet MS; padding:0px 0px 0px 0px; letter-spacing:0px; text-align:center; text-decoration:none;text-align:left;}
.StaticMenuItemStyle{color: #ffffff;font:normal normal bold 13px Trebuchet MS;  z-index:auto;letter-spacing:0px;text-align:left;}
.StaticMenuStyle{color: #ffffff;font:normal normal bold 13px Trebuchet MS; z-index:auto;letter-spacing:0px;  text-align:left;}
.StaticMenuStyle img{text-align:left;}
.StaticHoverStyle{color: #ffffff;font:underline normal bold 13px Trebuchet MS; z-index:auto; text-decoration:underline;letter-spacing:0px;text-align:left;}
.StaticSelectedStyle{color: #ffffff; font:normal normal bold 13px Trebuchet MS; z-index:auto;letter-spacing:0px; text-align: left;}

.DynamicMenuStyle{color: #ffffff; font:normal normal bold 13px Trebuchet MS;background-color:#B8C135; z-index:auto; padding:3px 0px 3px 0px; border-top:solid 1px #FFFFFF; letter-spacing:0px;text-align:left;}
.DynamicHoverStyle{color: #ffffff; font:normal normal bold 13px Trebuchet MS;background-color:#B8C135; z-index:auto; text-decoration:underline; padding:3px 0px 3px 0px;border-top:solid 1px #FFFFFF; letter-spacing:0px;text-align:left;}
.DynamicMenuItemStyle{color: #ffffff; font:normal normal bold 13px Trebuchet MS;background-color:#B8C135; z-index:auto; border: solid 0.01mm #696655; border-top-width:0px; padding:3px 0px 3px 0px; border-top:solid 1px #FFFFFF; letter-spacing:0px;text-align:left;}
.DynamicSelectedStyle{color: #ffffff; font:normal normal bold 13px Trebuchet MS; z-index:auto; padding:3px 0px 3px 0px;border-top:solid 1px #FFFFFF; letter-spacing:0px;text-align:left;}

.slideButton
{
	background-color:#040404;
	color:White;
	font-family:Trebuchet MS;
	height:21px;
	width:41px;
	font-weight:bold;	
	border:solid 1px white;
}






