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

body{margin:0px;
	padding:0px;
	background-color:#e8e8e8;
	font: 11pt "Times New Roman";
	line-height:20px;
	}
#bigpic{margin:0 0 10px 0;
	}
.middle{
	background-color:#3b7cf0;
	font: 10pt "Times New Roman";
	color:#FFFFFF;
	}
.rightpan-title{

	font-size:10pt;
	font-weight:bold;
	color:#135b8d;
	}
#bottom {
	background:url(img/dot.gif) repeat-y center;
	}
a:link,a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0E448C;
}
#download a:link,a:visited {
	text-decoration: underline;
	color: #135b8d;
}
#download a:hover {
	text-decoration: underline;
	color: #ff0000;
}