body{
	margin: 5px;    
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td{
	font-family: Verdana, Arial, geneva, helvetica, Sans-Serif;
	font-size: small !important;
	font-size: x-small;
	color: #000000;
}
a, a:link, a:visited, a:visited:hover{
	color: #cc8cc8;
	text-decoration: underline;
}
a:hover{
	color: #991A91;
	text-decoration: underline;
}
H1{
	color: #991A91;
	font-size: large !important;
	font-size: medium;
	margin: 0px;
	font-weight: bold;
}
H5{
	color: #cc8cc8;
	font-size: x-small;
	margin: 0px;
}
H6{
	color: #991A91;
	font-size: x-small !important;
	font-size: xx-small;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
	margin: 0px;
}
/*Custom Style*/
.topFill{
	background-image: url(/images/back-top-fill.gif);
	background-repeat: repeat;
}
.botFill{
	background-image: url(/images/back-bot-fill.gif);
	background-repeat: repeat-x;
}
.leftFill{
	background-image: url(/images/back-left-fill.gif);
	background-repeat: repeat;
	width: 12px;
	vertical-align: top;
}
.rightFill{
	background-image: url(/images/back-right-fill.gif);
	background-repeat: repeat;
	width: 12px;
	vertical-align: top;
	text-align: right;
}
.filler{
	height: 1px;
}
.barYellow{
	color: #000000;
	background-color: #cc8cc8;
	height: 25px;
	padding-left: 171px;
}
.barBlue{
	font-size: x-small !important;
	font-size: xx-small;
	color: #fff;
	background-color: #991A91;
	height: 20px;
	padding-left: 171px;
}
.footer{
	padding-right: 10px;
	text-align: right;
	background-color: #991A91;
	height: 20px;
	color: #fff;
	font-size:7pt !important;
	font-size: xx-small;
}
.formText{
	font-family: Verdana, arial, geneva, helvetica, Sans-Serif;
	font-size: x-small;
	color: #000;
}
.formSpacing{
	height: 25px;
}
.formContact{
	font-family: Verdana, arial, geneva, helvetica, Sans-Serif;
	font-size: xx-small;
	color: #004157;
	background-color: #ffffff;
	border: 1px solid #004157;
}
.mainPanel{
	padding: 20px;
	vertical-align: top;
}
.subNav{
	padding-left: 30px;
	padding-right: 10px;
	background-color: #cc8cc8;
	width: 160px;
	height: 22px;
}
.subNavItem
{
	padding-right: 10px;
	padding-left: 40px;
	background-color: #F7E5A3;
	height: 20px;
}
.subLink, a.subLink, a.subLink:link, a.subLink:visited{
	color: #00305C;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.subLink:hover, a.subLink:visited:hover{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.subLinkItem, a.subLinkItem, a.subLinkItem:link, a.subLinkItem:visited{
	color: #991A91;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.subLinkItem:hover, a.subLinkItem:visited:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.NavLink, a.NavLink, a.NavLink:link, a.NavLink:visited{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
a.NavLink:hover, a.NavLink:visited:hover{
	color: #ECBE19;
	text-decoration: none;
}
.mainLink, a.mainLink, a.mainLink:link, a.mainLink:visited{
	color: #00305C;
	font-size: x-small !important;
	font-size: xx-small;
	text-decoration: none;
}
a.mainLink:hover, a.mainLink:visited:hover{
	color: #6F8191;
	text-decoration: none;
}
.menu{
	BORDER-TOP: 1px solid #fff;
    BORDER-BOTTOM: 1px solid #fff;
    PADDING-LEFT: 20px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: url(/images/fill-nav.jpg) repeat;
    /*PADDING-BOTTOM: 3px;
    padding-top: 3px;*/
    MARGIN: 0px 0px 0px;
    WIDTH: 130px !important;
    WIDTH: 150px;
    COLOR: #fff;
    height: 24px !important;
    HEIGHT: 23px;
    TEXT-ALIGN: left;
    vertical-align: middle;
}	
#menu{
    TEXT-ALIGN: right;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}
#menu UL{
    CLEAR: left;
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: center;
}
#menu UL LI{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center;
}
#menu UL LI A{
    BORDER-TOP: 1px solid #fff;
    BORDER-BOTTOM: 1px solid #fff;
    DISPLAY: block;
    PADDING-LEFT: 20px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: url(/images/fill-nav.jpg) repeat;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 0px;
    WIDTH: 130px !important;
    WIDTH: 150px;
    COLOR: #fff;
    LINE-HEIGHT: 2;
    height: 21px !important;
    HEIGHT: 23px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}
#menu UL LI A:hover{
    /*BACKGROUND: url(/images.file-nav.gif) repeat;*/
    color: #cc8cc8;
}
#menu A:active{
    /*BACKGROUND: url(/images.file-nav.gif) repeat;*/
	color: #cc8cc8;
}
