body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
th {font-style:normal;font-weight:normal;text-align:left;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

/* Fonts */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
code {font:115% monospace;*font-size:100%;}
body * {
	line-height:1.22em;
}

/* Body */
body.center {text-align:center;}
body.center #container {margin:0 auto;text-align:left;}

/* Other */
.clear {
	clear: both;
}
.none {display: none;}
.hidden {
	visibility:hidden;
	overflow:hidden;
	width:0;
	height:0;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}


/* Page Presentation Styles */
#container {
	width: 650px;
}
/* Header */
#header {
	height: 94px;
	position: relative;
}
/* ||| Top white area that contains logo and search engine elements |||*/
#topwhitespace {
	display: block;
	clear: both;
	padding: 0px;
}
/* ||| Search engine area float block |||*/
#searchengine {
	display: none;
	float: right;
	width: 270px;
	text-align: right;
	margin-right: 18px;
	padding-top: 30px;
}
/* ||| Bottom blue area |||*/
#header {
	display: block;
	height: 15px;
	background: #01236A;
}
#header_image img {
	display:none;
}
#header_image {
	clear: both;
	margin-bottom: 9px;
	display: block;
}

/* ||| Main Right Column |||*/
#right {
	height: 36px;
	width: 295px;
	float: right;
	display: block;
}
/* ||| Right endcap image enclosure |||*/
#rightimage {
	display: block;
	height: 15px;
	width: 18px;
	float: right;
}
/* ||| Main Left Column Left Endcap image |||*/
#left {
	display: block;
	float: left;
	height: 15px;
	width: 18px;
}
/* ||| Constrains form tag and fixes IE6 double padding bug |||*/
form {
	margin: 0px;
	padding: 6px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
/* ||| Form buttons and text area style |||*/
.formFonts {
	font: 11px Arial, Helvetica, sans-serif;
	color: #01236A;
	text-align: left;
}
.formFontsbutton {
	font: 11px Arial, Helvetica, sans-serif;
	color: #01236A;
	text-align: center;
}
#school {
	display: block;
	padding: 9px;
	width: 200px;
	color: #666666;
	float: right;
	margin-top: 9px;
	letter-spacing: 1px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#logowrapper {
	display: block;
	width: 420px;
	padding: 5px;
}
#site_search {
	position: absolute;
	bottom: 0;
	left: 545px;
	width: 308px;
}
fieldset {
	float: left;
	clear: left;
	width: 100%;
}

/* Main Navigation Bar */
#main_nav {
	background: #235995 url(/images/bg_nav.jpg) no-repeat;
	height:30px;
	text-align: right;
	display: none;
}
#main_nav ul {
	float:right;
	height: 30px;
}
#main_nav li {
	display: inline;
}
#main_nav li a {
	background:transparent url(/images/btn_mainnav_div.gif) no-repeat right top;
	color: #FFFFFF;
	display:block;
	font-size: 11px;
	font-weight: bold;
	height:22px;
	padding: 8px 10px 0;
	float: left;
	width: 130px;
	text-align: center;
}
#main_nav li a:hover {
	text-decoration: none;
	background:#021a57 url(/images/btn_mainnav_div.gif) no-repeat right bottom;
}
#main_nav li.mn_last a {
	background:transparent url(/images/btn_mainnav_end.gif) no-repeat right top;
}
#main_nav li.mn_last a:hover {
	background:transparent url(/images/btn_mainnav_end.gif) no-repeat right bottom;
}

/* Other Global */
#graybar_subpage {
	background: #56595b url(/images/bg_headerbar_repeat.gif) repeat-x;
	height: 30px;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
}
#graybar_subpage h2 {
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding: 2px 0 0 0;
}
#content {
	background-color: #f1f0f0;
	border-top: solid 3px #003d7d;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
}
#content_subpage01 {
	border-bottom: 5px none #003D7D;
	display: block;
	clear: both;
	margin-top: 9px;
}

/* MIDDLE COLUMN Subpage01 and Subpage02 */
#column_main01 {
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	border-left: 1px none #E5E5E5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin: 0px;
	width: 650px;
	display: block;
}

#column_main01 img {
	background: #FFFFFF;
	display: block;
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin: 0px 9px 5px;
	float: right;
}
a.link_arrow {
	background: transparent url(/images/link_arrow.gif) no-repeat right center;
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
#rounded {
	width: 900px;
	height: 7px;
	background: url(/images/bg_content_bottom.gif) no-repeat;
	
}
/* Footer */
#footer {
	color: #707070;
	font-size: 11px;
	display: block;
	clear: both;
	margin: 20px 0;
}
.footer_address {
	padding-left: 5px;
	width: 445px;
	float: left;
}
.footer_address p {
	color: #acacac;
	font-size: 11px;
}
.footer_links {
	text-align: right;
	padding-right: 5px;
	width: 445px;
	float: left;
	display: none;
}
.footer_links li {
	display: inline;
}
.footer_links li a {
	color: #707070;
	padding: 0 5px;
}
.footer_links ul.top_row li a {
	font-weight: bold;
}
/* LEFT COLUMN */
#column_left {
	width: 200px;
	margin-right: 12px;
	display: none;
	float: left;
}
/* Subpage Left Column Navigation */
#subnav_01 {
	background: #9A9B9D;
	border-top: solid 3px #003d7d;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 0 0px;
	display: block;
}
#subnav_01 ul {}
#subnav_01 ul li {display:inline;}
#subnav_01 li a {
	color: #FFFFFF;
	display: block;
	padding: 3px 10px 4px;
}
#subnav_01 a:hover {
	background: #001553 url(/images/bg_ugsubmenu_on.gif) repeat-x;
	text-decoration: none;
	display: block;
	clear: both;
}
.hd_otherlinks {
	background: transparent url(/images/hd_otherlinks.gif) no-repeat;
	width: 200px;
	height: 22px;
	margin-bottom: 4px;
}


#leftnavbottom {
	height: 6px;
	display: block;
	background: url(/images/bg_roundedmenu01.gif) no-repeat top;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
	line-height: 1px;
	font-size: 9px;
	float: right;
	width: 200px;
}

.hd_explore {
	background: transparent url(/images/hd_explorerice.gif) no-repeat;
	width: 160px;
	height: 22px;
	margin-bottom: 4px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 1px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {
	display: block;
	clear: both;
}
#navbottom {
	background: url(/images/bg_roundedmenu01.gif) no-repeat;
	display: block;
	clear: both;
	height: 6px;
	margin: 0px;
	padding: 0px;
}
#rss {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF6600;
	display: block;
	clear: both;
	background: url(/images/feed-icon-14x14.png) no-repeat left center;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 18px;
	vertical-align: middle;
	margin: 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#rss a:link {
	color: #FF6600;
	text-decoration: none;
}
#rss a:visited {
	color: #FF6600;
	text-decoration: none;
}
#rss a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#rss a:active {
	color: #FF6600;
	text-decoration: none;
}

#pabug {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#pabug a {
	color: #FFFFFF;
	text-decoration: none;
	background: #01236A;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}

#validationarea {
	display: block;
	width: 100%;
}
#valid {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#valid a {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}
#valid2 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#valid2 a {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}

/*SPRY ELEMENTS*/

h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003D7D;
	display: block;
	background: #CCCCCC url(/images/h2back.jpg) repeat;
	padding: 3px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#Spry ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#item  a: link {
	color: #003366;
	text-decoration: none;
	font-size: 11px;
}
#item a:visited {
	color: #003366;
	text-decoration: none;
	font-size: 11px;
}
#item a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 11px;
}
#item a:active {
	color: #003366;
	text-decoration: none;
	font-size: 11px;
}
#item {
	font: 10px Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 5px;
	border-bottom: 1px dotted #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	clear: both;
}
#innercontent {
	font: 11px/1.7em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#column_main01  h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	background: url(none);
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom: 1px dotted #003D7D;
}
#column_main01  p {
	margin-bottom: 9px;
	text-align: left;
	display: block;
}
#column_main01  h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	background: url(none);
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
}
#column_main01  h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(none);
	margin: 0px;
	padding: 0px;
	color: #003D7D;
	text-align: left;
}
#column_main01  ul {
	color: #003D7D;
	list-style: disc outside;
	margin: 5px;
	padding: 0px 30px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	line-height: normal;
	text-align: left;
}
#column_main01  li {
	color: #003D7D;
	margin-bottom: 9px;
}
#column_main01  a:link {
	color: #000000;
	text-decoration: underline;
}
#column_main01  a:visited {
	color: #000000;
	text-decoration: underline;
}
#column_main01  a:hover {
	color: #003366;
	text-decoration: underline;
}
#mediatools {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	display: none;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 20px;
	vertical-align: middle;
	border: 1px none #CCCCCC;
}
#column_main01   a:active {
	color: #000000;
	text-decoration: underline;
}
#mediatools img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: auto;
	display: inline;
	border-width: 0px;
	border-style: none;
	float: none;
}
#column_left  #item  a:link  {
	color: #666666;
	text-decoration: none;
	font: normal 9px Arial, Helvetica, sans-serif;
}
#column_left #item a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#column_left #item a:hover {
	color: #003366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#column_left #item a:active {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
#column_left  h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003D7D;
	display: block;
	background: #CCCCCC url(/images/h2back.jpg) repeat;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	margin-top: 12px;
	padding: 1px;
	margin-bottom: 2px;
}
#column_left #item {
	font: 10px Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#mediatools a:link {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	padding-right: 45px;
	border-style: none;
	padding-left: 0px;
}
#mediatools a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	padding-right: 45px;
	border-style: none;
	padding-left: 0px;
}
#mediatools a:hover {
	text-decoration: underline;
	color: #003D7D;
	font-size: 11px;
	padding-right: 45px;
	border-style: none;
	padding-left: 0px;
}
#mediatools a:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	padding-right: 45px;
	border-style: none;
	padding-left: 0px;
}
.handheldxml {
	display: none;
	padding: 5px;
}

.alternate  {
	display: none !important;
}

#staff h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#questions {
	display: block;
	background: #679CCE;
	padding: 15px;
	margin: 5px 0px;
	border: 1px solid #31628E;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}
#column_main01 h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #31628E;
	border-bottom: 1px solid #DFDFDF;
	padding: 0px 0px 5px;
	margin: 0px;
}
