/************************************************************************************************
* Document Parent Styles
************************************************************************************************/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: inline;
}
a:hover {
	color: #ffffbd;
	display: inline;
}

/************************************************************************************************
* News
************************************************************************************************/
#news {
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #122632;
}
#news a,a:visited,a:active {
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #848484;
}
#news a:hover {
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
	color: #848484;
}
#newscopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #122632;
	text-align:left;
	line-height: 12px;
}
#news_img a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #122632;
}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}


.redLink {
	color: #000000;
	text-decoration: none;
}
.redLink:hover {
	color: #990000;
	text-decoration: none;
}
.redLinkB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.redLinkB:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
.hdr {
	padding-top: 65px;
	padding-bottom: 51px;
	clear: both;
}
.nav {
	padding-left: 11px;
	padding-right: 11px;
	border: 0px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	width: 100px;
	height: 19px;
	font-weight: bold;
	padding-left:4px;
	padding-top:3px;
}
.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #11232F;
	border: 1px solid #112530;
	height: 22px;
}
.smallGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #AFC1C7;
}


.fieldL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	width: 159px;
	height: 14px;
	font-weight: bold;
	padding-left:4px;
	padding-top:3px;
}
.fieldF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	width: 240px;
	height: 19px;
	font-weight: bold;
	padding-left:4px;
	padding-top:3px;
}
.fieldS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	width: 100px;
	height: 14px;
	font-weight: bold;
	padding-left:4px;
	padding-top:3px;
}
.syswhite {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
	padding-right: 10px;
}
.syswhite a {
	color: #FFFFFF;
	text-decoration: none;
}
.syswhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.small {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
}
.backend {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0E1F29;
	margin-left: 10px;
}
.footer {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #122632;
	float: bottom;
	margin: auto;
	width:99%;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.reels {
	float: left;
	position: relative;
	width: 155px;
	height: 135px;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.reels a:link, .reels a:visited, .reels a:hover, .reels a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #364d76;
	text-decoration: none;
	display: inline;
}
.reels a:hover, .reels a:active {
	text-decoration: underline;
}
.reelBlock {
	margin: auto;
	width: 719px;
	position: relative;
	padding-top: 36px;
	clear: both;
}
.playList {
	float: left;
	position: relative;
	width: 155px;
	height: 135px;
	margin-left: 11px;
	margin-right: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color:#D2D6D8;
	border:2px solid #D2D6D8;
}
.rhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.rsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width:155px;
	margin:0;
}
.rdir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.address {
	padding-bottom: 18px;
	padding-left: 50px;
	clear: both;
}
.address img {
	padding-left: 13px;
	margin-right: 13px;
}

.yellowBG	{
	background-color: #ffffbd;
}
.greyBG	{
	background-color: #ababab;
}
.whiteBG	{
	background-color: #FFF;
}

#fullscreen a,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}
#fullscreen a:hover {
	color: #000000;
	text-decoration: underline;
}
.sucErr	{
	border: 1px solid #6c90d8;
	background-color: #eff4ff;
	width: 400px;
}
.tableHeader	{
	background-color: #3C507A;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.admin a:link, .admin a:active, .admin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #122632;
	line-height: 1.5em;
	font-weight: bold;
	display: inline;
}
.admin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #122632;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration:none;
	display: inline;
}
/************************************************************************************************
* DropDowns
************************************************************************************************/
#returnToList {
	padding: 3px;
}
#returnToTop {
	display: block;
	border-top: 1px solid #f0f5f7;
	margin-top: 15px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#returnToTop:hover{
	text-decoration: underline;
}
.dropMenu {
	background:#d9e5ec url(/_img/_btn/dd.gif) top right no-repeat;
	width: 200px;
	padding: 3px;
	float: right;
	text-align: left;
	margin: 0 0 5px 0;
}
.dropMenu a:link, .dropMenu a:hover, .dropMenu a:active, .dropMenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #122632;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
/************************************************************************************************
* News
************************************************************************************************/

.newsBar {
	background:#d9e5ec url(/_img/_btn/raquo.jpg) top right no-repeat;
	text-align: left;
	width: 690px;
	padding: 3px 0 3px 5px;
}
.newsBar a:link, .newsBar a:hover, .newsBar a:active, .newsBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #122632;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.newsBarOne {
	background:#d9e5ec;
	text-align: left;
	width: 690px;
	padding: 3px 0 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #122632;
	font-weight: bold;
}
.newsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 690px;
	padding: 5px 0 25px 5px;
}
.newsItem a:link, .newsItem a:visited, .newsItem a:hover, .newsItem a:active, .longThumb a:link, .longThumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #364d76;
	text-decoration: none;
	display: inline;
}
.newsItem a:hover, .newsItem a:active, .longThumb a:hover, .longThumb a:active {
	text-decoration: underline;
}
/************************************************************************************************
* Long Forms
************************************************************************************************/
.longBar {
	background:#d9e5ec url(/_img/_btn/raquo.jpg) top right no-repeat;
	text-align: left;
	padding: 3px;
	margin-top: 3px;
}
.longBar a:link, .longBar a:hover, .longBar a:active, .longBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #122632;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0;
	margin: 0;
}
.longThumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float:left;
	text-align:left;
	padding: 5px;
	width: 300px;
}
.longBarOne {
	background:#d9e5ec;
	text-align: left;
	width: 690px;
	padding: 3px 0 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #122632;
	font-weight: bold;
}
.longItem {
	text-align: left;
	width: 690px;
	padding: 5px 0 25px 5px;
}
.longItem a:link, .longItem a:visited, .longItem a:hover, .longItem a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #364d76;
	text-decoration: none;
	display: inline;
}
.longItem a:hover, .longItem a:active {
	text-decoration: underline;
}
#longImage {
	width: 300px;
	float: left;
	padding: 15px 15px 15px 0;
	line-height: 2em;
}
#longImage a:link, #longImage a:visited, #longImage a:hover, #longImage a:active {
	background:#FFF url(/_img/_btn/lnk.jpg) top left no-repeat;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #364d76;
	text-decoration: none;
	display: inline;
}
#longImage a:hover, #longImage a:active {
	text-decoration: underline;
}
/************************************************************************************************
* Gallery
************************************************************************************************/
#wrapper {border: 1px solid #fff; padding:3px;}

#wrapper div {
	position: relative;
	margin: 5px 5px 10px 5px;
	padding: 1px;
	float: left;
	width: 157px;
	height: 200px;
	text-align: center;
	border: 1px solid #EEEEEE;
	background-color: #FEFEFE;
}
.galBar {
	width:147px;
	text-align: left;
	background:#d9e5ec url(/_img/_btn/raquo.jpg) top right no-repeat;
	text-align: left;
	padding: 3px;
	margin: 3px 0 0 3px;
	position: absolute;
	left: 0;
	bottom: 24px;

}
.galBar a, .galBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	display: block;
	text-decoration: none;
}
.galText {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 3px;
}
.galCaption {
	width:147px;
	text-align: left;
	background:#d9e5ec;
	text-align: left;
	padding: 3px;
	margin: 3px 0 0 3px;
	position: absolute;
	left: 0;
	bottom: 3px;
}
.galTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #122632;
	text-decoration: none;
	margin:0 8px;
	background: url(/_img/ico_star.png) top left no-repeat;
	height:23px;
	padding: 5px 0 0 30px;
}
