img { border: 0px; }

.main {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-top: 1em;
	min-width: 800px;
}

.main .header {
	color: #606870;
	font-size: .8em;
}

.main .header a { color: #606870; }
.main .header a:hover { color: #A2B4C5; }

.main .header #logo {
	position: relative;
	top: 0px;
	left: 30px;
}

.main .header .topnav {
	margin-top: 68px;
	text-align: right;
}

.main .header .topnav .button {
	font-size: 1.2em;
}

.main .footer {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: #606870;
	height: 19px;
	padding-top: 7px;
	font-size: .8em;
}
.main .footer a { color: white; text-decoration: none; }
.main .footer a:hover { text-decoration: underline; }

.main .cr {
	font-size: .8em;
	text-align: center;
	color: #CCCCCC;
}

.main .copy { color: #454545; }

.main .copy .clear { clear: both; }

.main .copy .height_stud { float: right; height: 440px; }

.main .copy .left_side { float: left; width: 298px; text-align: left; }

.main .copy .left_side {
	color: #5B707B;
	font-size: .9em;
	line-height: 1.6em;
	margin-bottom: 22px;
	height: 100%;
}

.main .copy .left_side a { color: #7B67AB; text-decoration: none; }
.main .copy .left_side a:hover { text-decoration: underline; }

.main .copy .left_side .style_nav {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}	

.main .copy .left_side .style_nav .style_nav_inner {
	padding-right: 15px;
	border-right: 1px dotted #ACB3BF;
}

.main .copy .right_side { float: right; width: 498px; text-align: left; height: 100%; }

.main .copy .right_side .style_copy {
	padding-top: 10px;
	text-align: left;
}

.main .copy .right_side .style_info {
	color: #566B77;
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: left;
}

.main .copy .right_side .title {
	color: #7D61A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	font-size: 1.1em;
}

.main .copy .right_side .title a { color: #7D61A0; }
.main .copy .right_side .title a:hover { color: #A687C9; }

.main .copy .right_side .text_block {
	color: #5B707B;
	font-size: .9em;
	line-height: 1.6em;
	margin-bottom: 22px;
}

.main .copy .right_side .text_block a { color: #5B707B; }
.main .copy .right_side .text_block a:hover { color: #8FA5B1; }

.main .copy .right_side .text_block2 {
	color: #5B707B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.6em;
	margin-bottom: 22px;
}

.main .copy .right_side .text_block2 a { color: #5B707B; text-decoration: none; }
.main .copy .right_side .text_block2 a:hover { color: #8FA5B1; text-decoration: none; }


.main .copy .message {
	text-align: left;
	margin: 25px;
	padding: 5px;
	border: 1px solid #B2BB1B;
}

.main .copy .error {
	background-color: #FFCCCC;
	text-align: left;
	margin: 25px;
	padding: 5px;
	border: 2px solid #FF9999;
}

.small_purple { font-weight: bold; font-size:11px; color: #7B67AB; }
.font_spacer { width:60px; }

.big_purple { font-weight: bold; color: #7B67AB; }
.big_purple a { color: #7B67AB; text-decoration: none; }
.big_purple a:hover { text-decoration: underline; }

.home_text_block {
	color: #53BDBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .98em;
	line-height: 1.6em;
	font-weight: bold;
}

.home_label {
	width: 73px;
	color: #5B6F7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	line-height: 1.55em;
	font-weight: bold;
	vertical-align: top;
}

.home_body {
	color: #5B6F7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	line-height: 1.55em;
	font-weight: bold;
	vertical-align: top;
}


