/* CSS Document */

td, table{
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	line-height:11px;
	color:#56747E;
	
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px;}
.list ul li{ background:url(../images/list_marker1.gif) no-repeat left 0px; padding-left:11px }
.list ul li a{ color:#9ABCC6; font-size:11px; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.bullet ul{margin:0px; padding:0px; list-style:none; line-height:17px;}
.bullet ul li{ background-image:url(../images/list_marker1.gif) no-repeat left 0px; padding-left:11px }
.bullet li a{ color:#9ABCC6; font-size:11px; text-decoration:underline}
.bullet li a:hover{text-decoration:none}

a{ color:#87A6AF; text-decoration:underline}
a:hover{ text-decoration:none}

strong a{ color:#87A6AF; text-decoration:underline}
strong a:hover{ text-decoration:underline} 

.footer{ color:#A9C7D0; margin-left:40px}
.footer a{ color:#A9C7D0; text-decoration:none}
.footer a:hover{ text-decoration:underline}

b{ color:#A6C0C7; font-size:11px}

span strong{ color:#A6C0C7}

.link a{ color:#87A6AF; text-decoration:none}
.link a:hover{ text-decoration:none; font-weight:bold}

.form input{
	width:141px;
	height:19px;
	font-family:tahoma;
	font-size:10px;
	color: #2E5059;
	padding:2 0 0 7px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#FFFFFE
}


.form textarea {
	width:141px;
	height:68px;
	font-family:tahoma;
	font-size:10px;
	color: #2E5059;
	overflow:hidden;
	padding:2 0 0 7px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#FFFFFE
}





input,textarea{
   background:#56747E;
   border:1px solid #ffffff;
   font-family:Tahoma;
   font-size:11px;
   color: #FFFFFF;
} 
 

input{
   padding-left:5px;
   width:152px; height:17px;
}
textarea{
   padding-left:5px;
   width:152px; height:107px;
   overflow:auto}
   
   
   
   
.lable{font-family:Tahoma;  padding-top:6px; font-size:11px; font-weight:normal; color:#686565; }
.star {color: #FF0000}
   
.label{font-family:Tahoma;  padding-top:6px; font-size:11px; font-weight:normal; color:#686565;}
.star {color: #FFffff}

.label01{
     width:10px; height:10px;
    font-family:Tahoma;  padding-top:6px; font-size:11px; font-weight:normal;  background:#56747E;}

.text_box{ 
	width:150px; height:18px; border:1px solid #A19C9C; 
	font-family:Tahoma; font-size:11px; color:#4F5A5B; font-weight:normal; 
	padding-left:5px; margin-bottom:5px;
}



.text_area{ 
	width:150px; 
	height:50px; 
	border:1px solid #A19C9C; 
	font-family:Tahoma; font-size:11px; color:#4F5A5B; font-weight:normal; 
	padding-left:10px; padding-top:5px; background-color:#FFFFFE;
	margin-bottom:6px;
}

.select_button{ width:150px; height:16px; margin-bottom:5px; border:1px solid #A19C9C; font-family:Tahoma; font-size:11px; color:#ffffff; font-weight:normal;}
.submit{ width:50px; height:22px; border:2px solid #BCBCBC; background-color:#D9D9D9; font-family:tahoma; font-size:11px; font-weight:bold; color:#ffffff; text-align:center;}
