/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background-image:url('../../Images/body-bg.gif');
	background-repeat:repeat;
	background-position:fixed;
	text-align:center;
	background-color:#999999;
	}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-size:0.75em;
		line-height:1.5em;
		color:#585858;
	}

input, select { vertical-align:middle; font-weight:normal;

		font-size:0.75em;
		font-family:Calibri, Helvetica;
		line-height:1.5em;
		}

a {color:#010101; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:18px; }

/* ============================= main layout ====================== */

li { background:url('../../Images/marker.gif') no-repeat 0 14px; padding-left:19px; line-height:2.1666em;}
li a {color:#585858; text-decoration:none;}
#content li a:hover {text-decoration:underline;}

.imgindent {margin:0 20px 0 0; float:left;}

h2 {text-transform:uppercase; font-size:1.6em; color:#323232; padding:4px 0 8px 0;}
h3 {font-size:1.4em; color:#575757; padding:10px 0 10px 0; }
h4 {font-size:1.2em; color:#575757; padding:10px 0 10px 0; }

h5 {font-size:1em;}
h5 a {font-size:1em; text-decoration:underline;}

h3 strong {display:block;}
h3 em {text-transform:uppercase; color:#dc7403;}
h4 a {font-size:1.2em; text-decoration:none;}
h4 a:hover, h4 a:active{font-size:1.2em; text-decoration:underline;}
h4 a span.note{font-size:.5em; text-decoration:none; color:#999999;}
hr {margin: 0 0 0 0; padding: 0 0 0 0;}

.main-extra {background:url('../../Images/body-bg.jpg') fixed repeat-x;}
/* ============================= header ====================== */
#header {background:url('../../Images/header-bg.gif') repeat;}
.sub-menu {height:27px; background:url('../../Images/sub-menu-bg.gif') repeat;}
.sub-menu ul {float:right; padding:5px 3px 0px 0px; list-style:none;}
.sub-menu li {float:left; background:url('../../Images/sub-menu-li-bg.gif') left 7px no-repeat; line-height:1.243em; padding:0 20px 0 16px;}
.sub-menu li a {color:#939393; text-decoration:none;}
.sub-menu li a:hover {text-decoration:underline;}

.logo {float:left; padding:21px 0 0 37px;}
.rss {float:right; padding:61px 38px 0 0;}

.inner {position:relative; padding:21px 0 0 24px; height:175px;}
.header-img {position:absolute;}

.menu {background:#0079c1; width:978px; margin:auto; position:relative; z-index:300; text-align:center; }
.menu div {overflow:hidden; margin:auto; text-align:center;}
.menu a {
	font-size:1.2em;
	font-variant:small-caps; 
	padding-top:20px;
	color:#fff; 
	width:163px; 
	height:38px; 
	display:inline-block; 
	text-align:center; 
	text-decoration:none; 
	}
.menu a:hover,
.menu .active a {background:#434344; color:#ffffff;}
.menu .first {background:none;}


/* ============================= content ====================== */
#content {background:url('../../Images/content-bg.jpg') repeat; }

.row {
	position:relative;
	bottom:15px;
	z-index:0;
	background:url('../../Images/row-bg.jpg') repeat; 
	min-height:60px; 
	height:auto !important; 
	height:60px; 
	color:#bdbdbd;
}
.row .indent {padding:40px 15px 0 37px;}
.row a {color:#0079C1;}

.row .col-pad {padding-right:57px;}
.row h2 {font-size:1.666em; line-height:1.243em; text-transform:uppercase; color:#0079C1; padding:1px 0 9px 0;}

.row .phone {display:inline-block; width:63px;}

.row .link {
	display:inline-block; 
	background:url('../../Images/row-link-bg.png') left 1px no-repeat; 
	text-decoration: none; 
	margin-top:19px; 
	color:#dbdbdb; 
	padding-left:22px; 
	}

.row .link:hover {text-decoration:underline;}

.row .link-marg {margin-top:24px;}

.row .list li {background:url('../../StylesContent/Images/row-list-bg.gif') left 9px no-repeat;}

.indent {padding:55px 0 34px 37px;}

.col-pad {padding-right:52px;}
.col-pad1 {padding-right:75px;}

.bookmark {color:#7e7e7e; display:inline-block; padding-bottom:8px;}
.proff {color:#7e7e7e; display:inline-block; float:left;}
.proff em {font-style:normal; display:inline-block; padding-left:30px;}
.proff strong {color:#373636;}
.name {float:right;}

.pad {padding-top:24px;}
.pad1 {padding-top:14px;}
.pad2 {padding-top:30px;}
.pad3 {padding-top:6px;}

.h-pad {padding-bottom:18px;}
.h-pad1 {padding:28px 0 18px 0;}

.link {display:inline-block; background:url('../../Images/row-link-bg.png') left 2px no-repeat; padding-left:20px; margin-top:6px; text-decoration:none; color:#000; }
.link:hover {text-decoration:underline;}

.list li a {color:#0079C1;}

.link-marg {margin-top:15px;}

.spacing {letter-spacing:-1px;}

.gallery {padding-top:5px;}
.gallery img {margin-right:28px;}
.gallery .last {margin-right:0px;}


.extraTable
	{
		border-width:0px;
		border-style:none;
		border-color:transparent;
		padding:0;
		margin-left:15px;
	}

.padding {padding-bottom:42px;}
/* ============================= footer ====================== */
#footer {background:url('../../Images/footer-bg.jpg') repeat; height:89px; min-height:89px; max-height:89px; }
#footer .extra 
	{
		background:#434344;  
		font-size:.8em; 
		color:#8f9090; 
		vertical-align:middle; 
		height:60px;
	}
.cContainer{
	display:inline;
	vertical-align:middle;
	
	min-height:60px;
	max-height:60px;
	height:60px;
}
#footer .extra .phone {}
#footer .extra .email {}


#footer .col-1 {width:211px !important;}
#footer .col-2 {width:224px !important;}
#footer .col-3 {width:197px !important;}

#footer li {
	background:url('../../Images/footer-marker.gif') left 5px no-repeat; 
	font-size:.8em; 
	line-height:2.1666em; 
	padding-left:22px;}
#footer li a {color:#7e7e7e;}
#footer li a:hover {text-decoration:underline;}

#footer .footer-menu {}
#footer .footer-menu li {padding:0 7px 0 8px; background:url('../../Images/footer-menu-li-bg.gif') left 9px no-repeat; float:left;}
#footer .footer-menu li a {color:#676767; text-decoration:none;}
#footer .footer-menu .first {background:none;}
#footer .footer-menu li a:hover, #footer .footer-menu .active a {color:#1d1d1d; text-decoration:none;}
/* ============================= forms ============================= */
#ContactForm label {height:37px; display:block;}
.column1 {float:left; width:314px;}
.alignright {text-align:right;}
#ContactForm .link {margin:8px 0 0 20px}
.input, select.input {
	background:#fff; 
	height:18px;
}
textarea {width:305px; height:93px;  background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet { color:#fff; height:16px;line-height:16px;}
.lftBorder
{
	border-left:#333 1px solid;
}


.rgtBorder
{
	border-right:#333 1px solid;
}


.DocumentManagment
{
	background-color:#fff;
	margin:12px 0 12px 0;
	width:100%;
	border-bottom:#333 1px solid
}

.DocumentManagment tr th
{
	text-align:left;
	font-weight:bold;
	font-size:12px;
	background-color:#333;
	color:#fff;
}

.DocumentManagment tr.alt td
{
	background-color:#eee;
}

.DocumentManagment tr td a
{
	color:#000;
}
.reqd
{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	position:relative;
	top:4px;
}
