/* CSS Document */
a:link {
	color: 333399;
	text-decoration: underline;
}
a:visited {
	color: 333399;
	text-decoration: underline;
}
a:hover {
	color: 333399;
	text-decoration: none;
}
a:active {
	color: 333399;
	text-decoration: none;
}
.body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0px 0px 0px 10px;
	line-height: 15px;

}
.bggray{
background-color:#a7a7a7;
}
.greentext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#305F06;
padding:0px 0px 0px 10px;
}
.greenunderline{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:normal;
color:#036C8C;
}
.graytext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
color:#6c6c6c;
}
.black{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#000000;
}
.white{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#ffffff;
}
.bigwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-style:normal;
	color:#ffffff;
	background-color:333399;
	font-weight: bold;

}
.skyblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#77D2FF;
	background-color:333399;
	line-height: 18px;
}
.leftgray{
background-image:url(images/leftgray.gif);
width:13px;
height:28px;
background-repeat:no-repeat;
}
.rightgray{
background-image:url(images/rightgray.gif);
width:13px;
height:28px;
background-repeat:no-repeat;
}
.leftblue{
background-image:url(images/leftblue.gif);
width:9px;
height:78px;
background-repeat:no-repeat;
}
.rightblue{
background-image: url(images/rightblue.gif);
width:9px;
height:78px;
background-repeat:no-repeat;
}
.darkgreen{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
background-color:#73C12C;
color:#ffffff;
font-weight:bold;
line-height:20px;
padding:0px 0px 0px 13px;
}
.lightgreen{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
background-color:#B3E288;
color:#305F06;
line-height:25px;
font-weight:bold;
padding:0px 0px 0px 13px;
}
.lighttd{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
background-color:#F5F9F1;
color:#989696;
}
.graybgwhite{
background-color:#a7a7a7;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
}
.gratextheight{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
padding:0px 0px 0px 10px;
}
.line{
border-bottom:1px dashed #B3E288;
line-height:5px
}
.input
{
width:135px;
height:18px;
}
.input1
{
width:135px;
height:22px;
}
.blue{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333399;
text-align:right;
padding:0px 10px 0px 0px;
}
.blue1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333399;
	text-align:left;
	padding:0px 0px 0px 10px;
	line-height: 18px;
}
.height{
background-color:#5050B8;
line-height:30px;
}
.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:0px 0px 0px 10px;
	line-height: 15px;
}
