/* CSS Document */
body {
	
	font-family: Verdanna, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
	
	line-height: 1.5;
	/*letter-spacing: .08em;*/
	/*line-height: 1.5;*/
	color: #111111;
}

a.registerBody{
	font-family: Verdanna, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-top: .0em;
}


A.td:link { color: #6A66EB;text-decoration: underline;}
A.td:active {color: #6A66EB;}
A.td:visited {color: #6A66EB ; text-decoration:underline;}
A.td:hover {color: #000000; text-decoration: underline;}

td img {display: block;}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

.purple {background: #7D3B90;}
.orange {background: #FF9600;}
.white {background: #FFFFFF;}
.blue {background: #0000FF;}

.whiteText {color: #FFFFFF; font-size: 11pt; font-weight: bold;}
A.whiteText:link { color: #FFF600;text-decoration: underline;}
A.whiteText:active {color: #FFF600;}
A.whiteText:visited {color: #FFF600 ; text-decoration:underline;}
A.whiteText:hover {color: #FFFFFF; text-decoration: underline;}

.blueText {color: #002BAC; list-style-image: url(images/blueHeart.gif)}
A.blueText:link { color: #002BAC;text-decoration: underline;}
A.blueText:active {color: #002BAC;}
A.blueText:visited {color: #002BAC ; text-decoration:underline;}
A.blueText:hover {color: #000000; text-decoration: underline;}

.redText {color: #FF0000; list-style-image: url(images/redHeart.gif)}
A.redText:link { color: #FF0000;text-decoration: underline;}
A.redText:active {color: #FF0000;}
A.redText:visited {color: #FF0000 ; text-decoration:underline;}
A.redText:hover {color: #000000; text-decoration: underline;}

.orangeText {color: #FF6500; list-style-image: url(images/redHeart.gif)}
A.orangeText:link { color: #FF6500;text-decoration: underline;}
A.orangeText:active {color: #FF6500;}
A.orangeText:visited {color: #FF6500 ; text-decoration:underline;}
A.orangeText:hover {color: #000000; text-decoration: underline;}

.cyanText {color: #00B7FF; list-style-image: url(images/redHeart.gif)}
A.cyanText:link { font-size: 10pt; color: #00B7FF;text-decoration: underline;}
A.cyanText:active {color: #00B7FF;}
A.cyanText:visited {color: #00B7CC ; text-decoration:underline;}
A.cyanText:hover {color: #000000; text-decoration: underline;}

.menuText {color: #7D3B90; font-size: 11pt; letter-spacing: .025em; line-height: 1.5;}
A.menuText:link { color: ##7D3B90;text-decoration: underline;}
A.menuText:active {color: ##7D3B90;}
A.menuText:visited {color: #6A66EB ; text-decoration:underline;}
A.menuText:hover {font-size: 12pt; color: #0000FF; text-decoration: underline;}

.heading {color: #7D3B90; font-size: 18pt; letter-spacing: .015em; line-height: .9;}
A.heading:link { color: ##7D3B90;text-decoration: underline;}
A.heading:active {color: ##7D3B90;}
A.heading:visited {color: #6A66EB ; text-decoration:underline;}
A.heading:hover {color: #000000; text-decoration: underline;}

.subHeading {color: #7D3B90; font-size: 10pt; letter-spacing: .015em; line-height: .5;}
A.subHeading:link { color: ##7D3B90;text-decoration: underline;}
A.subHeading:active {color: ##7D3B90;}
A.subHeading:visited {color: #6A66EB ; text-decoration:underline;}
A.subHeading:hover {color: #000000; text-decoration: underline;}

.tableBorder {border-style: solid; border-bottom-width: 1px; border-left-width: 1px; border-top-width: 1px;border-right-width: 1px; border-color: #797979;}
.tableBorder2 {border-style: solid; border-bottom-width: 0px; border-left-width: 1px; border-top-width: 0px;border-right-width: 1px; border-color: #797979; background: #CCD5D2;}

/*#main {position:absolute; top: 0px; left: 0px; z-index: 0; visibility: hidden; width: 760px; height: 20px;}*/
#navSystem {position:absolute; left: 409px; top: 52px;width: 300px; heigh:600px; filter: alpha( opacity = 100 );-moz-opacity:1;}
/*#nav2 {position:absolute; left: 411px; top: 56px;filter: alpha( opacity = 100 );-moz-opacity:1;}*/
#content {position:absolute; left: 0px; top: 0px; width: 20px; height: 21px; z-index: 0; visibility: visible;}

.menuPosition{position:absolute; left: 711px; top: 56px;width: 300px; heigh:300px;}

.subNav {
	display:none;
}


