/* CSS Document */
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.tableborder {  border: 1px ridge #e6e6e6}
.body_color {
	bgcolor:#F9FFFFF;
	background-color: #F9FFFF;
}
.table_color {
	bgcolor:#F9FFFFF;
	background-color: #FFFFFF;
}
.textbox1 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0033CC;
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	width:80px;
}

.textbox2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	width:250px;
	
}


.textbox3 {
  font-family: Verdana;                                                                                                                                                    
  font-size: 10px;
  font-weight: normal;
  color: #0033CC;
  background-color: #ffffff;
  width:145px;
}
.textbox4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	width:107px;
}
.textbox5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	width:60px;
}


																														
.textbox0 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
	border: 1px ;
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	width:40px;
	text-align:right;
}

.checkbox1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	border: 1px solid #E6E6E3;
	background-color: #ffffff;
	text-transform: none;
}
.simpletextbox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px #CAD7EC solid;
	background-color: #ffffff;
}
.nametextbox {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #0033CC; width: 200px; border: #CAD7EC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #ffffff}
.sober_button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	width: 70px;
	border: 1px solid #ffffff;
	color: #000000;
}
.sober_textbox {  font-family: Tahoma; font-size: 11px; font-weight: normal; width: 150px; border: 1px solid #BEC07A; background-color: #ffffff}
sober_password_textbox{  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #0033CC; width: 150px; border: #CAD7EC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #ffffff}
.textareabox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;;
	border: #D0D3CD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 400px;
	background-color: #ffffff;
	text-transform: none;
	height: auto;
	float: left;
	position: absolute;



}
.selectbox{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #D0D3CD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff;
	text-transform: none;
	width:100px;
}

.selectbox2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #D0D3CD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff;
	text-transform: none;
	width:250px;
}
.selectbox1{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: #D0D3CD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff;
	text-transform: none;
	
}

.textareaboxsmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	border: #D0D3CD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 250px;
	background-color: #ffffff;
	text-transform: none;
	height: 50px;

}
.submitbutton {
	font-family: Tahoma;
	font-size:12px;
	font-weight: normal;
	color:black;
	background-color:#CCCCCC;
	text-transform: capitalize;
	list-style-type: none;
	cursor: auto;
	border-radius:8px;
	width:80px;
}
.bigsubmitbutton {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #5B5B1E;
	background-color:#CCCCCC;
	text-transform: capitalize;
	list-style-type: none;
	cursor: auto;
	border: 1px solid #eeeeee;
	width: 120px;
}.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999933;
	text-transform: capitalize;
}
.jsptextoutput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7093BA;
	text-transform: none;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-transform: none;
}
.VerdanaSmallRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FCA37C;
	font-variant: normal;
	text-transform: lowercase;
}
.VerdanaSmallGreen {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #999933}

.VerdanaSmallBrown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #C59F52}
.VerdanaMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color:#000000;
	text-transform: capitalize;
	text-align:left;
}
.VerdanaMediumCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color:#000000;
	text-transform: capitalize;
	text-align:center;
}

.VerdanaMediumBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:#000000;
	font-weight: bold;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}

.NoticeHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color:#000000;
	font-weight:normal;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}

.VerdanaSmallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:#0066CC;
	font-weight: bold;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}

.VerdanaBigBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color:#996600;
	font-weight: bold;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}
.VerdanaBiggerBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color:#996600;
	font-weight: bold;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}
.pagesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color:#000000;
	font-weight: bold;
}

.sober_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color:#333333;
	font-weight: bold;
	text-transform: capitalize;
	cursor: auto;


}


.copyright_text{
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight:normal;
	text-transform: capitalize;
}

.sober_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color:#ffffff;
	font-weight: bold;
	text-transform: capitalize;
	cursor: auto;


}
.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	background-color: #DEE3E7;
	font-weight: bold;

}
.tableheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	background-color: #C9DFED;
	font-weight: bold;

}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	background-color: #EEF1F7;
	font-weight: bold;

}
.sobertextwhitesmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color:#ffffff;
	font-weight: normal;
	text-transform: capitalize;
	cursor: auto;
}
.verdanablue{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: Bold;
	color:#0033CC;
	font-weight: bold;
	text-transform: none;
	cursor: auto;
}
.verdanared{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: Bold;
	color:red;
	font-weight: bold;
	text-transform: none;
	cursor: auto;
}
body{margin:0px; padding:0px;}
table,td,th{ font-family:Arial, Helvetica, sans-serif; font-size:8px; font-weight:normal; color:#000000; text-decoration:none; line-height:10px;border-spacing: 0px;margin-left: 1px;  }
form{margin:0px; padding:0px;}
.btn{ font-family: tahoma; font-size:11px; font-weight:bold; color:#000000; background-color:#FF9B00; border:1px solid #000000; padding:1px;}
.input{ font-family: Verdana, Tahoma; font-size:9px; font-weight: normal; border:0px;color:#0033CC}


.padd_5_right{padding-right:5px;}



.bg_header{ background-image:url(../../images/bg_header.gif); height:28px; background-repeat:repeat-x;}
.bg1_header{ background-image:url(../../images/bg1_header.gif); height:40px; background-repeat:repeat-x; padding-left:10px;}
.bg2{background-color:#e2e2e2;}
.bg3{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color:#000000;
	font-weight: bold;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}

.txt{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}
.txt1{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}
.heading{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#FF9B00; text-decoration:none; margin:0px; padding:0px; line-height:25px;}
.heading1{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#6699FF; text-decoration:none; margin:0px; padding:0px; line-height:25px;}
.heading2{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#FF9B00; text-decoration:none; margin:10px; padding:0px; line-height:25px;}

.bdr1{ border:1px solid #000000; margin:0px; padding:10px;}
.bdr2{ border:1px solid #000000; width:90px; padding: 5px 0px;}
.bdr_table{border-left:1px solid #e2e2e2; border-top:1px solid #e2e2e2;}
.bdr_td{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7093BA;
	text-transform: none;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}

.Notice_td
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #7093BA;
	text-transform: none;
	border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}

.link1{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration: underline;}
.link1:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration: none;}

.link2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration: none;}
.link2:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration: none;}

.link3{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; text-decoration: none;}
.link3:hover{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FF9B00; font-weight: normal; text-decoration: none;}
.link3_selected{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FF9B00; font-weight: normal; text-decoration: none;}

.link4{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal; text-decoration: none;}
.link4:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF9B00; font-weight: normal; text-decoration: none;}
.link4_selected{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF9B00; font-weight: normal; text-decoration: none;}
p {

margin:0px;
padding:0px;
}
.Highlight_tr
{
	background-color:#FFFF00;
}
.Normal_tr
{
	background-color:#FFFFFF;
}
.textbox12 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
	border: 1px #CCCCCC solid;
	background-color: #ffffff;
	width:350px;
}
input:focus
{
background-color:yellow;
}

textarea:focus
{
background-color:yellow;
}

select:focus
{
background-color:yellow;
}

.black_overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 200%;
	height: 300%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:1.0;
	filter: alpha(opacity=100);
}

.blinkytext {
text-decoration: blink;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #7093BA;
text-transform: none;
border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2;
}