@charset "iso-8859-1";
/* ######### CSS for page ######### */

body {
	background-image: url(../Images/Page%20Styles/Background_Blue.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #10324B;
	font: 13px Verdana,Arial,Geneva,Helvetica,sans-serif;
	margin-right: 5px;
}

::selection {
background: #39C;
color: white;
text-shadow: none;
}

a#feedbackright {
	background: url(../Images/Page%20Styles/feedback_grey.png) no-repeat scroll 50% 50%;
	display:block;
	height:160px;
	line-height:0;
	position:fixed;
	right:0;
	/*left:0;*/
	text-indent:-99999px;
	top:25%;
	width:65px;
	z-index: 1000;
}

a#feedbackright:hover {
	background: url(../Images/Page%20Styles/feedback_red.png) no-repeat scroll 50% 50%;
}

a#feedbackright:active {
	background: url(../Images/Page%20Styles/feedback_white.png) no-repeat scroll 50% 50%;
}

a:link {
	color: #3B5998;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #C00;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:link img  {border: none}

p {
	color:#222;
}

p a:link {
	text-decoration: underline;
}

h1 {	
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #444;
	text-shadow: 0px 1px 1px #FFF;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 13px;
	text-decoration: none;
	color: #C00;
}

h3 {
	font-size:13px;
	text-decoration: none;
	color: #333;
	margin: 0;
	padding: 0;
}

h4 {
	color: #333;
	margin: 0;
	padding: 0;
}

.table_hovers {
	text-decoration:none;
}

.table_hovers:hover {
	color: #C00;
}

#print_Title{
	display: none;
}

div#mainContent {
	clear: both;
	margin: 0;
	height: auto;
	margin-bottom: 10px;
}

div#mainContent li a:link {
	text-decoration: underline;
}

#mainContent input.submit{

	padding:0 10px;
	height:32px;
	border:1px solid #363;
	background:#5aae00 url(/Images/Page%20Styles/form_button.gif) repeat-x;
	color:#fff;
	cursor: pointer;
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}			

#mainContent input.submit:hover{
	background:#5aae00 url(/Images/Page%20Styles/form_button-hover.gif) repeat-x;	
}	

#mainContent input.reset{
	padding:0 10px;
	height:32px;		
	border:1px solid #555;
	background:#888 url(/Images/Page%20Styles/reset_button.gif) repeat-x;
	color:#fff;
	cursor:pointer;		
	text-align:center;	
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}			

#mainContent input.reset:hover{
	background:#888 url(/Images/Page%20Styles/reset_button-hover.gif) repeat-x;	
}	

div#Header {
	width: 960px;
	margin: 0 auto;
	background-image:url("../Images/Page Styles/Header.png");
	height: 50px;
	margin-top: -15px;
}

div#outerBox {
	width: 960px;
	background-image:url("../Images/Page Styles/Main.png");
	background-repeat:repeat-y;
	margin: 0 auto;
	/*margin-bottom: -12pt;*/
}

div#Footer {
	width: 960px;
	background-image:url("../Images/Page Styles/Footer.png");
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

div#Footer ul {
	height: 30px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 28px;
	padding-bottom: 0px;
	float: left;
}
div#Footer ul li {
	padding-left:2px;
	padding-top:0px;
	float:left;
    list-style:none;
}

div#container {
	padding-left: 45px;
	padding-right: 45px;
	height: auto;
}

div#logoBox {
	width: auto;
	height: auto;
	text-align:center;
	margin-left: -5px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
}


div#informationBar {
	background-color:#666;
	background-image: url(../Images/Page%20Styles/Information%20Bar.jpg);
	background-repeat:repeat-x;
	/*border-bottom-style: groove;
	border-bottom-color: #F00;
	border-bottom-width: medium;
	text-decoration:none;*/
	height: 39px;
	padding: 0px 17px;
	margin: 10px -17px;
	padding-top: 3px;
}

.information {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCC;
	margin: 0;
	padding: 0;
}

.information a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCC;
	margin: 0;
	padding: 0;
}

.information a:hover, .information a.selected{
	color: #222;
}

.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333;
}

.links a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333;
}

.links a:hover, .links a.selected{
	color: #C00;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333;
}

.ContactForm {
	padding: 5px;
	border: #666 2px solid;
	text-align: center;
}

.content img{
	border-style: none;
	padding: 5px;
}

.content:hover img{
	border: 1px solid #555555;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 4px;
}

/* ---------------- Misc. Styles ------------------- */

.double-border{
	border: 2px solid #b3b3b3;
	padding: 15px; /*Inner border size*/
	background: #f1f1f1; /*Inner border color*/
}

.gallery{
	width: 122px;
	height: 122px;
	margin: 2px;
	border: 1px solid #555555;
	padding: 7px; /*Inner border size*/
	background: #f1f1f1; /*Inner border color*/
}

.gallery:hover{
	border: 3px double #CC0000;
	padding: 4px; /*Inner border size*/
	background: #f1f1f1; /*Inner border color*/
}

.green {
	background: #308030;
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.grey {
	background: #efefef;
	padding:0px 6px;
	border:1px solid #777777;
	height:24px; 
	line-height:24px;
	color:#333333;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

/* -------------- TABLES ----------------- */

table.tablesorter {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	margin:10px 0pt 15px;
	font-size: 10pt;
	text-align: left;
}

table.tablesorter a:link {
	color: #000;
	text-decoration: underline;
}

table.tablesorter a:visited {
	color: #03C;
}

table.tablesorter a:hover {
	color: #C00;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: transparent;
	border: 1px solid #666;
	font-size: 10pt;
	padding: 4px;
}

table.tablesorter thead tr th:hover, table.tablesorter tfoot tr th:hover{
	background-color: #69F;
}

table.tablesorter thead tr .header {
	background-image: url(../Images/Page%20Styles/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
	border: 1px solid #666;
}

table.tablesorter tbody tr.odd td {
	background-color: #F0F0F6;
}

table.tablesorter tbody tr:hover td {
	background-color: #a7c9e2;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../Images/Page%20Styles/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(../Images/Page%20Styles/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #a7c9e2;
}

.tabsmenucontentclass a:hover, .tabsmenucontentclass a.selected{
	color: #C00;
}

div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}

#mydiv {
	border: 1px solid #666;
	padding: 10px; /*Inner border size*/
	background: #f1f1f1; /*Inner border color*/
}

/* ---------------- Contact Form ------------------*/

#contact{
	margin: 0;
}

#contact h2{
	margin:0;	
	border-bottom: none;
}	
	
#contact h2 span{
	display:block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	border-bottom:2px solid #666;
}	

#contact h3{
	font-size: 16px;
}	
	
#contact fieldset{
	margin:0;
	padding:0;
	border:none;
	padding-top: 5px;
}	
	
#contact legend{display:none;
}	

#contact p{
	margin:0em 10px;
}	

#contact label{
	display:block;
}	

#contact input, #contact textarea {
	margin: 5px 0px;
	border: 1px solid #777;
	-moz-opacity: 0.75;
	filter: Alpha(Opacity=75);
	padding:5px 5px;
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

#contact button {
	height: 25px;
}	
	
#contact textarea {
	height:75px;
	overflow: auto;
}		
	
#contact p.submit{
	text-align: left;
}	

#contact input.submit{
	margin-top: 10px;

	padding:0 10px;
	height:32px;
	line-height:32px;
	border:1px solid #363;
	background:#5aae00 url(/Images/Page%20Styles/form_button.gif) repeat-x;
	color:#fff;
	cursor: pointer;
	text-align:center;
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}			

#contact input.submit:hover{
	background:#5aae00 url(/Images/Page%20Styles/form_button-hover.gif) repeat-x;	
}	

#contact input.reset{
	margin-top: 10px;
	padding:0 10px;
	height:32px;
	line-height:32px;		
	border:1px solid #555;
	background:#888 url(/Images/Page%20Styles/reset_button.gif) repeat-x;
	color:#fff;
	cursor:pointer;		
	text-align:center;	
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}			

#contact input.reset:hover{
	background:#888 url(/Images/Page%20Styles/reset_button-hover.gif) repeat-x;	
}	

#contact textarea.textareaHintState, #contact .textareaHintState textarea{
	color: #555;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	/* color: red !important;*/
}

#contact .textfieldHintState input, #contact input.textfieldHintState {
	color: #555;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	/*color: red !important;*/
}

.fieldWidth {
	width: 350px;
	max-width: 350px;
}

.areaWidth {
	width: 840px;
	max-width: 840px;
}

/* ---------------- Featured Boxes ------------------*/

.featured ul {
	margin: 0px 0px 10px -10px; 
	_position:relative; 
	zoom:1; 
	list-style: none outside;
	padding: 0;
}

.featured ul li {
	display:inline; 
	float:left; 
	margin-left:8px;
/*	-webkit-box-shadow:rgba(0,0,0,.4) 0 1px 3px; 
	-moz-box-shadow:rgba(0,0,0,.4) 0 1px 3px; 
	box-shadow:rgba(0,0,0,.4) 0 1px 3px; 
	box-shadow:rgba(0,0,0,.4) 0 1px 6px \0/IE9;*/
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px;
}

.featured ul li a {
	display:block; 
	background:#f5f5f5; 
	border:2px solid; 
	border-color:#e5e5e5 #dbdbdb #d2d2d2;
/*	background:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eeeeee));
	background:-webkit-linear-gradient(top, #fafafa, #eeeeee);
	background:-moz-linear-gradient(top, #fafafa, #eeeeee);*/
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	border-radius:5px;
}

.featured ul li a:hover {
	background:#fdfdfd;
/*	background:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#fafafa));
	background:-webkit-linear-gradient(top, #fdfdfd, #fafafa);
	background:-moz-linear-gradient(top, #fdfdfd, #fafafa);*/
}

.featured ul li a img {
	display: block;
	border: 2px solid #FFF;
	-webkit-border-radius: 2px;
	moz-border-radius: 2px;
	border-radius: 2px;
}