/* LAYOUT */
html {
	height:100%;
}

.autoclear { 
  	clear:both; 
  	height:0; 
  	margin:0; 
  	padding:0;
  	line-height:0;
  	font-size:1px;
}

#border-left {
	background-color:#666;
	width:40%;
}

#border-right {
	background-color:#666;
	width:40%;
}
#table-main {
	background-color:#FFF;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

#main {
	width:753px;
	margin:0 auto;
	height:100%;
	background-color:#FFF;
}

#header {
	padding:0;
	background-color:#434188;
	width:753px;
	height:70px;		
}

#header .inputselect {
	float:right;
	background:#EFEFEF;	
	border:1px solid #8D8D8D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:9px;
	color:#6F6F6F;
	padding:0;
	margin:10px;
}

.int {
	padding:10px;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav_bar {
	background-color:#FFF;
	font-family:arial;
	height:36px;
	margin:0 0 22px 0;
	padding:0;
	width:753px;
}

body.navigation_page #nav_bar {
	height:178px;
}

#content, #main_content { /*display:table;*/
	background-color:#FFF;
	margin:0;
	overflow:hidden;
	padding:0;
	width:753px;
}

#flash_holder {
	width:753px;
	height:328px;
}

#upper {
	width:100%;
	height:222px;
	margin:0;
	padding:0;
}

#lower {
	width:100%;
	margin:0;
	padding:0;
}
#main-left {
	width:510px !important;
	width:510px;
	float:left;
	text-align:left;
	margin:0 10px 10px 30px;
}

#main-left h1 {
	line-height:normal;
	margin:30px 0 15px;
	padding:0 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#434188;
}

#main-left h2 {
	margin: 10px 0 5px;
	padding: 0 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;		
}

#main-left p {
	margin: 0 15px 15px 0;
}

#main-body div	{
	margin:0 15px 15px 25px;
	font-family:Arial, Helvetica, sans-serif;
}
	
#cols {
	float:left;
	width:270px;
	height:210px;
}

#main-left-top {
	display:inline;
	float:left;
	height:auto;
	margin:22px 0 0 30px;
	text-align:left;
	width:506px !important;
}

#main-left-top h1 {
	color:#333;
	display:block;
	font-size:32px;
	font-family:arial;
	height:auto;
	margin:0 0 22px 0;
	line-height:normal;
	width:506px;
}

#main-left-top h2 {
	line-height:normal;
	font-size:32px;
	color:#F7931E;
	font-family:arial;
	margin:0 0 15px 25px;		
}
#main-left-top p {
	margin:0 0 15px 0;
}

#main-left-top.more_margin p {
	margin-left:30px;
}

#main-left-content {
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	min-height:302px;
	height:auto !important;
	height:302px;
	padding-bottom:10px;
}

.first {
	line-height:normal;
	font-size:14px;
}

#newsletter {
	background-color:#434188;
	height:32px;
	width:170px;
	/* float: right; clear: both;*/
}
#newsletter a.newstext {
	font-family:arial;
	cursor:pointer;
	display:block;
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-decoration: none;
	line-height:32px;
}

#main-left-bottom {
	width:568px !important;
	width:558px;
	margin-right:0 !important;
	margin-right:6px;
	min-height:146px;
	float:left;
	text-align:left;
	background-image:url(../images/sub_nav.jpg);
	background-repeat:no-repeat;
	
}
#sub {
	width:184px;
	margin:0 1px 0 1px;
	float:left;
	line-height:13px;
}
#sub a {
	color:blue;	
}
#sub p {
	margin:10px 7px 0 17px;
}
#main-right {
	/* to fix FF positioning issue */
	/* position:absolute !important; top:320 !important; margin:0 0 0 566px !important; position:relative; top:50; */
	margin:0;
	float:right;
	width:185px;
	min-height:146px;	
}
#main-right p {
	height:100px;
	width:185px;
	float:right;
	vertical-align:middle;
	margin:0;
}

#main-right .top {
	height:100px;
	width:185px;
	float:left;
	vertical-align:middle;
	margin:0;
}
#main-right a {
	text-decoration:none;
}

#main-right-top { /* width:170px; height:322px; text-align:center; */
	width:185px;
	float:right;
	background-color:#FFF;
	padding:0;
	margin:0;
	overflow:hidden;
}

#main-right-bottom {
	width:185px;
	min-height:146px;
	float:left;
}

#main-right-bottom p {
	height:100px;
	width:185px;
	float:right;
	vertical-align: middle;
	margin:0;
}

#main-right-bottom .top {
	height:100px;
	width:185px;
	float:left;
	vertical-align: middle;
	margin: 0;
}

#main-right-bottom a {
	text-decoration: none;
}

#sub-main-right {
	overflow:hidden;
	text-align:center;
}

#main-right-img {
	margin:22px 0;
}

#footer-wrapper {
	background-color:#FFF;
	height:60px;
	padding-top:10px;
	width:753px;
}

#footer {
	background-color:#FFF;
	border-top:1px solid #7F7EB4;
	clear:both;
	color:#666;
	float:left;
	font-style:normal;
	margin:0 0 0 30px;
	padding:0;
	text-align:left;
	width:506px;
}

#footer img {
	display:block;
	float:left;
	padding:12px 50px 0 0;
}

#footer .copyright {
	display:block;
	float:left;
	padding-top:15px;
	overflow:hidden;
	width:324px;
}

body {
	padding:0;
	margin:0;
	background-color:#666;
	height:100%;
}

body, td {
	font-size:11px;
	font-family: Verdana;
	color:#666;
	line-height:14px;
	vertical-align:top;
	padding:0px;
	text-decoration: none;
}

body table { /*height: 100%;*/ }

#main-left table {
    height:auto;
}

#testMenu a.testMenuItem { /* outline:1; */
	cursor:pointer;
	display:block;
	margin:0;
	padding:0;
	text-decoration: none;
	text-align:center;
	clear:both;
	background-image:url(images/accordion_button.png);
	width:185px;
	height:23px; 
	color:#333;
	font-size:12px;
	padding-top: 10px;
}
#testMenu div {
	margin:0;
	padding:0;
	text-decoration: none;
	background-color:#FFF;
	width:165px;
	height:150px;
	font-size:10px;
	border-left:1px;
	border-right:0px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	overflow:hidden;
}

#FeaturesNav { /* border-left: thin solid #CCC; */
	width:185px;
	height:450px;
	float:right;
	text-align:left;
	background-color:#F7F7F7;
}

.FeaturesNavLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	background-color:#F7F7F7;
	text-decoration:none;
	font-weight:500;
}

#Quote {
	color:#F9AF56;
	font-size:14px; 
	font-family:Arial; 
	font-weight:700;
	font-style:italic;
	margin:30px 10px 0 10px;
	height:320px;
}

#TourButton {
	float:right;
	margin:15px 20px 0 0;
}
#TourButton img {
	width:430px; 
	height:40px;
}
#footer div {
	clear:both;
    width:185px;
	height:100%;
	float:right;
	text-align:left;
	vertical-align:bottom;
	background-color:#F7F7F7;
	border-left:thin solid #CCC;
	margin:0px;
	padding:0px;
}

#footer .fillin {
	width:185px;
	height:auto;
	float:right;
	background-color:#F7F7F7;
	border-left:thin solid #CCC;
	margin:0px;
	padding:0px;
}

#emaillink, #registerlink { /* to fix FF positioning issue */
	margin:32px 0 0 18px;
	background:transparent url(../images/envelope.gif) no-repeat scroll 0%;
	border:medium none;
	cursor:pointer;
	float:left;
	display:inline;
	height:15px;
	overflow:hidden;
	width:100px;
}

#registerlink {
	background:none;
	height:30px;
	width:175px;
}

.nounderline {
	color:#666;
	padding:100px 10px 2px 20px;
	text-decoration:none;
}

#tt_callout {
	width:270px;
	height:100px;
	background:url(../images/orange_callout5.jpg) no-repeat;
	font-size:9px;
	line-height:14px;
	text-align:left;
	vertical-align: top;
	margin:0 0 10px 10px;
	float:left;
}
#tt_callout h1 {
	font-size: 11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 5px 15px;
	padding:0;
	width:240px;
	display:block;
	float:left;
}
#tt_callout a {
	width:240px;
	display:block;
	font-weight:bold;
	margin:0 0 0 15px;
	padding:0;
	float:left;
}
#tt_callout p {
	width:240px;
	margin:0 0 0 10px;
	padding:0;
	display:block;
	float:left;
}
#cols {
	width:270px;
	height:210px;
	text-align:left;
	vertical-align:top;
	margin:10px 0 0 0;
	float:left;
}

#orange_callout {
	width:250px;
	height:100px;
	background:url(../images/orange_callout6.jpg) no-repeat;
	font-size:9px;
	text-align:left;
	vertical-align:top;
	margin:0 0 10px 10px;
	float:left;
}

#orange_callout img {
	margin:15px 0 0 10px;
	display:block;
	float:left;
}

#orange_callout h1 {
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 5px 7px;
	padding: 0;
	width:150px;
	display:block;
	float:left;
}

#orange_callout h2 {
	font-size:11px;
	color:#000;
	font-weight:bold;
	margin:15px 0 5px 7px;
	padding:0;
	width:150px;
	display:block;
	float:left;
}

#orange_callout a {
	width:150px;
	display:block;
	font-weight:bold;
	margin:0 0 0 7px;
	padding:0;
	float:left;
}

#orange_callout p {
	width:150px;
	margin:0 0 0 7px;
	padding:0;
	display:block;
	float:left;
}
#callout { /* height:95px; display:block; color:#666; font-size:9px; line height:9px; text-align:center; vertical-align:middle; background-color: #CCC; 
	border-top:1px solid #CCC; border-left:1px solid #CCC; border-bottom:1px solid #CCC; padding-top:7px;*/
	width: 186px;
	margin: 10px 0 0 0;
}

#callout img {
	border:none;
	padding:4px 0 0 0;
	margin:0;
}

#callout p {
	padding: 4px;
	margin: 0;
}
#callout h1 {
	display:block;
	padding:4px;
	margin:0;
	font-size:11px;
}

div.content_panel {
	overflow:hidden;
}

.home_thumb {
	border:1px solid #CCC;
	float:left;
	margin-right:5px;
	padding:5px;
	width:160px;
}

.home_thumb:hover {
	background-color:#EEE;
}

.home_thumb a {
	text-decoration:none;
	color:#666;
	outline:none;
}

.home_thumb.first {
	margin-left:30px;
	font-size:11px;
	line-height:14px;
}

#social_media {
	margin-top:10px;
}

#social_media a {
	display:block;
	float:left;
	height:27px;
	margin:0 18px 0 0;
	width:27px;
}

#footer-wrapper #social_media {
	float:left;
	height:27px;
	margin-top:0;
	padding-left:31px;
	width:180px;
}

#logo {
	margin:15px 0;
}
	
/* GridView styles */
table.grid {
	background-color:#FFF;
	border-style:none;
	border-width:0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
}

table.grid a { /* color: #000; */ }

table.grid .headerrow {
	border-top: 2px solid #DDDEF0;
	border-bottom: 2px solid #DDDEF0;
	background:#D9D9D9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	font-weight:bold;
	padding:10px;
}

table.grid .row1  {
	background-color:#FFF;
	color: #434343;
	font-weight: bold;
}

table.grid .row2 {
	background-color:#f3f3f3;
	color:#434343;
	font-weight: bold;
}

table.grid .row1 td, table.grid .row2 td {
	padding: 5px 0;
}/* End GridView styles */

.form_wrapper {
    font-family:Verdana;
    font-size:8pt;
}

.form_title {
    font-weight: bold; 
    color:#434188; 
    font-size:14px;
    margin:30px 0 30px;
}

#main-left .form_wrapper p {
    padding:0px;
}

.form_row {
    clear:left;
    margin:5px 0 5px;
}

.form_col1a, .form_col1b, .form_col1c, .form_col2b, .form_col2c, .form_col2d {
    float:left;
    width:115px;
}

.form_col1b {
	width:150px;
}

.form_col1c {
	padding-left:30px;
	width:85px;
}

.form_col2b, .form_col2c {
	width:360px;
	padding:0 0 6px 0;
}

.form_col2c, .form_col2d {
	width:500px;
	padding:0 0 9px 0;
}

.form_col2d {
	width:220px;
}

.comment_box {
    height:65px;
    width:300px;
}

.formContent {
	background-color:#FFF;
	border:1px solid #d8e2f0;
	padding:10px;
}

.required {
	color:#F00;
}

.required_black {
    color:#000;
}

/* homepage reformatting 12.10.10 */
#see-try-buy {
	background-color:#4E54A2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	height:190px;
	line-height:60px;
	margin:22px 0;
	padding:0 30px 0 25px;
	text-align:right;
	width:130px;
}

#see-try-buy a {
	color:#FFF;
	display:block;
	float:right;
	height:62px;
	overflow:hidden;
	text-decoration:none;
	width:135px;
}

#see-try-buy a.try {
	border-bottom:1px dashed #999;
	border-top:1px dashed #999;
	height:64px;
}

#see-try-buy a span {
	color:#F90;
}

#featured {
	height:102px;
	margin-bottom:22px;
	position:relative;
	width:185px;
}

.featured_txt a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	left:10px;
	position:absolute;
	text-decoration:none;
	top:5px;
}

#events {
	border:1px solid #CCC;
	color:#4E54A2;
	height:18px;
	margin-top:45px;
	padding:2px 6px 0 6px;
	width:492px;
}

#events p, #events_side p {
	margin:0;
	padding:0;
}

#main-right #events_side p {
	float:none;
	height:auto;
	vertical-align:inherit;
	width:auto;
}

#events a:link, #events a:active, #events a:visited {
	color:#4E54A2;
	display:block;
	float:left;
	font-weight:bold;
	height:16px;
	padding:0;
	text-decoration:none;
	width:auto;
}

#events a.eventlatest, #events a.eventmore {
	float:left;
	width:83px;
}

#events span.eventline {
	display:block;
	float:left;
	height:16px;
	width:12px;
}

#events a.eventmore {
	color:#F90;
	float:left;
	padding-left:7px;
	width:35px;
}

.textcenter {
	text-align:center;
}

#ticker, #ticker ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#events #ticker li a {
	color:#666;
	display:block;
	font-weight:normal;
	height:16px;
	text-decoration:none;
	width:355px;
}

#events_side {
	height:60px;
	width:185px;
	text-align:left;
}

#events_side a:link, #events_side a:active, #events_side a:visited {
	background:url(../images/bg_arrow.png) no-repeat 0 1px;
	color:#4E54A2;
	display:block;
	font-weight:bold;
	height:16px;
	margin-bottom:14px;
	padding:0 5px 0 18px;
	text-decoration:none;
	width:162px;
}

#events a:hover, #events_side a:hover {
	text-decoration:underline;
}

#highlights {
	margin-bottom:22px;
}

#highlights img {
	display:block;
	margin-top:2px;
	width:185px;
}

/* landing page thumbnails */
#main-feature-top.landing {
	width:568px;
}

#main-feature-top.landing h2 {
	display:block;
	margin:20px 0 15px 30px;
	width:375px;
}

#main-feature-top.landing p {
	display:block;
	margin:0 30px 15px 30px;
}

.landing-img {
	clear:right;
	float:right;
}

.landing_thumbs {
	height:auto;
	margin:25px 20px 30px 20px;
	overflow:hidden;
	width:512px;
}

.landing_thumbs img {
	float:left;
	margin-bottom:10px;
}

#Quote.landing {
	height:250px;
	margin:0;
	padding:30px 10px;
}

/* 3.17.11 design contest styles */
.red { color:#C0132C; }
.form_comments { height:120px; width:500px; }
.form_field_med { width:165px; }
.form_field_long { width:250px; }
.form_field_xlong { width:500px; }
.entry { margin-bottom:20px; }
.entry td { padding:0 5px 0 0; }
.academic_links { margin: 32px 0 0 18px; }
