/* CSS Document */
html {margin: 0; padding: 0}
body {
	margin: 0;
	padding: 0
	}
h1 {
	font-size: 18px;
	color:#3333cc;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 3px 0 0 0;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3333cc;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
p {margin: 9px 0 9px 0}
.container {
	width: 100%;
	margin: 0;
	padding: 0;
	}
.head {
	background: url(images/headerBack.jpg) repeat-x ;
	height: 165px;
	}
.headLogo {
	background: url(images/logo.jpg) no-repeat;
	position:relative;
	top: 40px;
	left: 20px;
	width: 650px;
	height:120px;
	}
.headFlash {
	position: relative;
	width: 255px;
	height: 120px;
	left: 490px;
	}


#mainContent {
	margin:0; padding:0;
	background: #212121 url(images/backGrad.jpg) top repeat-x;
	}
#menuSide {
	background: #4B4B4B url(images/menuSideGradBack.jpg) repeat-x;
	width: 175px;
	vertical-align: top;
	}
#contentTable {
	width: 775px;
	background: #000;
	}
#contentBox {
	width: 552px;
	background: #666;
	vertical-align: top;
	}
.contentBoxInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color:#fff;
	}
#contentLeftSide {
	background: #000 url(images/contentLeftSide.jpg) bottom no-repeat;
	width: 10px;
	}
#contentRightSide {
	background: #000 url(images/contentRightSide.jpg) bottom no-repeat;
	width: 16px;
	}
#flashBoxTitle {
	height: 50px;
	width: 574px;
	background: #000 url(images/flashBoxTitle.jpg) no-repeat;
	border-bottom: 1px solid #000;
	}
.flashBoxTitleText {
	padding: 10px 0px 0px 10px;
	}
#flashBox {
	width: 574px;
	height: 151px;
	background: #000099;
	background: #000 url(images/flashPlaceHolderd.jpg) no-repeat;
	border-bottom: 1px solid #000
	}
#footer {
	background: #fff url(images/pageBottom.jpg) repeat-x;
	height: 90px;
	}
#copyright {
	height: 30px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
	padding: 5px 0px 0px 20px;
	background: url(images/footerLogo.jpg) no-repeat;
	position: relative;
	top: 40px;
	left: 20px;
	border: 0;
	}
#copyright a:link {
	color: #6699FF;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	color: #3333cc;
	text-decoration: none;
}
a:active {
	color: #6699FF;
	text-decoration: none;
}

.image {
border-color:#3c3c3c;
border-width:thin;
border-style: outset;
}

#tableBottom {
	background: url(images/tableBottom.jpg) no-repeat;
	width: 775px;
	height: 5px;
	}	
.menuTop {
	width: 100%;
	height: 35px;
	background: #081598 url(images/menuTopBack.jpg) repeat-x;
	}
#menuLogo {
	height: 35px;
	width: 22px;
	padding-left: 10px;
	background:  url(images/menuLogo.jpg) 10px 0px no-repeat;
	float: left;
	}
#Phone {
	position:absolute;
	left:101px;
	top:132px;
	width:370px;
	height:29px;
	z-index:1;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #393939;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	}

#tabs {
	padding-top: 11px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	overflow: hidden;	
	}
#tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#tabs ul li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	white-space: nowrap;
	border-right: 1px solid #000;
	text-align: center
	}
#tabs ul li a {
	display: block;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	color: #828acb;
	background: transparent;
	}
#tabs ul li a:hover{
	color: #a9afe6;
	text-decoration: underline
	}
#tabs2 {
	padding-top: 10px;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	overflow: hidden;	
	}
#tabs2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#tabs2 ul li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	white-space: nowrap;
	border-right: 1px solid #000;
	text-align: center
	}
#tabs2 ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}
#tabs2 ul li a:hover{
	color: #3333cc;
	text-decoration: underline
	}
/* menuSide buttons /////////////////////////////////////// */
#navcontainer {
	width: 90%;
	padding: 10px 0 8px 0;
	margin: 0 auto;
	margin-bottom: 8px;
	font-family:  "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	}
#navcontainer h1 {
	font-size: 11px;
	color: #999;
	margin: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#navcontainer li {
	border-bottom: 1px solid #666;
	margin: 0;
	}
#navcontainer li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #fff;
	text-decoration: none;
	width: 90%;
	}
html>body #navcontainer li a { width: auto; }
#navcontainer li a:hover {color: #3333cc;}
#navcontainer li a:active {color: #3333cc}
