
.videoContainer{
	width:120px;
	
	border-style:solid; 
	border-width:1px; 
	border-color:#E9EBEA;
	background-color:#E9EBEA;
	padding:10px;
	filter:alpha(opacity=100);
	opacity:1.0;
	cursor:pointer;
}

.videoContainer_hover{
	width:120px;
	
	border-style:solid; 
	border-width:1px; 
	border-color:#999999;
	background-color:#E9EBEA;
	padding:10px;
	filter:alpha(opacity=100);
	opacity:1.0;
	cursor:pointer;
}

.videoTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#336699;
	font-weight:bold;
}

.videoDescription
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.obutton
{
    BORDER-RIGHT: #7695C3 1px solid;
    BORDER-TOP: #7695C3 1px solid;    
    MARGIN: 0px;
    BORDER-LEFT: #7695C3 1px solid;
    COLOR: #FFFFFF;
    BACKGROUND: #7695C3;
    BORDER-BOTTOM: #7695C3 1px solid;    
    FONT: bold 11px Arial;
}

.obutton:hover
{
	BORDER-RIGHT: #3E5E8C 1px solid;
	BORDER-TOP: #3E5E8C 1px solid;
	MARGIN: 0px;
	BORDER-LEFT: #3E5E8C 1px solid;
	COLOR: #FFFFFF;
	BACKGROUND: #A2BFEA;
	BORDER-BOTTOM: #3E5E8C 1px solid;
	FONT: bold 11px Arial;
	cursor: hand;
}

.button{
   color:#FFFFFF;
   font-family:Arial;
   font-size: 11px;
   font-weight:bold;
   background-color:#C2CBC2;
   border:0px solid;
   border-top-color:#999066;
   border-left-color:#999066;
   border-right-color:#665E33;
   border-bottom-color:#665E33;
   cursor:hand;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#EEDEB1');
}

.button: hover{
   color:#FFFFFF;
   font-family:Arial;
   font-size: 11px;
   font-weight:bold;
   background-color:#C2CBC2;
   border:0px solid;
   border-top-color:#999066;
   border-left-color:#999066;
   border-right-color:#665E33;
   border-bottom-color:#665E33;
   cursor:hand;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#EEDEB1');
}

body{
	margin: 0px;
	background-color: #EFEFEF;
}	

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A1A0C5;
}

.footer a:link, .footer a:active, .footer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A1A0C5;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.titleHdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #000080;
}

a:link, a:active, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000080;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #E52D2D;
}
.smallBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	color: #000000;
}

a.smallLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000080;
}
a.smallLink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #E52D2D;
}
.bodyTD{
	padding:25px;
}


.breadcrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-bottom:20px;
}
a.breadrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000080;
}
a.breadrumb:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #E52D2D;
}

.required{
	font-size:8pt;
	font-weight:bold;
	color:#FF0000;
}

.confirmed{
	font-size:6pt;
	font-weight:bold;
	color:#000000;
}

.unconfirmed{
	font-size:6pt;
	font-weight:bold;
	color:#FF0000;
}

.unconfirmed a.link, .unconfirmed a.active, .unconfirmed a.visited{
	font-size:6pt;
	font-weight:bold;
	color:#FF0000;
}

.unconfirmed a.hover{
	font-size:6pt;
	font-weight:bold;
	color:#0066CC;
}

.citizenwindow{
	border:1px solid #000000;
	background-color:F0F1FF;
}

.newstitle:active, a.newstitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

a.newstitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

a.newstitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E52D2D;
	text-decoration: underline;
}

a.bold:active, a.bold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}

a.bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}

a.bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E52D2D;
	text-decoration: underline;
}

a.newstitlefeatured:active, a.newstitlefeatured:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

a.newstitlefeatured:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

a.newstitlefeatured:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E52D2D;
	text-decoration: underline;
}

p.newscontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p.newsdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p.newscategory{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

p.newstitle{
	margin: 0;
	padding: 0;
}

p.eventTitle{
	font-weight:bold;
	margin: 0;
	padding: 0;
}

p.eventLocation{
	margin: 0;
	padding: 0;
}

p.eventDesc{
	margin: 0;
	padding: 0;
}

p.eventTime{
	margin: 0;
	padding: 0;
}

p.jobTitle{
	font-weight:bold;
	margin: 0;
	padding: 0;
}

p.jobAvailable{
	margin: 0;
	padding: 0;
}

p.jobDesc{
	margin: 0;
	padding: 0;
}

p.jobTime{
	margin: 0;
	padding: 0;
}

ul.frontpageList{
	margin:20px 0 20px 10px;
	padding:0;
}

ul.frontpageList li{
	margin-top:10px;
}

/* Search options */
ul.search_options {
	margin: 25px 0;
	padding: 0;
	list-style: none;
}
ul.search_options li {
	padding: 15px;
	background: #ecedf9 url(/images/rightarrow_lg.gif) no-repeat 98% 50%;
	margin: 7px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height: 18px;
}
ul.search_options li.alt {
	background: #dadff1 url(/images/rightarrow_lg.gif) no-repeat 98% 50%;
}
ul.search_options li a {
	font-weight: bold;
	display: block;
	float: left;
}

/* Properties */
table.properties {
	margin: 12px auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border-bottom: 1px solid #dadff1;
}
table.properties th {
	border-top: 2px solid #d9b946;
	border-bottom: 2px solid #1f0e3e;
	background: #07008f url(/images/new_19.gif) no-repeat bottom center;
	font: bold 12px arial, sans-serif;
	color: #cecef6;
	padding: 8px 10px 4px;
	text-transform: uppercase;
}
table.properties td {
	padding: 14px 10px;
	font-size: 11px;
}
table.properties td.right {
	font-weight: bold;
	border-right: 1px solid #dadff1;
	background: #ecedf9;
	text-align: right;
	width: 50%;
}
table.properties input[type="text"] {
	border: 1px solid #b8c0de;
	border-top: 1px solid #8a95bc;
	border-left: 1px solid #8a95bc;
	padding: 3px;
	width: 80%;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
}
table.properties select {
	border: 1px solid #b8c0de;
	border-top: 1px solid #8a95bc;
	border-left: 1px solid #8a95bc;
	padding: 3px;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
}
table.properties option {
	padding: 0 15px 0 0;
}
table.properties input[type="submit"],
table.properties a.button {
	border: 2px solid #1f0e3e;
	background: #07008f url(/images/new_19.gif) no-repeat bottom center;
	font: bold 11px verdana, sans-serif;
	color: #cecef6;
	padding: 4px 18px;
	cursor: pointer;
	text-transform: uppercase;
}
	table.properties input[type="submit"]:hover,
	table.properties a.button:hover {
		background: #d9b946;
		border: 2px solid #9e821c;
		color: #1f0e3e;
		text-decoration: none;
	}
table.properties a.small {
	border: 1px solid #1f0e3e;
	background: #07008f url(/images/new_19.gif) no-repeat bottom center;
	font: bold 9px tahoma, sans-serif;
	color: #cecef6;
	padding: 1px 5px;
	cursor: pointer;
	text-transform: uppercase;
}
	table.properties a.small:hover {
		background: #d9b946;
		border: 1px solid #9e821c;
		color: #1f0e3e;
		text-decoration: none;
	}
table.properties a.icon {
	width: 12px;
	height: 12px;
	background: #07008F url(/images/new_19.gif) no-repeat bottom center;
	border: 1px solid #1F0E3E;
	color: #CECEF6;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-family: courier,sans-serif;
	font-size: 12px;
	font-weight:bold;	
	line-height: 9px;
	margin: 0 6px 0 0;
	padding: 0;
	text-indent: 1px;
	text-transform: uppercase;
}
	table.properties a.icon:hover {
		background: #d9b946;
		border: 1px solid #9e821c;
		color: #1f0e3e;
		text-decoration: none;
	}
table.form td.right {
	width: auto;
}
table.results {
	width: 100%;
}
table.results td {
	padding: 6px 8px;	
}
table.results tr {
	-moz-box-shadow: 0 -2px 3px rgba(0,0,50,0.15) inset;
	-webkit-box-shadow: 0 -2px 3px rgba(0,0,50,0.15) inset;
}
table.results tr.alt {
	background: #ecedf9;
	border-top: 1px solid #dadff1;
	border-bottom: 1px solid #dadff1;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 -2px 3px rgba(0,0,0,0.05) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1) inset, 0 -2px 3px rgba(0,0,0,0.05) inset;
}
table.details {
	width: 100%;
}
table.details td, 
table.details td.right {
	padding: 10px 10px;
	width: 25%;
}
table.details th.div {
	border-left: 1px dotted #524fcf;
}
table.details td.div {
	border-left: 1px dotted #a6b3e3;
}
table.payment {
	margin: 0;
}
table.payment td.right {
	width: 40%;
}
.center {
	text-align: center;
}
.warning {
	font-size: 150%;
}

#header {
	width: 975px;
	height: 170px;
	background: #8497cf url(/images/header_bg.gif) no-repeat;
	position: relative;
	margin: 0 auto;
}
#user {
	float: right;
	margin: 5px 10px;
	font: 12px/18px arial, sans-serif;
}
	#user strong,
	#user a {
		margin: 0 4px;
	}
#logo {
	margin: 0;
	padding: 0;
}
#logo a {
	width: 355px;
	height: 124px;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
#menu ul {
	width: 620px;
	height: 47px;
	position: absolute;
	top: 77px;
	right: 0;
	background: transparent url(/images/nav_bg.gif) no-repeat;
	margin: 0;
	padding: 0;
}
	#menu ul li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	#menu ul li a {
		width: 100px;
		height: 47px;
		display: block;
		float: left;
		text-indent: -9999px;
		overflow: hidden;
		background: transparent url(/images/nav_bg.gif) no-repeat 0 47px;
	}
	#menu ul li#menu-about a {
		width: 99px;
	}
	#menu ul li#menu-news a {
		width: 106px;
	}
	#menu ul li#menu-wanted a {
		width: 106px;
	}
	#menu ul li#menu-offenders a {
		width: 88px;
	}
	#menu ul li#menu-alerts a {
		width: 60px;
	}
	#menu ul li#menu-taxes a {
		width: 82px;
	}
	#menu ul li#menu-exodus a {
		width: 79px;
	}
		#menu ul li#menu-about a:hover {
			background-position: 0px -47px;
		}
		#menu ul li#menu-news a:hover {
			background-position: -99px -47px;
		}
		#menu ul li#menu-wanted a:hover {
			background-position: -205px -47px;
		}
		#menu ul li#menu-offenders a:hover {
			background-position: -311px -47px;
		}
		#menu ul li#menu-alerts a:hover {
			background-position: -399px -47px;
		}
		#menu ul li#menu-taxes a:hover {
			background-position: -459px -47px;
		}
		#menu ul li#menu-exodus a:hover {
			background-position: -541px -47px;
		}
#submenu ul {
	width: 975px;
	height: 34px;
	position: absolute;
	top: 130px;
	left: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
	#submenu ul li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	#submenu ul li a {
		height: 34px;
		display: block;
		float: left;
		font: bold 12px/34px arial, sans-serif;
		color: #8e8cc3;
		padding: 0 32px;
		border-right: 1px solid #2d299f;		
	}
	#submenu ul li a:hover {
		color: #ffc600;
		text-decoration: none;
		text-shadow: 2px 2px 3px #03003a;
	}
