/* CSS Document */

body
{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e4e4e4;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


#mainNavLink a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:16px;
	text-decoration:none;
	display:block;
}
#mainNavLink a:hover
{
	color:#99ccff;
}
	


.txtHeading
{
	font-family:Arial;
	font-size:12px;
	color:#003366;
	font-weight:bold;
}

.txt
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.txt_header
{
	font-family:Arial;
	font-size:12px;
	color:#137AAC;
	
}
#morelink a
{
	font-family:Arial;
	font-size:11px;
	color:#003366;
	text-decoration:none;
}
#morelink a:hover
{
	text-decoration:underline;
}


#footerlink a
{
	font-family:Arial;
	font-size:11px;
	color:#003399;
	text-decoration:none;
}
#footerlink a:hover
{
	text-decoration:underline;
}
.foterTxt
{
	font-family:Arial;
	font-size:11px;
	color:#728ca3;
}


.btnBox
{
	background-color:#aac7ec;
	height:22px;
	width:30px;
	line-height:22px;
	border-style:none;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.txtBox
{
	background-color:#dde9f7;
	height:20px;
	width:154px;
	border-style:none;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#9fafbe;
	padding-left:5px;
}
#pTitle p{
	font-family:Arial;
	font-size:18px;
	color:#003366;
	font-weight:bold;	
	padding-left:5px;
}

#content p{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

#content a
{
	font-family:Arial;
	font-size:11px;
	color:#003366;
	text-decoration:none;
}
#content a:visited
{
	font-family:Arial;
	font-size:11px;
	color:#003366;
	text-decoration:none;
}
#content a:hover
{
	text-decoration:underline;
}
.Title
{
	font-family:Arial;
	font-size:18px;
	color:#003366;
	font-weight:bold;	
	
}
