body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px;
	background: #222;
	line-height: 17px;
}
p {
	margin-bottom: -5px;
}
li {
	margin-bottom: 10px;
}
ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0 0;
	font-family: Arial, sans-serif;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 10px;
}
.textwhite {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.textpink {
	color: #E2007A;
}
.textblue {
	color: #0A9BB2;
}
.textorange {
	color: #F9990F;
}
.textgreen {
	color: #879F0D;
}
.titles {
	font-size: 18px;
	font-weight: bold;
	color: #E2007A;
}
.titles-orange {
	font-size: 18px;
	font-weight: bold;
	color: #F9990F;
}
.titles-green {
	font-size: 18px;
	font-weight: bold;
	color: #8AA111;
}
.navigation a{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	font-decoration: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.navigation a:hover {
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	font-weight: bold;
}
.pink-link {
	font-size: 24px;
	text-decoration: none;
	color: #E00C7A;
	line-height: 35px;
}
.blue-link {
	font-size: 24px;
	color: #0A9BB2;
	text-decoration: none;
	line-height: 35px;
}
.img {
	margin-left: 13px;
}
#container {
	height: auto;
	width: 840px;
	margin: 0px auto;
	min-height: 500px;
	background-color: #5D5D60;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E2097E;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E2097E;
}
#header {
	background-repeat: no-repeat;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
}
#navigation-bar {
	background-color: #000;
	height: 55px;
}
#navigation-background {
	background-image: url(../images/nav_buttons.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 450px;
	margin-left: 40px;
}
#left-column {
	width: 450px;
	margin: 0px 0px 25px 40px;
	min-height: 320px;
	float: left;
}
#right-column {
	width: 272px;
	min-height: 150px;
	float: left;
	margin: 20px 0 25px 40px;
	clear: right;
}
#footer {
	background-color: #000000;
	height: 30px;
	clear: both;
}
#content {
}
#main-content {
	background-color: #FFFFFF;
	background-image: url(../images/nav_buttons_reflections.jpg);
	min-height: 250px;
	padding: 25px 0 0 0;
	background-repeat: no-repeat;
	background-position: top;
}
#main-content-text {
	padding: 2px 30px 5px 30px;
	margin: 0 0;
}
#main-content-bottom {
	background-image: url(../images/main_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
}
#secondary-top {
	background-repeat: no-repeat;
	height: 22px;
	margin: 0px 0 0 0;
	background-image: url(../images/secondary_content_top.jpg);
}
#secondary-content {
	margin: 20px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#secondary-text {
	background-color: #313131;
	padding: 1px 25px 5px 25px;
}
#secondary-bottom {
	background-image: url(../images/secondary_content_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#right-content {
	background-color: #313131;
	width: 100%;
}
#right-top {
	background-image: url(../images/right_col_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
#right-content-text {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777;
	border-left-color: #777;
	padding: 1px 20px 0 20px;
}
#right-bottom {
	height: 147px;
}
#form-content {
	min-height: 200px;
}
#form-text {
	padding: 10px 10px;
}
#form-container {
	margin: 15px 0 0 0;
}
#tertiary-content {
	margin: 20px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#tertiary-top {
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px 0 0 0;
	background-image: url(../images/3rd_panel_top.gif);
}
#tertiary-text {
	background-color: #FFFFFF;
	padding: 1px 30px 2px 30px;
}
#tertiary-bottom {
	background-image: url(../images/3rd_panel_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
}
label {
}
