body {
	font-family: Arial,Tahoma, serif;
	font-size: 13px;
	background: #000 url(../images/newbackground.jpg) repeat;
	color: #333333;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 120%;
}

html {
	height: 100%;
}

html>body table, div {
	margin-left: auto;
	margin-right: auto;
}

ol, ul, li, p, th, div, td, input, textarea, select {
	font-family: Arial,Tahoma, serif;
	font-size: 13px;
	color: #333333;
	line-height: 120%;
}

div.container {
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

div.holder {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 950px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

div.top {
	width: 930px !important;
	width: 950px;
	height: 25px;
	line-height: 25px;
	background: #bbc3d3;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

div.top_menu {
	width: 1000px;
	height: 45px !important;
	height: 45px;
	background: #2647bf;
	border: 1px solid #000;
	text-align: center;
	padding: 0px;
}

#footer_menu {
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#footer_menu:visited {
	color: #fff;
	text-decoration: none;
}

#footer_menu:hover {
	color: #ffffff;
	text-decoration: underline;
}

div.header {
	width: 950px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/header.jpg) center no-repeat;
}

div.header2 {
	width: 950px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/header2.jpg) center no-repeat;
}

div.content {
	width: 927px !important;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 7px;
	padding: 5px 0px 0px 15px !important;
	padding: 5px 0px 0px 5px;
	background: #ffffff;
	text-align: left;
	color: #333;
}

div.sidepanel {
	width: 220px;
	float: right;
	margin: 0px 0px 15px 12px;
	text-align: center;
}

div.footer {
	width: 1000px;
	height: 60px !important;
	height: 75px;
	background: #2647bf;
	border: 1px solid #000;
	text-align: center;
	color: #fff;
	padding-top: 9px !important;
	padding-top: 9px;
}

div.bottom {
	width: 950px;
	height: 30px;
	line-height: 30px;
	color: #2f2f2f;
	text-align: center;
	font-size: 11px;
	background: #bbc3d3;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

div.border {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 950px;
	height: 5px;
	background: #2647bf;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

a.whitelink:link, a.whitelink:visted {
	color: #2f2f2f;
	text-decoration: none;
	font-weight: bold;
}

a.whitelink:hover {
	color: #fff;
	text-decoration: underline;
}

a:link {
	color: #923d3a;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #923d3a;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000080;
	text-decoration: none;
}


#redlink, #redlink:visted {
	color: #923d3a;
	text-decoration: underline;
	font-weight: bold;
}

#redlink:hover {
	color: 000080;
	text-decoration: underline;
}

#footerlink, #footerlink:visted {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#footerlink:hover {
	color: #ffd77c;
	text-decoration: underline;
}

#footerlink:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #923d3a;
	padding: 5px 20px 5px 15px;
	margin: 5px 0px 7px 0px;
	width: 100%;
	text-align: left;
}

h2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000080;
	padding: 5px 0px 0px 15px;
	margin: 0px;
	text-align: left;
}

h3 {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
	padding: 4px 0px 2px 15px;
	margin: 8px 0px 0px 0px;
}

h4 {
	font-family: Times New Roman, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000080;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
	font-style: italic;
}

h5 {
	text-align: center;
	font-size: 20px;
	font-family: Arial, serif;
	font-weight: bold;
	color: #000080;
	margin: 4px 0px 8px 0px;
}

p {
	text-align: justify;
	padding: 0px 22px 0px 42px;
	margin-top: 0px;
}

hr {
	width: 70%;
	text-align: center;
}

ul {
	line-height: 1.5;
}

li {
	margin-bottom: 5px;
}

input, select, textarea {
	font-size: 11px;
}
