html {
	background: #4a5157 url("/a_assets/images/background.jpg") repeat-x center top;
	
}

body {
	font-family: Verdana;
	
}

strong {
	font-weight: bold;
}

h1 {
	font-size: 146.5%;
	color:#013e7f;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	
	font-size: 108%;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	color:#326398;
}

em {
	font-style: italic;
}

a {
	color:#e51837;
}

p {
	font-size:85%;
	padding-bottom:10px;
}

table {
	font-size:93%;
}

td {
	padding:5px;
	border-collapse:separate;
}

th {
	background-color: #333;
	color:#FFf;
	padding:5px;
	font-weight: bold;
}

tr {
	background-color: #ddd;
	border-bottom: 1px solid #fff;
}

div#header {
	width:100%;
	background: url('/a_assets/images/header.gif') no-repeat;
	height:180px;
	border-bottom:13px solid #e51837;
}

div#centerDiv {
	margin:20px auto 0 auto;
	width:980px;
	background-color:#fff;
}

div#leftColumn {
	padding:20px 10px 10px 20px;
	float:left;
	width:630px;
	background:url('/a_assets/images/main_background.jpg') no-repeat 20px 150px;
	min-height:500px;
	_height:500px;
}


div#leftColumn ul {
	padding:0 0 20px 30px;
}

div#leftColumn li {
	padding-bottom:5px;
}

div#rightColumn {
	padding:50px 0 0 40px;
	float:left;
	
}

div#ft {
	color:#fff;
	padding-top:40px;
	text-align: center;
	display:block;
	width:980px;
	height:60px;
	background:url('/a_assets/images/footer.gif') no-repeat;
}

div#ft a{
	color:#B6C935;
}

div.rightFeature {
	padding:0 0 20px 0;
}

div.rightFeature .hd {
	display:block;
	width:250px;
	height:7px;
	background:url('/a_assets/images/right_top_back.gif') no-repeat bottom;
}

div.rightFeature h1 {
	color:#326398;
	font-size: 131%;
	padding:0 0 10px 0;
	margin:0;
}

div.rightFeature h2 {
	font-size: 108%;
	color:#326398;
}

div.rightFeature .bd {
	display:block;
	width:220px;
	padding:5px 15px 15px 15px;
	background-color: #eaeff5;
}

div.rightFeature .bd ul {
	margin-left:15px;
}

div.rightFeature .ft {
	display:block;
	width:250px;
	height:5px;
	background:url('/a_assets/images/right_bottom_back.gif') no-repeat;
}

.thumb {
	float:left;
	text-align: center;
	width:48%;
}

.intro {
	font-weight: bold;
}

.clear-all {
	clear:both;
}

.pdf {
	padding:15px 0 10px 15px;
	border:2px solid #477299;
	float:left;
	background-color: #E0FFF6;
	margin-top:30px;
}

.pdf a,
.pdf p{
	float:left;
}

.pdf a{
	width:120px;
}

.pdf p{
	width:420px;
}
