/* CSS Document */


body {
	font: 75%/150% Arial, Helvetica;
	color: #0F0F6C;
	margin: 0px;
	padding: 0px 0px 30px; 
	/*letter-spacing: 0.04em;*/
}
 
p {
}
a {
	text-decoration: none;
	color: #620000;
}
a:hover {
	text-decoration:underline;
}
a:visited {
text-decoration: none;
}
h1 {
	margin:0px;
	font: bold 36px/100%;
}
h1 a, h1 a:visited{
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;
}
h2 {
	margin: 0px;
	letter-spacing: 0px;
	font: bold 200%/100% ;
	
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
h4 {
	font: bold 120%/120% ;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0.01em;
}
.form_border {
	margin:0px;
	border: 1px solid #BFC9E8;
	padding:2px;
}
input, textarea, select {
	font-family: "MS Sans Serif";
	font-size: 11px;
}
div {
}

.buttons {
	background-color: #0F0F6C;
	border: 1px solid #B3B3F4;
	color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
}
.buttons :active {
	text-decoration: none;
}

.errorlist {
	color: #CC0000;
}
#page {
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
}
.mini_text {
	font-size: 10px;
}
/* header 1 */
#header {
	width:1000px;
	z-index:1;
	margin: 0px auto;
	height: 55px;
}
#header div {
	position: relative;
	float: left;
	margin-top: 3px;
	padding-top: 0px;
}
#header #tag_line a {
	color: #FFFFFF;
}
#h_menu {
	width: 100%;
	margin: 0px auto;
	height: 30px;
	background-image: url(../images/home_bar_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBD2ED;
	border-bottom-color: #E60000;
	text-transform: uppercase;	
}
#h_menu div {
	width: 950px;
	position: relative;
	margin-left: 5%;
	padding: 0px;
	margin-top: 3px;
}
#h_menu .google_search {
	margin: 0px;
	padding: 0px;
}
#h_menu ul { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#h_menu ul .hmenu {
	width: 950px;
}
#h_menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#h_menu li a {
	color: #0F0F6B;
	margin: 5px;
	border: 1px solid #384385;
	padding: 2px;
	font-size: 10px;
}
#h_menu li a:hover {
	border: 1px solid #E60000;
	text-decoration: none;
}
#tag_line {
	color: #FFFFFF;
	background-color: #E60000;
	width: 300px;
	border: 3px solid #FF6A6A;
}
#logo {
	margin-top: 0px;
	width: 118px; 
	text-align: center;
	height: 50px;
	float: left;
}

#site_title {
	margin-left: 2px;
}

#spacer {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #7C662C;
	z-index: 12;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}

#left_col {
	width: 150px;
	padding: 0px;
	margin: 0px;	
}


#left_col div {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#v_menu ul {
	margin: 0 0 10px 0;
	list-style-type: none;
	width: 145px;
	background-color: #D8DBEB;
	padding: 0px;
}
#v_menu li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCFCFE;
	border-bottom-color: #BABFDA;
	margin: 0px;
	padding: 1px;
}
#v_menu li:hover {
	text-decoration: none;
	background-color: #9198C4;
}



#v_menu a {
	text-transform: capitalize;
	color: #0F0F6B;
	display: block;
	height: 15px;
	width: 140px;
	text-decoration: none;
	padding: 2px;	
}

#login_bar {
	width: 1000px;
	margin: auto 0px;
	padding: 0px;
	height: 20px;
}
#login_bar span {
	float: right;
}
/**************************/

#content {
	position:relative;
	z-index:4;
	float: left;
	padding: 0 0 5px 0;	
	margin: 2px;
	background-color: #F1F3FA;
	border-left: 1px solid #7E92D1;
	border-bottom: 1px solid #7E92D1;
	border-right: 1px solid #7E92D1;
	
}
#main_stage {
	width: 843px;
	float: left;
	top: 0px;
}

#main_stage a {
	text-decoration: none;
	color: #620000;
}
#main_stage a:hover {
	text-decoration:underline;
}
#content div {
	float: left;
}
#footer {
	width:1000px;
	height:35px;
	padding: 0px;
	margin: 0px auto;
}
#footer a {
}

#footer span a {
	color: #339999;
}
#content_bar {
	margin-left: 2px;
	z-index: 10;
	padding:0px;
}
#right_col {
	width: 150px;
	border: 1px solid #BFC9E8;
	background-color: #FFFFFF;
	margin-left: 5px;
	text-align: center;
	padding-bottom: 5px;	
}
#page_title {
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
}
.sections {
	background-color: #FFFFFF;
	height: 250px;
	border: 1px solid #BFC9E8;
	padding: 5px;
	margin: 2px;
	overflow: hidden;	
}
.sections ul{
	list-style-type: square;
	
}
.page_sections {
	width: 675px;
	background-color: #FFFFFF;
	border: 1px solid #BFC9E8;
	padding: 3px;
	
}

.news_sections {
	width: 665px;
	background-color: #FFFFFF;
	border: 1px solid #BFC9E8;
	padding: 5px;
	
}
#sections1 {
	width: 665px;
	height: 450px;
}
#index_ad {
	height: 70px;
	width: 230px;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 2px;
}

#sections2 {
	width: 310px;
	height: 400px;
}
#sections3 {
 	width: 605px;
}
#sections7 {
 	width: 350px;
	height: 400px;
}
#sections4, #sections5 {
 	width: 330px;
}

#news_title {
	background-color: #FFFFFF;
	width: 665px;
	border: 1px solid #BFC9E8;
	padding: 5px;
	margin: 0 0 2px 0;
	text-transform: capitalize;
	font-weight: bold;
}
#news_date {
	color: #999999;
}
#news_title ul {
	margin: 2px;
	padding: 2px;
	list-style-type: none;
}
#share {
	margin-left: 350px;
	font-size:11px;
}
#share span {
	padding: 2px;
	border-right: #CCCCCC solid 1px;
}
#share a {
	color:#0F0F6C;

}
#share #launch {
	font-weight:bold;
}
#title {
	width: 98%;
	font-size: 24px;
	font-weight: bold;
	color: #640000;
	font-family: Tahoma;
	padding-bottom: 5px;
	line-height: 32px;
}
#section_titles {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #BFC9E8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	text-transform: capitalize;
	background-image: url(../images/sections_bkg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#stage_wrap {
	width: 675px;
/*	float: left;*/
}
.mini_text {
	font-size:10px;
}

#writer_display {
	font-size: 11px;
	height: 50px;
	width:600px;
	border-top:1px solid #E1E1FF;
	color:#666666;
	margin-top:5px;
}
#writer_display .passport {
	float: left;
	height: 40px;
	border-left-width: 1px solid #E1E1FF;
}
#writer_display ul {
	margin: 1px 0 0 0;
	padding: 0px;
	list-style-type: none;
}
#writer_display li {
	padding: 2px;
}

/**/
#news_display {
	/*width:660px;*/
	margin: 0 0 1px 0;
	border-bottom:1px solid #E1E1FF;
	line-height:15px;
}
.date {
	color: #666666;
}
.icon img {
	padding: 1px;
	border: 1px solid #DCDCFA;
}
.big_pic img {
	padding: 2px;
	border: 1px solid #DCDCFA;
}
#news_display .icon {
	float: left;
	border-left-width: 1px solid #E1E1FF;	
	/*width: 70px;
	height: 100px;	
	height: 70px;
	overflow: hidden;*/
	
}
#news_display ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#news_display ul ul{
	/*width: 650px;	*/
}
#news_display li {
	padding: 0 2px 0px 2px;
}


.side_notes {
	font-size:11px;
	color:#666666;
}
.tables tr{
	background-color: #FFFFFF;	
}

.tables {
	border: 1px solid #0F0F6C;	
}
.tables td{
}
#dataGrid {
	height: 500px;
	width: 100%;
	overflow: auto;
	font-size: 11px;
	border-bottom: #CCCCCC 1px solid;
	letter-spacing: .03em;
}
#dataGrid div {
	text-align: center;
	height: 50px;
	padding-top: 30px;
}
#dataGrid td {
	 padding: 2px 5px 2px 5px;
	 border-right: 1px #D4D4D4 solid;
}
#gridTotal {
	font-weight:bold;
}
#dialog {
	font-weight:bold;
}