/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/bgrepeat1.gif);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#7a6cad;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.pagebg
{
	background-image:url(../images/bg2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.leftbg
{
	background-image:url(../images/sidebar.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:240px;
	height:768px;
}
.menutop
{
	background-image:url(../images/menutop.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:123px;
	height:8px;
}
.menubottom
{
	background-image:url(../images/menutop.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:123px;
	height:8px;
}
.menu
{
	padding-top:3px;
}
.menu ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.menu ul li
{
	float:none;
	background-image:url(../images/menubg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:123px;
	height:20px;
	padding-top:3px;
	text-align:center;
}
.menu ul li:hover
{
	float:none;
	background-image:url(../images/menuhover.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:123px;
	height:20px;
	padding-top:3px;
	text-align:center;
	color:#ffffff;
}

.menu ul li a
{
	text-decoration:none;
	color:#075f9e;
	font-weight:bold;
	font-size:11px;
}
.menu ul li a:hover
{
	color:#ffffff;
}
.menu ul li .active
{
	color:#74196E;
}
.menu ul .active
{
	float:none;
	background-image:url(../images/menuhover.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:123px;
	height:20px;
	padding-top:3px;
	text-align:center;
}
.menu ul .active a
{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.mainbg
{
	background-image:url(../images/middlerepeat.png);
	background-repeat:repeat-y;
	width:540px;
}
.mainfooter
{
	background-image:url(../images/middlecorner.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:28px;
	width:540px;
}
.searchbg
{
	background-image:url(../images/searchbg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:21px;
}
.normtext
{
	color:#14024c;
	line-height:25px;
	padding-left:20px;
	padding-right:20px;
	font-size:10px;
}
.normtext a
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.normtext a:hover
{
	text-decoration:underline;
}
.inputtext
{
	border:1px solid #74196E;
	width:150px;
}
.inputlabel
{
	font-weight:bold;
	color:#075f9e;
	font-size:10px;
}
.btn
{
	background-color:#075f9e;
	border:1px solid #74196E;
	color:#ffffff;
	font-weight:bold;
}
.contacttitle
{
	color:#74196E;
	font-weight:bold;
	font-size:14px;
	padding-left:20px;
	text-decoration:underline;
}
.star
{
	color:#74196E;
}
.valid
{
	color:#ff0000;
	font-size:11px;
}
.foottext
{
	color:#2d1776;
	font-size:9px;
	font-weight:bold;
}
.foottext a
{
	color:#2d1776;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}
.searchtext
{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:2px;
}
.inputbox
{
	height:10px;
	width:100px;
	border:1px solid #373737;
	background-color:#ababab;
	font-size:10px;
}
.title
{
	font-size:18px;
	font-weight:bold;
	color:#74196e;
	padding-left:20px;
	padding-bottom:20px;
}
.link
{
}
.link a
{
	font-size:12px;
	font-weight:bold;
	color:#0c68a5;
}
.cntctext
{
	font-size:11px;
	color:#d1cce3;
	padding-left:10px;
	padding-bottom:5px;
}
.contactstrip
{
	background-image:url(../images/contactstrip1.jpg);
	background-repeat:repeat-x;
	width:540px;
	height:110px;
}
.morelink
{
	padding-right:20px;
	padding-bottom:10px;
}
.morelink a
{
	text-decoration:none;
	font-weight:bold;
	color:#14024C;
}
.morelink a:hover
{
	text-decoration:underline;
}