﻿.bordercolor1
{
	background-color: #9999FF;
	background-repeat: repeat;
	height: 5px;
}
.menulinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.menulinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;

}
.menulinks3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.supermenulinks3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}

.pagesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #800000;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.textblockbg {
	background-color: #3F3F3F;
}
.pageheadingblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000066;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.more {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}


.menuTR
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	font-weight: bold;
	border-left: #CC3300 thin solid;
	text-align: center;
}
.supermenuTD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: white;
	font-weight: bold;
	border-left: black thin solid;
	text-align: right;
}

.leftmenuTR
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	background-color: white;
	font-weight: bold;
	text-align: left;
}
.ParagraphHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
}
.RightNavMenuHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
}
.bulletsLvl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	list-style-type: decimal;
	list-style: outside;
}
.bulletsLvl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	list-style-type: lower-alpha;
	list-style-position: inside;
	position: relative;
}

div.centerboxtop {
	width: 651px;
	height: 26px;
	margin-top: 5px;
	background-image: url('images/center-top.gif');
	background-repeat: no-repeat;
}
div.centerboxmiddle {
	width: 651px;
	background-image: url('images/center-middle.gif');
	background-repeat: repeat-y;
}


div.centercontext{
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

div.centerboxbottom {
	width: 651px;
	height: 30px;
	background-image: url('images/center-bottom.gif');
	background-repeat: no-repeat;
	
}


div.LeftMnuboxtop {
	width: 165px;
	height: 23px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url('images/leftmnu-top.gif');
	background-repeat: no-repeat;
}

div.LeftMnuboxmiddle {
	width: 165px;
	margin-left:5px;
	background-image: url('images/leftmnu-middle.gif');
	background-repeat: repeat-y;
}


div.LeftMnucontext{
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

div.LeftMnuboxbottom {
	width: 165px;
	height: 17px;
	margin-left:5px;
	background-image: url('images/leftmnu-bottom.gif');
	background-repeat: no-repeat;
	
}


.BulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
}



/* CSS Document */

body
{
	background: url('images/background.jpg') repeat-x;
	background-attachment: scroll;
}

#main
{
	margin: auto;
	width: 1024px;
	height: 768px;
	background: #ffffff;
}
maintable {
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}


div.HomeMainboxtop {
	width: 800px;
	height: 26px;
	margin-top: 0px;
	margin-left: 5px;
	background-image: url('images/homemain-top.gif');
	background-repeat: no-repeat;
}

div.HomeMainboxmiddle {
	width: 800px;
	margin-left:5px;
	background-image: url('images/homemain-middle.gif');
	background-repeat: repeat-y;
}


div.HomeMaincontext{
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

div.HomeMainboxbottom {
	width: 800px;
	height: 19px;
	margin-left:5px;
	background-image: url('images/homemain-bottom.gif');
	background-repeat: no-repeat;
}


div.HomeSubboxtop {
	width: 800px;
	height: 26px;
	margin-top: 0px;
	margin-left: 5px;
	background-image: url('images/homesub-top.gif');
	background-repeat: no-repeat;
}

div.HomeSubboxmiddle {
	width: 800px;
	margin-left:5px;
	background-image: url('images/homesub-middle.gif');
	background-repeat: repeat-y;
}


div.HomeSubcontext{
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	}

div.HomeSubboxbottom {
	width: 800px;
	height: 29px;
	margin-left:5px;
	background-image: url('images/homesub-bottom.gif');
	background-repeat: no-repeat;
}

Td.SiteMapCell {
 font-size:10px;
 text-align:left;
 width:10px;
}


div.SiteMapHCelltop {
	width: 150px;
	height: 9px;
	margin-top: 0px;
	margin-left: 5px;
	background-image: url('images/sitemaphcell-top.jpg');
	background-repeat: no-repeat;
}

div.SiteMapHCellmiddle {
	width: 150px;
	height:12px;
	margin-left:5px;
	background-image: url('images/sitemaphcell-mid.jpg');
	background-repeat: repeat-y;
}


div.SiteMapHCellcontext{
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	width:219px;
}

div.SiteMapHCellbottom {
	width: 150px;
	height: 8px;
	margin-left:5px;
	background-image: url('images/sitemaphcell-btm.jpg');
	background-repeat: no-repeat;
	
}

.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: 300px;
	}

.FormLabelLong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	}
	
.NavimenuTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: white;
	font-weight: bold;
	text-align: left;
	height: 19px;
}

div.SiteMapCelltop {
	width: 150px;
	height: 5px;
	margin-top: 0px;
	margin-left: 5px;

	background-repeat: no-repeat;
}

div.SiteMapCellmiddle {
	width: 150px;
	height:10px;
	margin-left:5px;
	background-repeat: repeat-y;
}


div.SiteMapCellcontext{
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	width:219px;
}

div.SiteMapCellbottom {
	width: 150px;
	height: 5px;
	margin-left:5px;
	background-repeat: no-repeat;
	
}
table.CntTable {
margin: auto;

}

table.MainTableCopy {
	margin: auto;
	border:0 transparent none;
	padding: 0px 0px 0px 0px;
	background: #ffffff; 
	width:1000px;
}


.style1 {
	border-width: 0px;
}
.SloganStyle {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #C0C0C0;
	vertical-align: bottom;
}
span.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: mediumpx;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	}


a.SuperMenu {
	font: normal x-small/1.0 Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #800000;
	font-weight: normal;
}

a.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	
}
.NavimenuTDRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: white;
	font-weight: bold;
	text-align: center;
	height: 19px;
}
th.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFAC59;
}


.signupframe {
	border: 1px solid #000000;
	background: #ffffff;
	color: #226699;
	font-family: Arial, Helvetica, sans-serif;
}


.InputTag{
	width:100px;	


}
.LearnMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF3300;
	font-style: italic;
}
.Textlinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 383px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
margin:1px;
}
.msg_head2 {
padding: 5px 10px;
cursor: pointer;
position: relative;
margin:1px;
background-repeat:no-repeat;
}
.msg_body {
padding: 5px 10px 15px;

}