body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url('../images/nav_bar_background.gif');
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 10pt;
	background-color: #999999;
}
.content {
	font-family: verdana;
	font-size: 10pt;
}
.content_large {
	font-family: verdana;
	font-size: 12pt
}
.page_titles_main {
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #6A59A6;
}
.paragraph_titles_purple {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #233974;
}
.paragraph_titles_blue {
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #233974;
}
.small_content {
	font-family: verdana;
	font-size: 8pt;
}
.footer_text {
	font-family: verdana;
	font-size: 0.7em;
	padding-left: 20px;
}
.extra_small_content {
	font-family: verdana;
	font-size: xx-small;
}
.normal_white {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: white;
}
.large_white {
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: white;
}
.small_white {
	font-family: verdana;
	font-size: 7pt;
	color: white;
}
a {
	color: #233974;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: Red;
}
.content_cell {
	padding-top: 20px;
	padding-right: 3px;
	padding-left: 20px;
	padding-bottom: 0px;
}
form.s1 {
	margin-bottom: 0
}
.search {
	border: 1px solid #919191;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	font-family: verdana;
	font-size: 9pt;
	color: #808080;
}
p.c2 {
	font-weight: bold;
	text-align: center
}
.black_subtitles {
	font: bold 12pt verdana;
	color: #000000;
}
h1, h2, h3, h4, h5 {
	font-family: verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}
h1 {
	color: #8274B4;
	font-size: 16pt;
}
h2 {
	color: #EF6F8F;
	font-size: 14pt;
}
h3 {
	color: #3353AA;
	font-size: 25px;
}
h4 {
	color: #2B3D92;
	font-size: 15px;
}
h5 {
	font-size: 20px;
}
#videopage {
	padding:0;
	margin:0;
	text-align:center;
	background-image:none;
	background-color:#ffffff;
}
a.video {
	display:block;
	text-align:center;
	width:480px;
	height:360px;
	float:left;
	margin-bottom:10px;
	background: #000000 no-repeat center middle;
	border:1px solid #2B3D92;
}
a.video:hover {border:1px solid #FF0000;}
a.video p{
	text-indent:-9999px;
}
.thumbbox {
	text-align:center;
	font-family: tahoma;
	font-size: 8pt;
	text-transform:uppercase;
	float:left;
	height:170px;
	width:150px;
	margin-bottom:20px;
}
.thumbbox p {
	color:#2B3D92;
	clear:both;
	text-align:center;
	width:100%;
}
.thumbs {
	text-align:center;
	margin:0 auto;
	width:100%;
}
.thumbs a {
	float:left;
	margin:0 20px 20px;
	border: 4px solid #2B3D92;
	text-decoration:none;
	padding:0;
}
.thumbs a:hover {
	border-color: #FF0000;
}
.thumbs a img { border:none; }
.thumbs a:hover img { border:none; }
.thumbs a:visited img { border:none; }
