body { color: #323f76; font-size: 14x; 
	font-family: verdana; 
	line-height: 18px; 
	background-color: #e3d595; 
	background-image: url(../common_images/header_panel.gif); 
	background-repeat: no-repeat; 
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;; 
	padding:0; 
}
.body{
	background:url(../common_images/full_panel.gif) no-repeat center top #ffffff; 
	margin:0px; 
	padding:0px;
}
.topBarOrange2 {
	background-image: url(../common_images/top_orange_bar2.gif);
	background-repeat: repeat-y;
}
.sideBarOrange {
	background-image: url(../common_images/side_orange_bar.gif);
	background-repeat: repeat-y;
}
.bottomBarOrange {
	background-image: url(../common_images/bottom_orange_bar.gif);
	background-repeat: no-repeat;
.wrapper{
	width:1000px; margin:0 auto; position:relative;
	text-align:center;
}
.upper_text_box{
	position:absolute; width:1000px; height:570px; margin:0px; z-index:-333; background:url(../common_images/full_panel.gif) no-repeat center top;
}

.text_box{
	position:absolute; width:950px; height:570px; margin:0 0 0 25px; z-index:-999;
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
}

p { color: #323f76; font-size: 14px; line-height: 18px; }
td {
}
a:link { color: #e47f35; }
a:visited { color: #7cbbc3; }
a:hover { }
a:active { }
.copyrights { color: gray; font-size: 9px; font-family: sans-serif; }
.mainText {
	color: #323f76;
	font-size: 14px;
	font-family: verdana;
	line-height: 18px;
}

.main_container{
	padding:30px 0 0 0px;

}

.headlinersOrange {
	color: #F60;
	font-size: 20px;
	font-family: verdana;
	font-weight: bold;
	line-height: 22px;
}
.headliners { color: #323f76; font-size: 14px; font-family: verdana; font-weight: bold; line-height: 16px; }
.finePrint { color: #323f76; font-size: 9px; font-family: verdana; line-height: 11px; }
.headliners { color: #323f76; font-size: 18px; font-family: verdana; font-weight: bold; line-height: 22px; }
.biggerText { color: #323f76; font-size: 15px; font-family: verdana; line-height: 18px; }


.footer a{
	line-height:25px;

}
.orangeCellFill {
	background-color: #e47f35;
}
.headlineItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #323f76;
}
.headlineItalicBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	color: #323f76;
}


