body {
	margin: 10px;
	background-color: #0A207A;
	font-size: 11px;
}
/* header */
#page {
	background-image:  url(../images/bg_linear.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* sidebar */
#sidebar {
	background-image:  url(../images/sidebar_bg.gif);
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
}
#sidebar p {
	
	font-size: 12px;
	padding-right: 4px;
	padding-left: 8px;
	font-weight: bold;
}
#sidebar h1 {
	text-align: left;
	
	font-size: 14px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 8px;
}
#sidebar h2 {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 8px;
	margin-bottom: -5px;
}
#sidebar li {
	text-align: left;
	
	font-size: 12px;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 4px;
	list-style-type: square;
	line-height: 18px;
}
#sidebar img {
	text-align: center;
	border: 0;
}
#sidebar a:link {
	color: #000066;
	text-decoration: none;
}
#sidebar a:hover {
	color: #BD301E;
	text-decoration: none;
	
	
}
#sidebar a:visited {
	color: #000066;
	text-decoration: none;
}
/* page content */
#content {
	background-color: #FFFFFF;
	padding: 10px;
}
#content p {
	
	font-size: 11px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 100%;
	font-family: Arial,Tahoma,Verdana;
	}
	h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Verdana,Cambria,Avenir,Arial,Tahoma,;
	color: #333;
}
 h1 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #0A207A;
}
h2 {
	text-align: left;
	font-size: 16px;
	margin-left: 0px;
	color: #000000;
	margin-bottom: 0px;
}
h3 {
	text-align: left;
	font-size: 14px;
	margin-left: 0px;
	color: #11449D;
	margin-bottom: 6px;
	
	
}
h4 {
	text-align: left;
	font-size: 12px;
	margin-left: 0px;
	color: #000000;
}
 h5 {
	text-align: left;
	font-size: 10px;
}

 h6 {
	text-align: left;
	font-size: 8px;
}
#content a:link {
	color: blue;
}
#content a:hover {
	text-decoration: none;
}
#content a:visited {
	color: blue;
}
#content li {
	margin-left: 12px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
}
/* the tail end */
#credits {

}
#credits p {
	text-align: center;
	
	font-size: 10px;
	color: #000000;
}
#credits a:link {
	color: #003399;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}
#credits a:visited {
	color: #003399;
	text-decoration: none;
}
img {
	border: 0;
}
#title {
	margin-bottom: 10px;
}
#sidebar em {
	
	font-size: 10px;
	color: #CC0000;
}
#white_bg {
	padding: 15px;
	background-color: #FFFFFF;

}
#credits h1 {
	text-align: center;
	
	font-size: 10px;
	color: #000000;
}

#Blue {
	text-align: left;
	font-size: 14px;
	margin-left: 0px;
	color: #11449D;
	margin-bottom: 6px;
	}
	
	
