body {
	margin: 0 auto;
	background:#00213c url(../images/background.jpg) top no-repeat;
}

/*--------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {
}
#printwrap {position: static;}
#content-table {width:574px;}
h1#website-title, h2#website-slogan  {display:none;}
.tertiary {background-color:transparent !important;
font-size:10px}
img
{  border-style: none;
}


/*--------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */

#nav-left {
	margin:0 auto;
	width:770px;
}
#headertop {
	float:left;
	width:770px;
	height:213px;
	background:url(../images/headertop.jpg) top no-repeat;
	margin-left:-1px;
}
#home a {
	float:left;
	margin-top:11px;
	display:block;
	width:347px;
	height:135px;
	background:transparent;
}
#contactus a {
	float:right;
	width:121px;
	height:35px;
	background:url(../images/contactus.jpg) top no-repeat;
}
#contactus a:hover {
	background:url(../images/contactus.jpg) bottom no-repeat;
}
#nav-wrapper-wrap { /* to push nav-wrapper 11px right */
	float:left;
	width:195px;
	padding-left:11px;
	/*--- Proper width for all other browsers --*/
				voice-family: "\"}\"";
				voice-family:inherit;
				width:184px;
	z-index:1000;
}
#nav-wrapper {
	width:184px;
	padding-top:20px;
	background:#7bc3ff url(../images/nav-left_top.jpg) top no-repeat;
	z-index:1000;
}
#navcontainer {
	float:left;
	width:184px;
	background:#7bc3ff;
	z-index:1000;
}
#content-wrapper {
	float:right;
	width:575px;
	padding-right:1px;
	/*--- Proper width for all other browsers --*/
				voice-family: "\"}\"";
				voice-family:inherit;
				width:574px;
}
#content {
	width:574px;
	background:#ffffff;
}

#leftcolumn{
float: left;
width: 265px; /*Width of left column in percentage*/
margin-left: 20px;
}

#rightcolumn{
float: left;
width: 265px; /*Width of right column in pixels*/
margin-right: 20px; /*Set margin to that of -(RightColumnWidth)*/
}
#lefttablecolumn{
float: left;
width: 230px; /*Width of left column in percentage*/
margin-left: 20px;
}
#righttablecolumn{
float: left;
width: 300px; /*Width of right column in pixels*/
margin-right: 5px; /*Set margin to that of -(RightColumnWidth)*/
}
#righttablecolumn .td{
	text-align: right;
}
#accent-wrapper {
	float:left;
	padding-left:32px;
	width:195px;
	/*--- Proper width for all other browsers --*/
				voice-family: "\"}\"";
				voice-family:inherit;
				width:163px;
}
.accent {
	width:163px;
	height:217px;
}
#footer {
	clear: both;
}
.footertext {
	font: normal small-caps normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 200px;
	color: #93CEFF;
}
#footer a{
	font: normal small-caps normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7BC3FF;
}
#footer a:hover{
	font: normal small-caps normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------------
#NAV-LEFT
-------------------------------------------------------------------------------------- */

/*------------------ Navigation Elements, NAV-LEFT------------------*/
#navcontainer div a:hover, #navcontainer div a:hover h3 {
	background:transparent !important;
}
/*---Top level Link container, NOT USUALLY MODIFIED---*/
#nav-left #navcontainer div, 
#nav-left #navcontainer div h3 {
	float:left;
	display:block;
	cursor:pointer;
	margin: 0;
	width:184px;	
	background:url(../images/nav.gif) top no-repeat;
	}
/*---Styling for individual links---*/
#nav-left #navcontainer div a:link, 
#nav-left #navcontainer div a:active, 
#nav-left #navcontainer div a:visited {
	float:left;
/*	border-bottom:1px dashed #939393;*/
	width:184px;
	height:29px;
	padding-left:37px;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
	/*--- width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:147px;
		height:21px;
}
/*---Styling for individual links, HOVER---*/
#nav-left #navcontainer div a:hover {
	padding-top:8px;
	background:url(../images/nav.gif) bottom no-repeat !important;
}
/*---Submenu link container, NOT USUALLY MODIFIED---*/
#nav-left #navcontainer div div.submenu, 
#nav-left #navcontainer div div.submenu h3 {
	float: left;
	display: block;
	position: inherit;
	top: auto;
	left: 0;
	visibility: hidden; /*	border-left:1px solid #939393;*/;
	width: 184px;
}

/*---NOT USUALLY MODIFIED---*/
#nav-left #navcontainer div div.submenu div {
	display:block;
	margin:0;
}
/*---Styling for individual Submenu links---*/
#nav-left #navcontainer div div.submenu a:link, 
#nav-left #navcontainer div div.submenu a:active, 
#nav-left #navcontainer div div.submenu a:visited {
		float:left;
/*	border-bottom:1px dashed #939393;*/
	width:184px;
	height:29px;
	padding-left:37px;
	padding-top:8px;
	text-decoration:none;
	/*--- width for all other browsers --*/
		voice-family: "\"}\"";
		voice-family:inherit;
		width:147px;
		height:21px;
}
/*---Styling for individual Submenu links-, HOVER---*/
#nav-left #navcontainer div div.submenu a:hover {
	padding-top:8px;
	border-top:0;
}
/*--------------------------------------------------------------------------------------
CONTENT STYLING
-------------------------------------------------------------------------------------- */
.style1 {
	border-style: none;
	border-color: inherit;
	margin: 2px;
	float: right;
	border-width: medium;
	vertical-align: top;
	padding: 1px 1px 1px 1px;
}
.style2 {
	border-style: solid;
	border-color: inherit;
	margin: 2px 15px;
	float: right;
	border-width: 0;
	vertical-align: top;
	padding: 1px 1px 1px 1px;
}
.style3 {
	border-width: 0px;
}

.center {
	text-align: center;
}
#content p {
	border-width: 0px;
	outline: none;
	text-align: justify;
	margin: 0px;
	padding: 10px 20px 10px 20px;
}
*#content a:link {
font-family: "trebuchet ms", tahoma, sans-serif; color: #015eaa; font-style: normal; text-decoration: underline;}
*#content a:active {
font-family: "trebuchet ms", tahoma, sans-serif; color: #015eaa; font-style: normal; text-decoration: underline;}
*#content a:visited {
font-family: "trebuchet ms", tahoma, sans-serif; color: #015eaa; font-style: normal; text-decoration: underline;}
*#content a:hover {
	font-weight: bold;
	color: #015EAA;
	font-style: normal;
	text-decoration: underline;
}
#content .line { /*substitue for HR */
	border:none;
	background-color:transparent;
	width:545px;
	height:20px;
	background:url(../images/hrimg.jpg) center no-repeat !important;
	margin-left:10px;
}

#content ol, #content ul {margin-left:20px;	padding-left:20px;}
#content ul {list-style:square;}
#content li {
	color: #015EAA;
	font-variant: small-caps;
}
#content h1, #content h2, #content h3, 
#content h4, #content h5, #content h6 {
	font-family:"Trebuchet MS", Arial;	
	margin-top: 0px;
	margin-bottom:0px;
}
#content h1 {
	float: right;
	font-size: 20px;
	color: #015eaa;
	width: 600px;
	padding-right: 10px;
	margin-bottom: 20px !important; /*--- Proper width for all other browsers --*/;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 550px;
	text-align: left;
	text-indent: 275px;
}	
#content h2 {
	color: #015eaa;
	font-size: 18px;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-weight: bolder;
}
#content h2 a:hover {
	font-weight: bolder;
}
#content h3 {
	color:#015eaa;
	font-size:14px;
	padding-left:15px;
	padding-bottom:10px;
	padding-bottom:3px;
	padding-top:10px;
	text-align:center;
}
#content h3 a:hover {
	font-weight: bolder;
	letter-spacing: 2px;
}

#content h4 {
	font-size:16px;
	padding-left:15px;
	padding-bottom:10px;
	padding-bottom:3px;
	padding-top:10px;

}
#content h5 {
	color:#015eaa;
	font-size:14px;
	padding-left:15px;
}
#content h6 {
	font-size:14px;
	padding-left:18px;
}
.imageline{
	float:right;
	vertical-align:top;
	padding-right:12px;
}
.imageright {
	float: right;
	border-width: 0px;
	vertical-align: top;
	margin-top: 10px;
	border:none;
	padding:1px 1px 1px 1px;
}
.imageleft {
	float: left;
	border-width: 0px;
	vertical-align: top;
	margin-left: -20px;
	padding:1px 1px 1px 1px;
}
.imageleft2 {
	float: left;
	border-width: 0px;
	vertical-align: top;
	margin-left: 0px;
	padding:1px 1px 1px 1px;
}

.image{
	border-width: 0px;
	vertical-align: top;
	text-align:center;
	padding:3px 3px 3px 3px;
}
.imagelogo{
	padding: 0 200px 0 0
}

*#content {
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00213C;
	font-style: normal;
	text-decoration: none;
	right: 0;
}
*#navcontainer div a  {
font-family: verdana, arial, sans-serif; color: #015eaa; font-style: normal; text-decoration: none}
*#navcontainer div a:hover {
font-weight: normal; color: #ffffff; font-style: normal; text-decoration: none; }
*.accent {
	float: left;
	vertical-align: top;

}
.clear{clear:both;}