body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #111D30;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 15px;
}
h1.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
h2.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h3.sidebar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3.dloads {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
blockquote{
	color: #45453d;
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
ul {
	list-style: square inside;
	margin-left: 5px;
	padding: 0;
	display: list-item;
}
ul.content {
	list-style-position: inside;
	list-style-type: square;
	padding: 0px;
	display: inline;
}
/*Links*/

a:link {
	color: #3A4E78;
}
a:hover {
	color: #6D94D1;
}
a:visited {
	color: #000000;
}

/*Side Content Bar*/

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


/*Info Content Block*/

.info {
	background-image: url(images/info-bg.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 405px;
	margin: 0px;
	padding: 15px;
	vertical-align: bottom;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.infoh {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}


/*Msic*/
.copyright {
	font-size: 11px;
}
h1.faq {
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
.faq {
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}
h3.faq {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
h1.content2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	display: inline;
}
