body {
	background: #ffffff url('images/page_background.gif') repeat-x top left;
	margin: 0;
	padding: 0;
	/*font-family: Arial, Helvetica, Verdana, sans-serif;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100.01%;
}

div#maindiv {
	width: 814px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #a9a397;
	background: #ffffff url('images/decoration_line_gray.gif') repeat-x bottom left;
	overflow: auto;
}


/* GENERAL STYLES */

a:link, a:visited {
	color: #1373ce;
	text-decoration: none;
}

a:hover, a:active {
	color: #2d6396;
	text-decoration: none;
}

div.divider {
	background: url('images/dotted_line_horizontal.gif') repeat-x center left;
	height: 1px;
	margin: 0;
}


p.button a {
	color: #a4a4a4;
	text-decoration: none;
	padding: 3px 19px 2px 3px;
	background: transparent url('images/arrow_orange.gif') no-repeat center right;
	display: inline;
	border: 1px solid #bcbcbc;
	font-weight: bold;
}

p.button a:hover, p.button a:active {
	color: #606060;
	border: 1px solid #505050;
}

.black {
	color: #000;
}

.red {
	color: #ed4b19;
}

.gray {
	color: #898887;
}

.dkgray {
	color: #454444;
}

.blue {
	color: #1373ce;
}

/* END GENERAL STYLES */





/* HEADER */

div#header {
	background: #ffffff url('images/decoration_line_blue.gif') repeat-x top left;
	margin: 0;
	padding: 12px 20px;
	overflow: auto;
}


img#logo {
	float: left;
	margin-top: 20px;
}



div#headeritems {
	margin: 11px 0 0 0;
	padding: 0;
	float: right;
	
}


ul#secondarynav {
	margin: 0 0 0.5em 0;
	padding: 0;
	text-align: right;
}

ul#secondarynav li {
	list-style: none;
	display: inline;
	font-size: 0.8em;
	line-height: 1.3em;
}

ul#secondarynav li a.predivider {
	padding-right: 0.5em;
	border-right: 1px solid #61553e;
}
ul#secondarynav li a.postdivider {
	padding-left: 0.2em;
}

div#headeritems form {
	margin: 0;
	padding: 0;
}



/* END HEADER */


/* MAIN NAVIGATION */

div#mainnav {
	background: #efefef url('images/decoration_line_yellow.gif') repeat-x top left;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #a6a094;
	clear: both;
	height: 25px;
}

div#mainnav ul {
	margin: 0;
	padding: 0 0 0 12px;
	height: 25px;
	width: 775px;
}

div#mainnav ul li {
	list-style: none;
	display: inline;
	float: left;
	height: 25px;
}

div#mainnav ul li a {
	display: block;
	text-indent: -9999px;
	height: 25px;
	width: 100px;
	background: transparent url('images/main_nav.gif') no-repeat top left;
}

div#mainnav ul li#navhome a {
	width: 54px;
	margin-right: 46px;
	background-position: 0 0;
}

div#mainnav ul li#navhome a:hover, div#mainnav ul li#navhome a:active, div#mainnav ul li#navhome a.selected {
	background-position: 0 -25px;
}

div#mainnav ul li#navthe_landmark_forum a {
	width: 147px;
	margin-right: 46px;
	background-position: -100px 0;
}

div#mainnav ul li#navthe_landmark_forum a:hover, div#mainnav ul li#navthe_landmark_forum a:active, div#mainnav ul li#navthe_landmark_forum a.selected {
	background-position: -100px -25px;
}

div#mainnav ul li#navgraduate_center a {
	width: 126px;
	margin-right: 41px;
	background-position: -293px 0;
}

div#mainnav ul li#navgraduate_center a:hover, div#mainnav ul li#navgraduate_center a:active, div#mainnav ul li#navgraduate_center a.selected {
	background-position: -293px -25px;
}

div#mainnav ul li#navschedules a {
	width: 81px;
	margin-right: 47px;
	background-position: -460px 0;
}

div#mainnav ul li#navschedules a:hover, div#mainnav ul li#navschedules a:active, div#mainnav ul li#navschedules a.selected {
	background-position: -460px -25px;
}

div#mainnav ul li#navregister a {
	width: 68px;
	margin-right: 41px;
	background-position: -588px 0;
}

div#mainnav ul li#navregister a:hover, div#mainnav ul li#navregister a:active, div#mainnav ul li#navregister a.selected {
	background-position: -588px -25px;
}

div#mainnav ul li#navabout_us a {
	width: 77px;
	margin-right: 0;
	background-position: -697px 0;
}

div#mainnav ul li#navabout_us a:hover, div#mainnav ul li#navabout_us a:active, div#mainnav ul li#navabout_us a.selected {
	background-position: -697px -25px;
}


/* NEW MAIN NAVIGATION */


/* SIDEBAR */

div#sidebar {
	width: 177px;
	padding: 0 7px 0 7px;
	margin: 25px 0 0 0;
	float: left;
	background: transparent url('images/dotted_line.gif') repeat-y top right;
}

div#sidebar ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

div#sidebar ul li {
	color: #ed4b19;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 1.25em;
	background: transparent url('images/dot_yellow.gif') no-repeat 0 3px;
	padding-left: 13px;
	
}

div#sidebar ul li.selected a {
	color: #000000;
	font-weight: bold;
}

div#sidebar ul ul {
	margin-top: 5px;
}

div#sidebar ul li li {
	background-image: none;
	padding-left: 15px;
	margin-bottom: 0.5em;
	
}

div#sidebar ul li.selected li a, div#sidebar ul li.selected li a:visited {
	color: #1373ce;
	font-weight: normal;
}

div#sidebar ul li.selected li a:hover, div#sidebar ul li.selected li a:active {
	color: #2d6396;
	font-weight: normal;
}


#forumvideopage div#sidebar {
	width: 165px;
}


/* END SIDEBAR */




/* MAIN CONTENT */

div#maincontent {
	width: 421px;
	margin: 25px 0 20px 191px;
	padding: 0 15px 20px 15px;
	background: transparent url('images/dotted_line.gif') repeat-y top right;
	color: #181005;
	position: relative;
}

div#maincontent h1 {
	margin-bottom: 25px;
	margin-top: 0;
	width: 310px;
	font-size: 1.1em;
}

div#maincontent p {
	font-size: 0.75em;
	line-height: 1.175em;
}

div#maincontent p.smaller {
	font-size: 0.7em;
}

div#maincontent h1 span {
	display: none;
	visibility: hidden;
}


#howitworkspage div#maincontent p.button {
	position: absolute;
	top: 0;
	left: 330px;
	margin-top: 3px;
}

#forumvideopage div#maincontent {
	width: 604px;
	margin-left: 180px;
	background: none;
}

#forumvideopage div#maincontent p.emaillink {
	text-align: right;
	margin-right: 10px;
}

#forumvideopage div#maincontent p.emaillink a {
	text-decoration: underline;
}


/* END MAIN CONTENT */


/* LINKLISTS */

div#linklists {
	background: transparent url('images/dotted_line.gif') repeat-y 0 0;
	margin-top: 24px;
	border: 1px solid #ffffff;
	overflow: auto;
}

#forumvideopage div#linklists {
	background: transparent url('images/double_dotted_line.gif') repeat-y 0 0;
}

div#linklists div {
	margin-bottom: 0;
	padding-bottom: 0;
}

div#list1 {
	float: left;
	width: 190px;
	margin-right: 20px;
}

#forumvideopage div#list1 {
	width: 142px;
}

#forumvideopage div#list1 ul {
	margin-left: 0;
	padding-left: 1em;
}

div#list2 {
	float: left;
	width: 210px;
	margin-right: 20px;
}

#forumvideopage div#list2 {
	width: 260px;
}

div#list3 {
	float: left;
	width: 159px;
}


div#linklists div h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.125em;
	font-weight: normal;
	color: #9d9d9d;
}

div#linklists div h2 strong {
	font-weight: normal;
	color: #525151;
}

div#linklists div h3 {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 0.825em;
	line-height: 1.25em;
	font-weight: normal;
	color: #9d9d9d;
}

div#linklists div p, div#linklists div li {
	font-size: 0.6875em;
	line-height: 1.25em;
	color: #6e6e6e;
}

div#linklists div#list2 ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 15px;
}

div#linklists div#list2 ul li {
	color: #424242;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

div#linklists div#list1 p {
	margin-bottom: 0.5em;
	margin-top: 0.75em;
}

div#linklists div#list2 p {
	margin-bottom: 1em;
	margin-top: 0.75em;
}

div#linklists div#list1 p.topspace {
	margin-top: 2em;
}

div#linklists div a.predivider {
	padding-right: 0.5em;
	border-right: 1px solid #000;
}
div#linklists div a.postdivider {
	padding-left: 0.5em;
}

div#linklists div#list3 ul {
	margin-left: 0;
	padding-left: 15px;
}
div#linklists div#list3 ul li {
	color: #1373ce;
}

div#linklists img.toppad {
	margin-top: 10px;
}

/* END LINKLISTS */



/* FOOTER */

div#footer {
	clear: both;
	width: 814px;
	margin: 20px auto 0 auto;
	padding: 0 0 20px 0;
	font-size: 0.6875em;
	line-height: 1.5em;
}

div#footer ul {
	margin: 0 12.5em 0 0;
	padding: 0;
	width: auto;
}

div#footer ul li {
	list-style: none;
	display: inline;
	color: #1373ce;
	border-right: 1px solid #61553e;
	margin: 0;
	padding: 0 5px 0 4px;
}

div#footer ul li.first {
	padding-left: 0;
}

div#footer ul li.final {
	border: none;
	padding-right: 0;
}

div#footer p.copyright {
	color: #61553e;
	margin: 0 12.5em 0 0;
}

div#footer p.button {
	float: right;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
}

div#footer p.button a:link {
	font-weight: normal;
	color: #a4a4a4;
	background: transparent url('images/arrow_blue.gif') no-repeat center right;
	padding: 3px 19px 0 3px;
	display: block;
}

div#footer p.button a:hover, div#footer p.button a:active {
	color: #606060;
}


/* END FOOTER */

/***** updated styles 3-13-09 */
div#linklists { margin-top: 6px; width: 600px; }
div#linklists div.half-col { padding-top: 1px; }

#linklists div#list1 { 
	background: transparent url(images/dotted_line.gif) repeat-y right top; 
	width: 275px;
	padding-right: 10px;
	padding-left: 4px; 
	margin-right: 0;
	padding-bottom: 10px;
}
#linklists div#list2 {
	width: 260px;
	padding-left: 20px;
	margin-right: 0;
}
/* Form */
div#linklists div#list1 div.form-row { clear: left; padding-top: 3px; width: 280px; }
div#linklists div#list1 div.check { padding-top: 0px; }
div#linklists div#list1 div.form-row label, div#linklists div#list1 div.form-row input { float: left; }
div#linklists div#list1 div.form-row input, div#linklists div#list1 div.form-row select { font-size: .75em; }
div#linklists div#list1 div.form-row label { color: #898989; display: block; padding-bottom: 2px; }
div#linklists div#list1 div.check label { padding-top: 4px; padding-bottom: 0; }
div#linklists div#list1 div.multi-field label { width: 137px; }
div#linklists div#list1 div.multi-field label.ie-more { width: 139px; }
div#linklists div#list1 div.multi-field input { width: 120px; margin-right: 10px; }
div#linklists div#list1 div.multi-field input.last { width: 135px; margin-right: 0; }
div#linklists div#list1 div.form-row select { width: 100%; }
div#linklists div#list1 div.center { text-align: center; padding-top: 8px; }
div#linklists div#list1 div.center input { float: none; margin: auto; }
/* Text */
div#linklists p .phone-color { color: #ec440e; font-size: 108%; }
div#linklists b span { color: #434141; }
div#linklists div.half-col p, div#linklists div.half-col label { font-size: .75em; }
div#linklists p .large-text { font-size: 125%; }
div#linklists p .phone-color .small-text { font-size: 83%; }

/* Confirmation pages */
#conf #contentwrapper { text-align: center; min-height: 522px; _height: 522px; font-size: 11px; line-height: 14px; }
#conf h2 { padding: 0; font-size: 16px; color: #313131; margin: 0 0 12px 0; }
#conf #registerform { float: none; margin: auto; text-align: left; width: 457px; margin-top: 60px; }
#registerform div.innerregisterform { margin: 0; padding: 31px 36px 59px 36px; width: 385px; }
#conf a.listlink { margin-top: 10px; display: block; }
#conf p.getstarted { padding-top: 20px; }
