@charset "UTF-8";
/* CSS Document */


body{
	margin:0;
	background:#dbdbcf;
	font:12px Helvetica, Arial, sans-serif;
	color:#000;
	padding: 0;
}

h1 h2 h3 {
	font: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #6581FE;	
}

#tablehead{
	margin: 0 0 -10px 100px;
	font-size:13px;
	float: left;
	color:#000;
	line-height: 19px;
	display:inline;
	font-family: Helvetica, Arial, sans-serif;	
	
}

#tablehead h2{
	width: 100%;
	font-size:13px;
	text-transform: uppercase;
	font-weight:bold;
	color:#2175bc;
	text-align:left;
	border-bottom-color:#000;
	border-bottom: double;
}

#modulewrapper {
	text-align:left;
	padding: 20px;
	line-height: 19px;
	width: 720px;
	height: 890px;
}

#modulewrapper2 {
	text-align:left;
	padding: 20px;
	line-height: 19px;
	width: 720px;
	height: 590px;
}

#moduleimg{
	width: 360px;
	height: 220px;
	
}
#tablehead th {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #00F;
	text-align: left;
	border-bottom: #000 2px;
}
