
html,body{
	margin: 0;
    padding: 0;
/*  height: 100%;	*/
    border: none;
}

body{
	background: #49749A;
	background-image: url('../images/oc_page_bk.jpg'); 
	background-repeat: repeat-x; 
	background-position: top;
	padding-bottom: 20px;
}


body, p, table, td, a, ul, li, ol, form, span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}



form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
}



input.red {
	color: #FFFFFF;
	background-color: #F26721;
	font-weight: bold;
	border: 1px solid #999999;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFCC33',EndColorStr='#F26721');
	}



label {
	cursor: hand;
	}

	

p {
  	line-height : 16px;
	margin-top : 4px;
	margin-bottom : 4px;
}



p.right{
	text-align: right;
	padding: 15px 0px 5px 0px;
}



sup{
	font-size: 8px;
}



.hilite_red {
	color: #B20637;
	font-weight : bold;
}



.txt_bold {
	font-weight: bold;
}



.txt_bd_top {
	font-weight: bold;
	color: #333333;
}


text_gray {
	color: #666666;
}



h1  {	
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #B20637;
	font-weight: bold;
	margin: 3px 0px 12px 0px;
	text-align: left;
}



h2  {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
}


h3  {
	font-size: 12px;
	color: #00447C;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}



.h4  {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}


.half{
	width: 50%;
}


.clear {
	clear: both;
}

.clear_border{
	clear: both;
	border-bottom: 1px solid #B20637;
}


.table_td {
	border-right-style: solid; 
	border-right-color: #CFCFCF;
	border-right-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #CFCFCF;
	border-bottom-width: 1px;
	height: 22px;
	padding-left: 3px;
	text-align: left;
}



#copyright{
	height: 20px;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #CBC6BF;

}


#main_div{
	margin: 20px;
}



#content{
	padding-left: 15px;
	padding-right: 15px;
}



#header_td{
	width: 845px;
	background-image: url('../images/oc_up_bk.jpg'); 
	background-position: middle; 
	background-repeat: repeat-x;
}


#footer_td{
	width: 845px;
	background-image: url('../images/oc_btm_bk.jpg'); 
	background-position: middle; 
	background-repeat: repeat-x;
}


#page_tb, #page_td {
	
	width: 960px;
	background-color: #FFFFFF;
	
}

#topmenu {
	text-align: left;
	height: 26px;
	background-image: url('../images/menu_bar_bk.gif');	
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #CBC6BF;
	border-bottom: 1px solid #9EA4B0;
}

#main_area{
	background-color: #FEFEFE;
}


#home_lnk{
	width: 80px;
	padding-right: 15px;
	text-align: right;
	vertical-align: middle;
}

.h2sub{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #000000;
	border-bottom: 1px solid #B20637;
}


.h3sub{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
/*	background-color: #F5F5F5;	*/
	margin-top: 3px;
	margin-bottom: 10px;
	color: #000000;
	border-bottom: 1px solid #B20637;
}


.logo_td{
	height: 76px;
	padding-left: 20px;
	text-align: left;
}


.search_td{
	background-image: url('../images/oc_right01.jpg'); 
	background-position: top right; 
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom; 
	padding-right: 15px;
	padding-bottom: 8px;
}


.left_td{	
	width: 10px;
	background-image: url('../images/oc_left_bk.jpg'); 
	background-repeat: repeat-y;
	background-color: #49749A;
}

.right_td{
	width: 10px;
	background-image: url('../images/oc_right_bk.jpg'); 
	background-repeat: repeat-y;
	background-color: #49749A;
}

.cont_sub{
/*	float: left;	
	margin-right: 17px;	
	width: 280px;	*/
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px solid #CBC6BF;
	padding-bottom: 5px;
}

.cont_sub_right{
	float: left;
	width: 280px;
	height: 310px;
	background-color: #FFFFFF;
	border: 1px solid #CBC6BF;
}

.cont_sub_pnl{
	width: 300px;
	height: 140px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url('../images/cont_sub_bk.gif');	
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CBC6BF;
	padding-bottom: 5px;
/*	float: left;
	margin-right: 20px;
	margin-bottom: 5px;	*/
}

.cont_sub_w{
	width: 420px;
	background-color: #FFFFFF;
/*	background-image: url('../images/cont_sub_bk.gif');	
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #CBC6BF;	*/
	padding: 5px 10px 10px 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.cont_sub_wide{
	background-color: #DCDFE6;
	border: 1px solid #CBC6BF;
	padding: 5px 15px 15px 15px;
	margin-right: 20px;
	margin-bottom: 20px;
}


.cont_sub_bar{
	text-align: left;
	height: 20px;
	font-weight: bold;
	background-image: url('../images/gray_pnl_bk.gif');	
	background-position: middle;
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CBC6BF;
	padding-top: 2px;
	padding-left: 8px;
}

.cont_main{
	background-color: #F7F6F5;
	padding: 20px 30px;
}


.cont_sub_inner{
	border: 1px solid #FFFFFF;
	padding: 1px;
	vertical-align: top;
}

.margin_pnl{
	width: 550px;
	padding: 15px 25px 20px 20px;
	border-bottom: 1px solid #B20637;
	margin-bottom: 15px;
	clear: both;
}


#left_menu{
	width: 200px;
	height: 320px;
	border: 1px solid #CBC6BF;
	vertical-align: top;
	margin-left: 8px;
	background-color: #EDF1F8;
}

.left_menu_bar{
	text-align: left;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../images/side_top_bk.gif');	
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #B9B9B9;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 0px;
	line-height: 13px;
}

.main_content{
	width: 650px;
	padding: 25px 25px 30px 25px;
}
	
	
.title_img{
	width: 720px;
	height: 140px;
	float: right;
	margin-right: 1px;
}

.sect_dv{
	margin: 10px 15px;
}

.arr_td{
	width: 22px;	
}

div.hidden{
  display: none;
}


.center{
	text-align: center;
}


div.f_left{
	float: left;
}


div.f_right{
	float: right;
}


div.sub_img{
	width: 150px;
	float: left;
	text-align: center;
	vertical-align: top;
	margin-right: 20px;
}

.right{
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}


.sub_title{
    	font-size: 16px;
	font-weight: bold;
	color: #B20637;
	margin: 15px 5px 0px 20px;
}

.sub_div{
	margin: 15px 10px 20px 50px;
}

.sub_div p{
	line-height: 16px;
	
}


#mask_ifr{
	position: absolute;
	top: 0; 
	left: 0; 
	z-index: 10; 
	-moz-opacity: 0.5; 
	opacity:.70; 
	filter: alpha(opacity=70);
}


#img_border{
	width: 223px;
	text-align: center; 
	padding: 3px; 
	border: 1px solid #999999;
	margin-left: 3px;
	margin-bottom: 15px;
	clear: both;
}


li  {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	line-height: 16px;
	color : #000000;
}


ul {
	margin-top: 14px;
	margin-bottom: 17px;
}

ul.arr_ul {
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	list-style-image: url('../images/red_arr_s.gif');
}

ul.arr_ul li{
	line-height: 15px;
	margin-bottom: 8px;
}


#left_menu ul{
/*	margin: 2px 1px 22px 1px; */
	padding: 0px;
	margin: 1px;
	border-bottom: 1px solid #FFFFFF;
	list-style-type: none;
	background-color: #DCDFE6;
}


#left_menu ul li{
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CBC6BF;
}

#left_menu ul .curr_li{
/*	background-color: #DCDFE6;	*/
	color: #000000;
	font-weight: bold;
	height: 21px;
	text-indent: 8px;
	background-color: #FFF0CC;
}


#left_menu ul .curr_h_li{
	color: #000000;
	font-weight: bold;
	height: 38px;
	padding-left: 8px;
	background-color: #FFF0CC;
}

#left_menu ul .h_li{
	color: #000000;
	font-weight: bold;
	height: 38px;
}

#left_menu ul .h_li a{
	color: #000000;
	font-weight: bold;
	height: 38px;
}

#left_menu ul .h_li a:hover{
	color: #000000;
	font-weight: bold;
	height: 38px;
}


ol li {
	margin-bottom: 10px;
}


a:link  {
	color: #B20637;
	text-decoration: underline;
}


a:visited  {
	color: #B20637;
	text-decoration: underline;
}



a:hover  {
	color: #CC0000;
	text-decoration: underline;
}



a:active  {
	color: #B20637;
	text-decoration: underline;
}


a.b_link:link  {
	font-size : 11px;
	color : #0000FF;
	text-decoration : underline;
}



a.b_link:visited  {
	font-size : 11px;
	color : #0000FF;
	text-decoration : underline;
}



a.b_link:hover  {
	font-size : 11px;
	color : #000033;
	text-decoration : underline;
}


a.b_link:active  {
	font-size : 11px;
	color : #0000FF;
	text-decoration : underline;
}


#left_menu ul li a{
	display: block;
	text-indent: 8px;
	height: 21px;
}


#left_menu ul li a:link{
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


#left_menu ul li a:visited{
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


#left_menu ul li a:hover{
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFAED;
}


#left_menu ul li a:active{
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


#copyright a:link  {
	font-size: 10px;
	text-decoration: underline;
}



#copyright a:visited  {
	font-size: 10px;
	text-decoration: underline;
}



#copyright a:hover  {
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
}



#copyright a:active  {
	font-size: 10px;
	text-decoration: underline;
}


#home_lnk a:link {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


#home_lnk a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


#home_lnk a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


#home_lnk a:active {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


a.hilite:link  {
    font-size: 11px;
	font-weight: bold;
	color: #B20637;
	text-decoration: underline;
}



a.hilite:hover  {
    font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}



a.hilite:active  {
    font-size: 11px;
	font-weight: bold;
	color: #B20637;
	text-decoration: underline;
}



a.hilite:visited  {
    font-size: 11px;
	font-weight: bold;
	color: #B20637;
	text-decoration: underline;
}












