body {
	background-image: url(bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-color: #748BAB;
	background-repeat: repeat-x;
	color: #2F3D4F;
}

body a {
	color: #FF6633;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

body a:hover {
	text-decoration: underline;	
}

.content {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
.content-bottom {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.content-left-box {
	background-color: #FFFFCC;
	width: 220px;
	margin-left: auto;
	border: 1px dotted #FF6633;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	margin-right: auto;
	text-align: center;
}

.header {
	height: 60px;
	width: auto;
	margin-right: 2px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
	background-image: url(header-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
}

.buttonscontainer {
	width: 180px;
	float: left;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
}

.buttons a {color: ;
	background-color: ;
	padding: 6px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	margin-top: 5px;
	border: 1px solid #999999;
	background-image: url(button-bg.jpg);
	font-weight: bold;
}

.buttons-sub a {
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.buttons a:hover {background-color: ;
color: ;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
}

.buttons-sub a:hover {
	color: #FF6633;
	text-decoration: underline;	
}

.content-body {
	margin-right: 10px!important;
	margin-right: 5px;
	margin-left: 200px!important;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	width: 535px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #5780AE;
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5780AE;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5780AE;
	margin: 0px;
}

h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5780AE;
	margin: 0px;
}

.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #5780AE;
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5780AE;
}

p {
	margin: 0px;
}

li {
	margin-bottom: 5px;
	margin-left: -10px;
	margin-top: 0px;
}
ul {
	margin-top: 10px;
}


.spacer {
	clear: both;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
	clear: both;
}

.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
	clear: both;
}
