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

body {
	background-color: #CCC;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	background: #fff;
	margin: 5px auto;
	text-align: left;
	width: 992px;
	border: 1px solid #999;
}

#copyrights {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat;
	height: 20px;
	width: 484px;
	padding: 6px;
}
#bottom_links {
	padding: 6px;
	background-image: url(../images/footer_bg.gif);
	height: 20px;
	width: 484px;
	text-align: right;
}
#navigation {
	height: 80px;
	width: 747px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat;
}
#side_buttons {
	padding: 20px;
	width: 210px;
}

/* Headings */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #039;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #039;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
}

/* Screen Text */

.screen_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 3px;
	margin-bottom: 3px;
}

.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	margin-top: 3px;
	margin-bottom: 3px;
}

.bullet1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-image: url(../images/bullet1.gif);
}
.text7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.text4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
}
.text5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
}
.text6{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
