/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
	background-image:url(../images/bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.black10
{
	font-size:10px;
}
.black11
{
	font-size:11px;
}
.black12
{
	font-size:12px;
}
.gray13
{
	color:#303030;
	font-size:13px;
}
.blue13
{
	font-size:13px;
	color:#005a9c;
}
.blue14
{
	font-size:14px;
	color:#005a9c;
}
.lblue14
{
	font-size:14px;
	color:#a8d5f7;
}
.white10
{
	font-size:10px;
	color:#ffffff;
}
.white14
{
	font-size:14px;
	color:#ffffff;
}
.blueheading
{
	background-color:#2778b3;
	height:32px;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	line-height:13px;
}
.grayheading
{
	background-color:#c9c9c9;
	color:#4d4b4b;
	padding-left:7px;
	font-size:12px;
}
.black_pattern
{
	background-image:url(../images/black_pattern.gif);
	width:100%;
	padding-left:8px;
	font-size:11px;
	line-height:11px;
}
.inner_blackpattern
{
	background-image:url(../images/black_pattern_2.gif);
}
.blue_pattern
{
	background-image:url(../images/blue_pattern.gif);
	width:100%;
	padding-left:8px;
	font-size:11px;
	line-height:11px;
}
.welcometext
{
	font-size:13px;
	color:#303030;
	background-image:url(../images/welcome_pattern.gif);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:13px;
}
.innertext
{
	font-size:13px;
	color:#303030;
	background-image:url(../images/inner_back_img.gif);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:13px;
}
li
{
	margin-bottom:15px;
}