a:link {
 color: #235A92;
}

a:active {
 color: #53A3F3;
}

a:visited {
 color: #235A92;
}

a:hover {
 color: #53A3F3;
}

a.footer:link {
 color: #FFFFFF;
}

a.footer:visited  {
 color: #FFFFFF;
}

a.footer:active {
 color: #FFFFFF;
}

a.footer:hover {
 color: #53A3F3;
}

a.white:link {
 color: #FFFFFF;
 text-decoration: none;
}

a.white:visited  {
 color: #FFFFFF;
 text-decoration: none;
}

a.white:active {
 color: #FFFFFF;
 text-decoration: none;
}

a.tab2:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

/* TAB */

a.tab:link, a.tab:visited, a.tab:active   {
 color: #FFFFFF;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 padding-bottom: 5px;
}

a.tab:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

/* END OF TAB */

a.lnksub:link {
 color: #235A92;
 text-decoration: none;
 font-weight: bold;
}

a.lnksub:visited  {
 color: #235A92;
 text-decoration: none;
 font-weight: bold;
}

a.lnksub:active {
 color: #003366;
 text-decoration: none;
 font-weight: bold;
}

a.lnksub:hover {
 color: #003366;
 text-decoration: none;
}

/* Message Header-unread pages */

a.msgHeader {
	text-decoration: underline;
	font-weight: bold;
}

a.msgHeader:link, a.msgHeader:visited  {
 color: #235A92;
}

a.msgHeader:active, a.msgHeader:hover {
 color: #003366;
}

/* Message body-unread pages */
.msgNameNoLink {
	font-size: 90%;
	text-decoration: none;
}

a.msgName {
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
}

a.msgName:link, a.msgName:visited  {
 color: #235A92;
}

a.msgName:active, a.msgName:hover {
 color: #003366;
}

/* Message body-read pages */
a.msgHeaderRead {
	text-decoration: underline;
	font-weight: none;
}

a.msgHeaderRead:link, a.msgHeaderRead:visited  {
 color: #235A92;
}

a.msgHeaderRead:active, a.msgHeaderRead:hover {
 color: #003366;
}

/* Message body-unread pages */

a.msgNameRead {
	font-size: 90%;
	text-decoration: none;
	font-weight: none;
}

a.msgNameRead:link, a.msgNameRead:visited  {
 color: #235A92;
}

a.msgNameRead:active, a.msgNameRead:hover {
 color: #003366;
}

/****************************************
	SITEMAP FORMATTING
*****************************************/

#sitemap {
	font-size: inherit;
}

#sitemap h1, #sitemap h2, #sitemap h3 {
	font-size: 11px;
	font-weight: normal;
	color: #81B0E0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 16px;
}

#sitemap h1 {
	margin-left: 0px;
	background-image: url(img/navbullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 12px;
}

#sitemap h2 {
	margin-left: 20px;
	background-image: url(img/navbullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 12px;
}

#sitemap h3 {
	margin-left: 40px;
	background-image: url(img/navbullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 12px;
}

#sitemap a {
	font-weight: bold;
}

#sitemap span {
	font-weight: bold;
	color: #235A92;
}

/****************************************
	SITEMAP / ACCESSIBLE FORMATTING
*****************************************/

#access {
	font-size: inherit;
}

#access h1, #access h2, #access h3 {
	font-size: 14px;
	font-weight: normal;
	color: #81B0E0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 24px;
}

#access h1 {
	margin-left: 0px;
	background-image: url(img/navbullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 12px;
}

#access h2 {
	margin-left: 50px;
	background-image: url(img/navbullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 12px;
}

#access h3 {
	margin-left: 100px;
	background-image: url(img/navbullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 12px;
}

#access a {
	font-weight: bold;
}

#access span {
	font-weight: bold;
	color: #235A92;
}

#access p {
	font-size: 14px;
}

/****************************************
	EXTERNAL PROFILE VIEWING
*****************************************/

#external, #external table, #external p, #external tr, #external td {
	font-size: 11px;
	font-weight: bold;
}

div.links-bg div.links-container div.links-container2 div.links-main div.links-light div.text-link h1 a,
div.links-bg div.links-container div.links-container2 div.links-main div.links-dark div.text-link h1 a {
	text-decoration: none;
	color: #FFF;
}