body {

	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #031032;
	padding: 0;
 	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0px;
}
h1 {
	font-size: 17px; 
	color: #f4b714; 
	font-weight:bold; 
	background-image:url(../images/bullet_sm.gif); 
	background-position: center left; 
	background-repeat:no-repeat; 
	padding: 0 0 0 18px;
}
h2 {
	font-size: 16px; 
	color: #666666;
	font-weight: bold;
}	
h3 { 
	font-size: 12px; 
	color: #367a9f; 
	font-weight: bold;
}
h4 { 
	font-size: 13px; 
	color: #1181C4; 
	font-weight: bold;
}
h5 { 
	font-size: 10px; 
	color: #CC0000;
	font-style:italic;
}
p {
	font-size: 12px; 
	color: #000000;
	padding: 0;
	margin: 0;
}

.mainTable {
	width: 1530px; position:relative;
}
.innerTable {
	border-right: 2px solid #031032;  border-left: 2px solid #031032; border-bottom: 1px solid #031032;
}
/* HEADER */
.headerMain {
	background-image: url(../images/header_bg.jpg); 
	background-repeat: no-repeat; 
	width: 1025px; 
	height: 314px;
	text-align: right;
	background-position: bottom;
}
.headerBottom {
	height: 31px; 
	width: 820px; 
	background-image: url(../images/header_bottom.jpg); 
	background-repeat: no-repeat;
}
.headerRdiv {
	float: right; 
	padding: 73px 20px 0 0;
}
.headerLdiv {
	float: left;
	padding: 25px 0 0 0;
}
/* end HEADER */

/* BODY */
.contentAreaDiv {
	background-image:url(/images/bg_inside.jpg); background-repeat: repeat-x; background-position:top left; padding: 22px 0 20px 0; background-color:#ececec;
}
.contentAreaTD {
	background:#FFFFFF; padding: 0 30px 0 30px;
}
.topContentArea {
	background-image:url(/images/contentarea_top.jpg); background-repeat:no-repeat; background-position:top left; height: 28px; background:#FFFFFF;
}
.mainTDimage {
	width: 640px; 
	background-image: url(../images/bg_main.jpg);
	background-position: top right; 
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 30px 5px 0 10px;
}
/* end BODY */


ul.bullets {
	padding: 0;
	margin: 0;
}
li.bullets {
	background-image: url(../images/next_sm.png); 
	
	background-repeat: no-repeat; 
	padding: 0 5px 5px 30px;
	list-style: none;
	margin: 10px 0;
}
.bullets a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bullets a:hover {
	color: #0000cc;
	text-decoration: underline;
}

.img {
	opacity:0.4;
	filter:alpha(opacity=40)
}

/* LEFT TD */
.leftTD {
	background-image: url(../images/left_bg_short.jpg);
	position: top left; 
	width: 214px; 
	height: 392px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.leftTDrep {
	background-image: url(../images/left_re.gif); 
	width: 214px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
/*
.leftTDre {
	width: 214px;
	position: top left; 
	background-color: #1181C4;
	background-repeat: repeat;
} */
/* end LEFT TD */

/* RIGHT DIV */
.rightDiv {
	font-size: 10px;
	float: right; 
	width: 160px;
	margin: 0 0 0 30px;
	padding: 10px 0 10px 10px;
	border: 1px solid #FFFFFF;
}
.rightDivTab {
	font-size: 10px;
	font-color: #1181C4; 
	margin: 0 2px 0 2px;
}
.rightDivTab a{
	font-color: #1181C4; 
}
.rightDivTab a:hover{
	font-color: #000000;
}
/* end RIGHT DIV */


/* FOOTER */
.footerContainer {
	background: url(/images/footer_gradient.jpg); background-repeat: no-repeat; background-position: top left; height: 68px;
	font-size: 10px; 
	color:#ffffff; 
	padding: 3px 0 0 0; 

}
.footerContainer a {
	color: #ffffff;
	text-decoration: none;
}
.footerContainer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footerLinks {
	font-size: 11px;
	padding: 5px 0 0 50px;
	font-weight: bold;
}
.footerLinks  a {
	color: #f4b714;
	text-decoration: none;
}
.footerLinks  a:hover {
	color: #f4b714
	text-decoration: underline;
}
.footerPSD {
	padding: 20px 0 0 0; 
	font-size: 10px; 
	height: 20px; 
	color: #FFFFFF;
}
.footerContact {
	float:right; padding: 5px 50px 0 0;
	font-size: 12px;
}

.footerCopyrite {
	padding: 0 0 0 30px;
	float: left; 
}

/* end FOOTER */ 

/* PREVIEW IMAGES */ 
.descImg {
	background:#0099CC;
	font-size: 10px;
}
.descImg a {
	text-decoration:none;
	color:#000000;
}
.descImg a:hover {
	text-decoration:none;
	color: #003399;
}
.descImgth{
	width:85px;
	background:#B5D8ED;

}
.descImgtd{
	background-image: url(../images/bg_mainwtxt.jpg); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0;
	padding: 30px 0 0 0;
}
/* end PREVIEW IMAGES */


/* DIV IMG */
.divImg
{
  margin: 1px;
  border: 1px solid #0099CC;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  font-size: 11px; 
}	
.divImg img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
.divImg a:hover img {border: 1px solid #333333;}
.divDesc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
/* end DIV IMG */

/* INTRO */
.introEnter{
	color: #0066FF;
	font-size:10px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 20px 0;

}
.introEnter a:hover {
	color: #0066FF;
	text-align: center;
	font-weight: bold;
	padding: 20px 0 0 0;

}
.introSmTxt{
	color: #666666;
	font-size:9px;
	text-align: center;
	padding: 0 0 0 25px;
}
/* end INTRO */

/* CHROME DROPDOWN */
.chromestyle{
width: 78%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
color: #000000;
background: url(../images/chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #494949;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #B5D8ED;
}
/* end CHROME DROPDOWN */


.porPreview {
	border: 1px solid #0099cc; 
	width: 580px; height: 450px; 
	padding: 10px 0 0 0; 
	margin: 0 0 40px 0;
	font-size: 12px; 
	color: #003333;
}

/*----------- WEATHER ------------*/

div#stock {
 	position:absolute;
	top:70px;
	right:9px;
}

div#weather {
  	position: absolute;
	top:800px;
	right:100px;	
	font-size: 9px; 
	color: #003333;
	margin: 5px;
}
/*----------- end WEATHER ------------*/