/************************************************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
/************************************************************************************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/************************************************************************************************************/
body{
	font-size:12px;
	background:#fff url(../Images/Bg_Body.gif);
	text-align:center;
	color:#000;
}
#wrapper{
	margin:0 auto;
	width:980px;
	text-align:left;
	padding-top:35px;
	padding-bottom:10px;
}
/************************************************************************************************************/
a{text-decoration:none; color:#3a89d8;}
#main{background:#324379;}
#topmenu{}
#topmenu a{font-size:14px; font-weight:bold; color:#fff; display:block; height:39px; cursor:pointer; line-height:39px;}
#topmenu span{display:block; height:39px; cursor:pointer; line-height:39px; padding-left:16px;}

#list{height:136px; width:100%;}
#list ul {
	list-style: none;
	margin:0;
	padding:0;
}
#list ul li{height:24px; line-height:24px; background: url(../Images/Message_system.gif) no-repeat 0 30%; padding-left:20px;}

.rollover {scrollbar-face-color:#324379;
		scrollbar-track-color:#F0EFEA;
		scrollbar-arrow-color:#F0EFEA;
		scrollbar-3Dlight-color:#F0EFEA;
		scrollbar-base-color:#F0EFEA;
		scrollbar-shadow-color:#F0EFEA;
		scrollbar-darkshadow-color:#F0EFEA;
		scrollbar-highlight-color:#F0EFEA;
		}
		
.u {text-decoration:underline}


FORM P LABEL {
	FLOAT: left; WIDTH: 75px; TEXT-ALIGN: left
}
.areaShape {
	WIDTH: 100%
}
FORM P {
	CLEAR: left; FONT-WEIGHT: bold; TEXT-ALIGN: left; margin:16px 20px;
}
.area {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND: #fff; FONT: 100% verdana, arial, helvetica, sans-serif; BORDER-LEFT: #000 1px solid; WIDTH: 320px; COLOR: #666; BORDER-BOTTOM: #000 1px solid; HEIGHT: 90px
}
.contactfield {
	BORDER-RIGHT: #000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000 1px solid; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: 100% verdana, arial, helvetica, sans-serif; BORDER-LEFT: #000 1px solid; WIDTH: 232px; COLOR: #666; PADDING-TOP: 0px; BORDER-BOTTOM: #000 1px solid; HEIGHT: 16px
}