html, body {
	margin: 0px;
	font-family: 'Franklin Gothic Medium', tahoma;
	font-size: 14px;
}
#container {
	overflow: hidden;
	margin: auto;
	width: 1000px;
}
img {
	border: 0px;
}
#menu {
	width: 100%;
	height: 24px;
}
.menuimg {
	background-image: url(/download/?id=4344078);
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
}
.menucont {
	background-color: #901436;
	color: #FFFFFF;
}
#contenttable {
	overflow: hidden;
	vertical-align: top;
	width: 100%;

}
#contentleft {
	overflow: hidden;
	vertical-align: top;
	width: 160px;
}

/* styles for content */
#contentcenter {
	overflow: hidden;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'Franklin Gothic Medium', tahoma;
	font-size: 12px;
	color: #3c477f;
}
h1 {
	color: #931d3d;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

#contentcenter A:link {
	color: #3c477f;
	text-decoration: underline;
}
#breadcrumbs {
	border-bottom: 1px dotted black;
	padding-top: 10px;
	padding-bottom: 5px;
}
#breadcrumbs A:link {
	color: #3c477f;
	text-decoration: none;
}

#contentright {
	overflow: hidden;
	vertical-align: top;
	width: 200px;
	padding-top: 10px;
}

/* FOOTER STYLE */
#footer {
	width: 100%;
	text-align: center;
	font-family: 'Franklin Gothic Medium', tahoma;
	font-size: 11px;
	color: #b10135;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted black;
}
/* Footer LINKS */
#footer A:link {
	color: #b10135;
	text-decoration: none;
}
#footer A:visited {
	color: #3c477f;
	text-decoration: none;
}
#footer A:active {
	color: #3c477f;
	text-decoration: none;
}
#footer A:hover {
	color: #b10135;
	text-decoration: underline;
}

/* BOX ORANGE */
.boxorange {
	width: 190px;
	padding: 5px;
	background-image: url(/download/?id=4344072);
	background-color: #fcd4b0;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 5px;
	font-size: 11px;
	color: #3c477f;
	padding-bottom: 10px;
}
.boxorangetop {
	background-image: url(/download/?id=4344075);
	background-color: #fcd4b0;
	background-repeat: no-repeat;
	color: #8f1435;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

/* BOX YELLOW */
.boxyellow {
	width: 190px;
	padding: 5px;
	background-image: url(/download/?id=4344048);
	background-color: #f8f6bb;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 5px;
	font-size: 11px;
	color: #3c477f;
	padding-bottom: 10px;
}
.boxyellowtop {
	background-image: url(/download/?id=4344051);
	background-color: #f8f6bb;
	background-repeat: no-repeat;
	color: #8f1435;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

/* BOX BLUE */
.boxblue {
	width: 190px;
	padding: 5px;
	background-image: url(/download/?id=4344042);
	background-color: #c7dfe9;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 5px;
	font-size: 11px;
	color: #3c477f;
	padding-bottom: 10px;
}
.boxbluetop {
	background-image: url(/download/?id=4344045);
	background-color: #c7dfe9;
	background-repeat: no-repeat;
	color: #8f1435;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

/* BOX GREEN */
.boxgreen {
	width: 190px;
	padding: 5px;
	background-image: url(/download/?id=4344054);
	background-color: #dee8b6;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 5px;
	font-size: 11px;
	color: #3c477f;
	padding-bottom: 10px;
}
.boxgreentop {
	background-image: url(/download/?id=4344057);
	background-color: #dee8b6;
	background-repeat: no-repeat;
	color: #8f1435;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

/* BOX LINKS */
.boxblue A:link, .boxgreen A:link, .boxyellow A:link, .boxorange A:link {
	color: #3c477f;
	text-decoration: underline
}
.boxblue A:visited, .boxgreen A:visited, .boxyellow A:visited, .boxorange A:visited {
	color: #3c477f;
	text-decoration: underline
}
.boxblue A:active, .boxgreen A:active, .boxyellow A:active, .boxorange A:active {
	color: #3c477f;
	text-decoration: underline
}
.boxblue A:hover, .boxgreen A:hover, .boxyellow A:hover, .boxorange A:hover {
	color: #3c477f;
	text-decoration: underline;
}

/* BOX WITH IMAGE BLUE */
.boxmenblue {
	width: 160px;
	background-image: url(/download/?id=4344060);
	background-color: #e3e9f1;
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: 'Franklin Gothic Medium', tahoma;
	font-size: 12px;
	color: #3c477f;
	padding-bottom: 5px;
}
.boxmenbluetop {
	background-image: url(/download/?id=4344063);
	background-color: #de3e9f1;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
.boxmenbluehead {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.boxmenblue a {
	color: #3c477f;
}

/* BOX WITH IMAGE RED */
.boxmenred {
	width: 159px;
	background-image: url(/download/?id=4344066);
	background-color: #f4e5e9;
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: 'Franklin Gothic Medium', tahoma;
	font-size: 12px;
	color: #971637;
	padding-bottom: 5px;
}
.boxmenredtop {
	background-image: url(/download/?id=4344069);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.boxmenred a {
	color: #971637;
}

.menuLevel0 {
	padding-left: 15px;
}
.menuLevel0a {
	padding-left: 0px;
	color: #FFFFFF;
	font-family: 'Georgia','Franklin Gothic Medium', tahoma;
	font-size: 12px;
	text-decoration: none;
}

.menuLevel1,.menuLevel2,.menuLevel3,.menuLevel4,.menuLevel5 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background-color: #FFFFFF;
	border: 3px solid #901436;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuLevel1a,.menuLevel2a,.menuLevel3a,.menuLevel4a,.menuLevel5a {
	padding-left: 0px;
	color: #901436;
	font-family: 'Georgia','Franklin Gothic Medium', tahoma;
	font-size: 12px;
	text-decoration: none;
}

#menu {
	position: relative;
}

ul {
	margin: 0px;
}

p {
	margin-bottom: 0px;
}