A.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	}
A.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
A.sublinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
A.sublinks:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
.sublinkdividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


A.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	font-variant: normal;
	text-decoration: none;
	}
A.pagelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	}
A.pagelinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	}
A.pagelinks:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	}




.background {
	background-color: #000000;
	background-image: url(/assets/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagebgstretch {
	background-image: url(/assets/page_bg_stretch.jpg);
	background-repeat: repeat-y;
}
.indexpagebg {
	background-image: url(/assets/index_page_bg.jpg);
	background-repeat: no-repeat;
}
.sitebg {
	background-color: #000000;
	background-image: url(/assets/site_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
}
.sitebgstretch {
	background-image: url(/assets/site_bg_stretch.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.whatsnewtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dbd6cd;
}
.whatsnewtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.generalinfotitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.generalinfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dbd6cd;
}
.contentbgstretch {
	background-image: url(/assets/content_bg_stretch.jpg);
	background-repeat: repeat-y;
}
.contentpagebg {
	background-image: url(/assets/content_page_bg.jpg);
	background-repeat: no-repeat;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


A.indexlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #dbd6cd;
	font-variant: normal;
	text-decoration: underline;
	}
A.indexlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbd6cd;
	text-decoration: underline;
	}
A.indexlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbd6cd;
	text-decoration: underline;
	}
A.indexlinks:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbd6cd;
	text-decoration: underline;
}
.htmlpagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #2D1E46;
}
.pagetextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2D1E46;
}
.photomarginright {
	padding-right: 15px;
	padding-bottom: 10px;
}
.getconnectedbg {
	background-image: url(/assets/get_connected_video_player.jpg);
	background-repeat: no-repeat;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #DDD5E7;
	border: 1px solid #999999;
}
.videomediabg {
	background-image: url(/assets/media_center_video_player.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
