/* Overridden HTML tags */
a {
	color: #0000FF; /* #429DD3 */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

/*Lucida Sans font fix - http://www.brownbatterystudios.com/sixthings/2007/03/14/lucida-hybrid-the-grande-alternative/ */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;/*'Lucida Sans Unicode';*/
	font-size: 13px;
	line-height: 1.5em;
}

b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	color: #1E62A4;
	font-size:16px; 
	padding:0px; 
	margin: 0px;
}

h1 {
	padding-top:7px;
	font-size:15px; 
}

h1#first {
	padding-top: 16px;	
}

h1#errorheadertext {
	font-size:18px; 
	color: #429DD3;
	padding-bottom: 4px;
}

.errorpagetableborder {
   border:1px solid #C0C2C7; /* #429DD3; */
   margin-top: 10px;   
}

h2 {
	font-size: 15px; 
	margin-bottom: 3px;
	padding: 0px; 
	margin: 0px;
	padding-top: 16px;
}

h2#first {
	padding-top: 0px;
}

h2#second {
	padding-top: 8px;
}

h3 {
	font-size: 13px;
	padding: 0px; 
	margin: 0px;
	padding-top: 16px;
} 

h3#first {
	padding-top: 0px;
}  

html, body {
	height:100%; /*makes the html the full window height*/
	margin: 0;
	padding: 0;
}

html {
	overflow: auto; /* fix a scrolling problem in IE */
	overflow-y: scroll; /*show vertical scroll bar in all browsers, to prevent page shifting for short pages */
}

img {
	border:none;
	}

input {
	border: 1px solid #ccdeec;
	background-color: #FFFFFF;
}
input[type-="button" "reset" "submit"] {
	background-color: #002D56;
	border-bottom: #486A94 1px solid;
	border-left: #486A94 1px solid;
	border-right: #486A94 1px solid;
	border-top: #486A94 1px solid;
	color: #ffffff;
	font-weight: bold;
}

input[type="checkbox"] {
	border-right: medium none; 
	border-top: medium none; 
	border-left: medium none; 
	border-bottom: medium none;
	padding-left: 0;
}

table td {
	vertical-align: top;
}

textarea {
	overflow: auto;
	border: 1px solid #ccdeec;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ol {
  	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

ul {
    list-style: disc outside;
  	margin-bottom: 5px; 	
	padding-bottom: 5px; /*10px; padding-top: 0px;*/
}
ul#newsletter{
	margin-top:0;  
	padding-bottom:0;
}

li { 
	margin-left: 5px; 
	padding-bottom: 5px; /* 10px; */	
}

/* Containers */
#maincontainer {
	margin:0 auto; /* center, not in IE5 */
	width: 876px; /*882px;*/
	border: 1px solid #C0C2C7;
}
#contentwrapper{
	float:left;
	width: 100%;
}

/* Footer Styles */
#footer {
	margin: 0 auto;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #445566;
	height: 20px;
	clear: both;
}

#footer a {
	font-size:10px;	
}

#footer #bottomnav {
	float:left;
	text-align: center;
	width:70%; 
	color:#FFFFFF;
	font-size:10px;	
}

#footer #bottomnav a {
	font-size:10px;
	color:#FFFFFF;
	padding-bottom: 10px;
}

#footer #copyright {
	float:left;
	white-space:nowrap;
	font-size:10px;
	padding-left: 5px;
	color:#FFFFFF;
}

#footer #design {
	float:right;
	white-space:nowrap;
	margin-left: 5px; 
	margin-right: 5px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;	
}

#footer #design a {
	font-size:10px;
	color:#FFFFFF;
	padding-bottom: 10px;
}

/* Header Styles */
#header {
	width:100%;
	padding:0;
	margin-left:2px;
	margin:0px;
	background-color:#DBE0E4;
	height: 144px;
}

#header a {
	font-size:12px;
}

#header #logo {
	float:left;
	padding-top: 20px;
	padding-left: 16px;
	margin-left: 0px;
	width: 25%; /* 16%; */
}

#header #headertext {
	float: left;
	width: 40%;
	padding-top: 20px;
	margin-right: 56px; /* 58px; */
	padding-left: 10px;
}

#header #topnav {
  float: left;
  padding-left: 10px;  
}

/* Content Styles 
	the total width of the #leftcolumn #contentcolumn and #rightcolumn divs must
	not be greater than the total width of the 
*/
#contentcolumn {
	margin-top: 0px;
	margin-right: 0px; /* Width of the right hand column, do not forget to add any padding */
	margin-bottom: 0px;
	margin-left: 210px; /* Width of the left hand column, do not forget to add any padding that you may apply */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#leftcolumn {
	float:left;
	width: 200px; /* Width of the left column */
	margin-left: -882px;  /*set left margin - (Main Container Width} */
	/* background-color:#F1EFED; */
	padding:0 5px 0 5px;
	margin-top: 0px;
}

.noborder{
	border:none;
}

.disabledfield {
	background-color: #cccc99;
}

#navmenu {
	color:#FF0000;
	width:100%;
	margin-top: 2px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0;
	height: 30px;
	float:left;
}	

/* Navigation Menus */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	/*font-weight: bolder;*/
	height: 14px;
}
#thicktabs li{
	display: inline;
	vertical-align: middle;
	margin: 0;
	float:left;
	
}
#thicktabs li a{
	float: left;
	color: #000000; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(../images/bluebg.jpg) top right no-repeat;
	border-top: 0px solid #15A2FF; /*top border style*/
	border-bottom: 1px solid #c4c4c4;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-right: 12px\9;
	padding-left: 13px;
}

#thicktabs #active{
	float: left;
	color: #9F1D35; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(../images/bluebg.jpg) top right no-repeat;
	border-top: 0px solid #15A2FF; /*top border style*/
	border-bottom: 1px solid #c4c4c4;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px; /*10px;	*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}
#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:hover{
background-image: url(../images/bluebghover.jpg); /*background image swap on hover*/
}

#rightcolumn {
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -210px; /*Set left margin to -(RightColumnWidth)*/
	background-color: #FDE95E;
	padding:0 5px 0 5px;
}

#tablealign li {
	list-style-image: url("../images/pointer.jpg");
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 13px;
	vertical-align: top;
	padding-bottom: 5px;
}

/** Left and Right Hand Band */
#lefthandmenu {
	border-bottom: solid 0px #c4c4c4;
	padding-top: 0px;
	height: 100%;
}

#lefthandmenu div {
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 10px;
}

#lefthandmenu div#support {
	margin-top: 0px;
	padding-top: 0px;
}

#lefthandmenu h3 {
	background: #F7F7F5;
	padding: 5px 10px;
	margin: 0;
	color: #349601;
	background-image: url(../images/sectionheader.jpg);
	background-repeat: no-repeat;
	border: solid 1px #AFBBC6;
	border-bottom: solid 1px #AFBBC6;
	/*white-space: nowrap;*/
	font-size:12px;
	height: 15px;
	padding-bottom: 7px;	
	text-align: center;
}

#righthandmenu {
	border-bottom: solid 0px #c4c4c4;
	padding-top: 7px;
	width: 30%;
	float: right;
	border-left: #E7EBEE 1px solid;
	padding-left: 16px;
	height: 642px;
}

#righthandmenu ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 13px;	
	font-weight: normal; 
	list-style: none;
	border-bottom: #E7EBEE 1px solid;	
}

#righthandmenu ul li {
	color: #000000;	
	text-decoration: none;
	padding: 0px;
	margin: 0px;	
}

#righthandmenu ul li#right {
	text-align: right;	
}

#righthandmenu div {
	padding: 0px;
	margin: 0px;
}

#righthandmenu h2 {
	font-size: 14px;
	font-weight: bold;
	color: #8B8B8B;	
	margin-bottom: 0px;	
	padding-top: 10px;
	padding-bottom: 5px;	
}

#righthandmenu h2#first {
	padding-top: 0px;	
}

#righthandmenu h2 a {
	text-decoration: none;	
	color: #000000;		
}

#contentpagetabs {
	width: 40%;
	float:left;
	padding-left: 3px;/**15px**/
	padding-right: 10px;/**15px**/
}

#lefthandmenu ul {
	border-left: solid 1px #AFBBC6;
	border-right: solid 1px #AFBBC6;
	border-bottom: solid 1px #AFBBC6;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal; 
	list-style: none;
}

#lefthandmenu ul li {
	border-bottom:solid 1px #E7E7E7;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0;	
}

#lefthandmenu a:visited, #lefthandmenu a{
	text-decoration: none;
	color:#0000FF;	
}

#otherlinks {
	padding-left: 0px; /*10px;*/
	margin-bottom: 10px;/*margin-top: 10px;*/	
}

#otherlinks ul {
	padding: 5px;	
}

#otherlinks li {
	font-size: 12px;
	color: #003663;
	margin: 0;
	padding: 0;
	margin-left: 5px;	
	padding-bottom: 5px;
	background-image: url(../images/pointer.jpg); 
	background-repeat: no-repeat;
	background-position: 0 8px;
}

.inactiveleftbandlink li{
	color: #42A109;
}

.arrow {
	padding: 0;
	margin-top: 1px;
	margin-left: 2px;
	list-style-image: url(../images/pointer.jpg);
	list-style-type: none;
	margin-bottom:0px;
}

.rightbandheader {
	color: #8B8B8B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

/* Image block styles */
#imageblock {
	float: left;
	margin-right: 8px;	
}

#homepageimageblock {
	width: 65%;
	float: left;
	margin-right: 8px;	
}

#imageblock ul, #homepageimageblock ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float:left;
}

#imageblock ul li, #homepageimageblock ul li {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 2px;	
}

#imageblock h1, #homepageimageblock h1 {
	padding-bottom: 4px;
}

#imageblock h3, #homepageimageblock h3 {
	text-align: center;
	margin: 0;	
	font-size: 14px;
}

#homepagelinks {
	padding-left: 0px;
}

#homepagelinks ul {
	/*margin-bottom: 5px;	
	list-style: none;		
	list-style-image:none;
    list-style-position: outside;  */	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*width: 90%;	*/  
}

#homepagelinks li {
	font-size: 13px;
	color: #003663;
	margin: 0;
	padding: 0;	
	list-style: none;	
	/* list-style-image:  url(../images/pointer.jpg);
    list-style-position: outside; */	
	margin-left: -15px;
	padding-bottom: 5px;
	padding-left: 15px;
	/*width: 20%;*/
	float: left;
	background-image: url(../images/pointer.jpg); 
	background-repeat: no-repeat;
	background-position: 0 10px;  
}

/*- Menu 8--------------------------- */
	
#menu {
	width: 198px; /* 200px; */
	margin: 10px;
	margin-left: 0px;	
	margin-bottom: 0px;
}
	
#menu ul {
	list-style: none;
	margin-left: 0px;	
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal; 	
	border: solid 1px #c4c4c4;
	width: 100%;		
}

#menu ul li {
	border: 0;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;	
}
	
#menu li a {
	height: 32px;
  	/*voice-family: "\"}\""; 
  	voice-family: inherit;*/
  	height: 24px;
	text-decoration: none;	
	color:#0000FF;	
}	
	
#menu li a:link, #menu li a:visited {
	color: #656556;
	display: block;
	background: url(../images/menu.gif);
	padding: 8px 0 0 20px;
}
	
#menu li a:hover {
	color: #474739;
	background: url(../images/menu.gif) 0 -32px;
	padding: 8px 0 0 20px;
}	

/* Photo gallery styles */
.photogallery {
	BORDER-RIGHT: 0px none;
	PADDING-RIGHT: 4px;
	BORDER-TOP: 0px none;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;
	BORDER-LEFT: 0px none;
	COLOR: #000000;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: 0px none;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

.bgonphototabid {
	border: 1px solid #ccdeec;
	PADDING-RIGHT: 4px;	
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;	
	COLOR: #000000;
	PADDING-TOP: 4px;	
	/*font-family: Arial, Helvetica, sans-serif;*/
}

.bgoffphototabid {
	border: 1px solid #ccdeec;
	PADDING-RIGHT: 4px;	
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	background-color: #ccdeec;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	VERTICAL-ALIGN: top;	
	COLOR: #000000;
	PADDING-TOP: 4px;	
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
}

.photolinks {	
	COLOR: #000000;	
	/*font-family: Arial, Helvetica, sans-serif;*/
}

a.inactivephotolinks {
	COLOR: #000000;	
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
}

a.inactivephotolinks: hover {
	text-decoration: none;
	line-height: 12px;
}

.layerwithcontrols {
	BORDER-right: 1px solid #ccdeec; 
	BORDER-TOP: 1px solid #ccdeec; 
	BORDER-LEFT: 1px solid #ccdeec; 
	WIDTH: 644px; 
	BORDER-BOTTOM: 1px solid #ccdeec; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #FFFFFF
}
/* End of photo gallery styles */

.previewformtext {
	color: #999999;
	background: white;
	margin: 0;
	/*font-size: 14px;*/
}
#bottomsection{
	margin-top:0;
	padding-top:0;
	width:100%;
	float:left;
	}
.homepagespacer{
	height:279px;
	*height:25px;
}