body {
	background-color: #218AD8;
	color: #333366;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
}
#pagewrapper {
	background-color: #FFFFFF;
}
h1 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 0;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#c1 {
	float: right;
	width: 180px;
	border: 1px solid #666666;
	margin: 0 2px 0 0;
	background-color: #218AD8;
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 180px;
}
#c2 {
	float: right;
	width: 558px;
	background-color: #BBDBFF;
	font-size: 0.75em;
	border: 1px solid #666666;
}
.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);
}
.content h2 {
	height: 67px;
	padding-top: 40px;
	margin: 0px;
	clear: both;
	background-color: #1E3966;
	padding-left: 6px;
	font-size: 1.2em;
	background-image: url(images/header.gif);
	background-position: 0px 30px;
	background-repeat: no-repeat;
}
#layoutwrapper {
	width: 744px;
	margin: 0 auto;
}
.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: 20px;
	font-size: 1.5em;
}
#c2 p {
	margin-right: 40px;
	margin-left: 20px;
	text-align: justify;
}
.c2-text {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 40px;
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-top-color: #218AD8;
	border-right-color: #218AD8;
	padding-right: 5px;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: outset;
	border-bottom-color: #218AD8;
}
#c2 .c2-text p {
	line-height: 1.5em;
	margin: 6px 0 8px 10;
}
.pictureprgh {
	margin: 0;
	text-align: center;
}
h2 {
	margin: 0;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
h3, h4 {
	margin: 15px 0 0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: 1.5em;
}
.zeromargin {
	margin: 0 !important;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FEFBED;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #4F009D;
}

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: #FFFFFF;
	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: #000000;
	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 #400080;
	padding: 0px;
}
.img-right {
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	border: 1px solid #1E3966;
}
#footer {
	border-top: 1px solid #666666;
	font-size: 0.7em;
	padding-top: 6px;
	margin-top: -1px;
	color: #FFFFFF;
	text-align: center;
}
#footertext {
	margin: 0 auto;
	width: 744px;
	text-align: center;
}
.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: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #666666;
}
#heading {
	padding-top: 50px;
	padding-left: 20px;
	float: left;
	color: #FFFFFF;
}
#logo {
	float: left;
	width: 182px;
	text-align: center;
	background-color: #FFFFFF;
}
#header {
	height: 140px;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background-color: #283852;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #283651;
	background-position: 200px 0px;
}

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 {
	list-style-image: url(images/GelLook_bullet-c2.gif);
}
