body {
	background-color: #7D7D7D;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
}
#pagewrapper {
	background-color: #7D7D7D;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD3333;
}
#c1 {
	float: left;
	width: 180px;
	background-color: #333333;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #777777;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#c2 {
	float: right;
	width: 580px;
	background-color: #EEEEEE;
	font-size: 0.75em;
	border-top-width: 4px;
}
.content {
	clear: both;
	width: 443px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E3966;
	margin: 0px;
	padding: 0px;
	background-image: url(images/middle.gif);
}

#layoutwrapper {
	width: 770px;
	margin: 0 auto;
	background-color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #444444;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #555555;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #444444;
}
.c1-text {
	font-size: 0.7em;
	padding: 12px;
	color: #FFFFFF;
}
.c1-text p {
	margin: 6px 0 8px 0;
}
#c2 h1 {
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.5em;
	color: #DD3333;
	font-weight: normal;
}
#c2 p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
.c2-text {
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c2 .c2-text p {
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
}

h2 {
	margin: 15px 0 0;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
h3, h4 {
	font-size: 1.3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: 500;
}
h3 {
color:#EE3333;
}
.zeromargin {
	margin: 0 !important;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

hr {
	color: #5C6762;
	font-size: 80%;
}

#menuwrap {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menubar {
	padding: 10px 2px 0px 5px;
	width: 165px;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
}
.hmenu {
	margin: 1px 2px 0px;
	padding: 2px 0px;
	display: block;

}

#menubar  a:link, #menubar a:visited {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: 500;
	padding: 2px 2px 0px 17px;
	margin: 2px 0px 0px;
	font-size: 0.9em;
	background-image: url(images/menu-off.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
}
#menubar a:hover{

	color: #481C37
	text-decoration: none;
	padding: 2px 2px 0px 17px;
	margin: 2px 0px 0px;
	color: #FF0000;
	font-weight: 500;
	background-image: url(images/menu-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.img-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #333333;
	padding: 0px;
}
.img-right {
	float: right;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
	border: 1px solid #333333;
}
#footer {
	font-size: 0.7em;
	padding-top: 6px;
	margin-top: -1px;
	text-align: center;
	background-color: #333333;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#footertext {
	width: 580px;
	text-align: center;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
.c1-text a:link, .c1-text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#c2 a:link, #c2 a:visited {
	color: #666666;
	text-decoration: underline;
}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus {
	color: #0066CC;
	background-color: #FFFFFF;
	}

#c2 a:hover, #c2 a:active, #c2 a:focus {
	color: #333333;
}
#footer a:link, #footer a:visited {
	color: #777777;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}
#heading {
	color: #eeeeee;
	font-size: 1.4em;
	font-weight: 300;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
}
#logo {
	float: left;
	width: 182px;
	text-align: center;
	background-color: #FFFFFF;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	text-align: center;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 5px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #444444;
	border-left-color: #555555;
}

td {
	color: #FFFFFF;
	font-weight: 500;
}
.row {
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
}

table {
	background-color: #1E3966;
	width: 403px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 15px;
}
th {
	color: #FFFFFF;
	background-color: #218AD8;
	text-align: left;
	font-size: 1.2em;
}
.c2-text li {

	margin-top: 5px;
	font-size: 1.1em;
	font-weight: bold;
}
#menubar h3 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
#heading h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.clearleft {
	clear: left;
	height: 1px;
	font-size: 1px;
}
