body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
	line-height: 16px;
}
h, p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A22E2A;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}
.footer
{
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 60px;
	}
#toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
.register {
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}



.identra {
	font-size: 11px;
	color: #333333;
}
#titleleftpanel {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 3px;
	margin-top: 15px;
}
#subtitleleftpanel {
	font-size: 12px;
	font-weight: bold;
}
#textleftpanel {
	font-size: 11px;
}

.pagesubtitle {
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 5px;
}
.texttitle {
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}







a.identra:link {
	color: #333333;
	text-decoration: underline;
}
a.identra:visited {
	color: #333333;
	text-decoration: underline;
}

a.identra:hover {
	color: #AC2076;
	text-decoration: underline;
}	
.seclink {
	font-size: 12px;
	color: #6F6F6F;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	margin-top: 7px;
	display: block;
}

a.seclink:link {
	text-decoration: none;
	color: #4b4b4b;
}
a.seclink:visited {
	color: #4b4b4b;
	text-decoration: none;
}

a.seclink:hover {
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A22E2A;
	text-decoration: none;
}	



.seclinkhome {
	font-size: 12px;
	color: #6F6F6F;
	font-weight: bold;
	line-height: 22px;
	text-transform: capitalize;
	margin-right: 30px;
}

a.seclinkhome:link {
	color: #6F6F6F;
	text-decoration: none;
}
a.seclinkhome:visited {
	color: #6F6F6F;
	text-decoration: none;
}

a.seclinkhome:hover {
	text-decoration: underline;
	color: #4B4B4B;
}	


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}	

.leftpanelink{
	color: #333333;
	font-weight: bold;
}

a.leftpanelink:link {
	color: #333333;
	text-decoration: none;
}
a.leftpanelink:visited {
	color: #333333;
	text-decoration: none;
}

a.leftpanelink:hover {
	color: #000000;
	text-decoration: underline;
}


.whitelink{
	color: #E8E8E8;
}

a.whitelink:link {
	color: #E8E8E8;
	text-decoration: none;
}
a.whitelink:visited {
	color: #E8E8E8;
	text-decoration: none;
}

a.whitelink:hover {
	color: #FFFFFF;
}

.registerlink {
	text-decoration: none;
	color: #333333;
	left: 40px;
	top: 33px;
}

a.registerlink:link {
	text-decoration: none;
	color: #333333;
}
a.registerlink:visited {
	text-decoration: none;
	color: #333333;
}
a.registerlink:hover {
	text-decoration: none;
	color: #A22E2A;
}

.pagelink {
	text-decoration: none;
	color: #333333;
	line-height: 17px;
}

a.pagelink:link {
	text-decoration: underline;
	color: #333333;
	line-height: 17px;
}
a.pagelink:visited {
	text-decoration: underline;
	color: #333333;
}
a.pagelink:hover {
	text-decoration: underline;
	color: #A22E2A;
}
a.selected {
	text-decoration: none;
	color: #A22E2A;
}
