td, table{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#9A9A9A;
}

H1	{
  	font-size : 10px;
  	font-weight: 100;
	text-indent:px;
	line-height: 13px;
	margin-top: 5px;
	margin: 0;
}

#hide { display:none; }

.top_left{
	width: 18px;
	height: 100%;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	}

.left_side{
	width: 358px;
	height: 643px;
	background-color: #FFFFFF;
	}
	
	
#shadow{
	width: 358px;
	height: 100%;
	background-image: url(images/shadow1.gif);
	background-repeat: no-repeat;
	}
	
.petit{
	font-family:tahoma;
	font-size:13px;
	line-height:17px;
	color:#333333;
}
.title{
	font-family:tahoma;
	font-size:14px;
	vertical-align:middle;
	line-height:17px;
	text-align: center;
	top: 3px;
}
.award{
	font-family:tahoma;
	font-size:10px;
	vertical-align:top;
	line-height:14px;
	color:#9A9A9A;
	
}
.gl{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:120%;
	color:#9A9A9A;
	
}
.subfooter{
	font-family:"tahoma";
	font-size:9px;
	vertical-align:top;
	line-height:12px;
	color:#5F5F5F;
	height: auto;
	
}
.cr{
	font-family:tahoma;
	font-size:9px;
	vertical-align:top;
	line-height:12px;
	color:#FFFFFF;
	height: auto;
	
}

form { margin:0px; padding:0px;}
body { margin:0px; padding:0px; background-color:#ABAD9C;}


.list ul{margin:0px; padding:0px; list-style:none; line-height:18px;}
.list ul li{  background:url(images/list_marker.gif) no-repeat left top; padding-left:12px ;}
.list ul li a{ color:#5B5A5A; text-decoration:underline;}
.list ul li a:hover{text-decoration:none;}

a{ color:#5B5A5A; text-decoration:underline;}
a:hover{ text-decoration:none;}

span a{ color:#9A9A9A; text-decoration:underline;}
span a:hover{ text-decoration:none;}

b{ color:#5B5A5A;}

.footer_left{ color:#5F5F5F; margin-left:57px; font-size:10px;}
.footer_left a{ color:#4A4949; text-decoration:underline;}
.footer_left a:hover{ text-decoration:none;}

.footer_right{ color:#989898; margin-left:38px;}
.footer_right a{ color:#989898; text-decoration:underline;}
.footer_right a:hover{ text-decoration:none;}



.form input{
	width:221px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #545143;
	padding:2px 0 0 5px;
	border-color:#D1D1D1;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFff
;}


.form textarea {
	width:221px;
	height:128px;
	font-family:tahoma;
	font-size:11px;
	color: #4B4B4B;
	overflow:hidden;
	padding:2px 0 0 5px;
	border-color:#D1D1D1;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff
;}

