body {
	background-color: #4e6a82;
	margin-top: 50px;
	margin-bottom: 50px;
}
.leftSide {
	background-color: #b5bfcb;
	background-image: url(images/bg_leftside.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dedede;
	text-align: right;
	text-decoration: none;
}
.footer a, .footer a:visited {
	color: #dedede;
	text-decoration: underline;
}
.footer a:hover {
	color: #CFCEAF;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 20px;
	text-align: left;
	line-height: 19px;
	*line-height: 18px;
}
.content a {
	color: #4e4e4e;
	font-weight: bold;
	text-decoration: none;
}
.content a:visited {
	color: #4e4e4e;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	color: #4e4e4e;
	font-weight: bold;
	text-decoration: underline;
}
.content ul {
}
.content ul li {
	list-style: none;
	background: url(images/bullet_star.gif) no-repeat;
	margin-left: -30px;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4e4e4e;
	margin-bottom: -9px;
	*margin-bottom: -16px;
	padding-top: 1px;
}
.contentBlank {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.contentHome {
	background-color: #FFFFFF;
	background-image: url(images/bg_content_home.gif);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #4e4e4e;
	text-align: left;
	vertical-align: top;
}
.contentHome a, .contentHome a:visited {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
.contentHome a:hover {
	color: #4e4e4e;
	text-decoration: underline;
	font-weight: bold;
}
.leftSideHome {
	background-color: #FFFFFF;
	background-image: url(images/bg_leftside_home.gif);
	background-repeat: repeat-x;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #888888;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.vertLinksCell, .vertLinksCellRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: right;
	text-decoration: none;
	vertical-align: top;
	padding: 7px;
	padding-right: 0px;
}
.vertLinksCell h3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c7ca;
	padding-top: 5px;
	padding-right: 7px;
}
.vertLinksCellRight h3 {
	padding-top: 5px;
	padding-right: 7px;
}

.vertLinksCell ul {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c7ca;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-type: none;
}
.vertLinksCellRight ul {
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-type: none;
}
h3 a, h3 a:visited {
	text-decoration: none;
	color: #888888;
}
h3 a:hover {
	text-decoration: underline;
	color: #888888;
}
.vertLinksCell ul a, .vertLinksCell ul a:visited, .vertLinksCellRight ul a, .vertLinksCellRight ul a:visited {
	color: #333333;
	text-decoration: none;
}
.vertLinksCell ul a:hover, .vertLinksCellRight ul a:hover {
	color: #333333;
	text-decoration: underline;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
}
