/* --------- specific system styles (do not edit!) --------- */
html {
	height: 100%;
}

body {
	height: 100%;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

.fluxresetwrap {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.fluximg-al {
	text-align: left;
}

.fluximg-al .caption {
	text-align: left;
	margin: 0 auto 0 0;
}

.fluximg-ar {
	text-align: right;
}

.fluximg-ar .caption {
	text-align: left;
	margin: 0 0 0 auto;
}

.fluximg-ac {
	text-align: center;
}

.fluximg-ac .caption {
	text-align: left;
	margin: 0 auto 0 auto;
}

.fluximg-wl {
	float: left;
	text-align: left;
}

.fluximg-wl .caption {
	text-align: left;
}

.fluximg-wr {
	float: right;
	text-align: left;
}

.fluximg-wr .caption {
	text-align: left;
}

/* Only IE-win sees this. \*/
* html .fluximg-al, * html .fluximg-ar, * html .fluximg-ac {
	height: 1%;
}

* html .fluximg-wl {
	margin: 0 -3px 0 0;
}

* html .fluximg-wr {
	margin: 0 0 0 -3px;
}
/* End hide from IE5/mac */

/* --------- bug-fix & utility css --------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* --------- general page styles --------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul.list0 {
	list-style-image: url(../graphics/system/bullet0.gif);
	margin-left: 1em;
	padding: 0;
}

ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	margin-left: 2em;
	padding: 0;
}

ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	margin-left: 4em;
	padding: 0;
}

ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	margin-left: 1em;
	padding: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link, a:visited {
	color: #000;
	text-decoration: underline;		
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

/* ------ custom form elements style ------ */
.formfieldtext {
}

.formfieldoption {
}

.formfieldarea {
}
 
.formfieldselect {
}

.formfieldbutton {
}

.formfieldimage {
}

.formfieldsection {
}

.formfieldsectionsubheader {
}

.formfieldsectiontext {
}

.formfieldemail {
	display: none;
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (Flowing Text - Utility Nav) ---- */
.navi0 {
	/* common font face, size, formatting */
	padding: 7px 0 0 0;
	float: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.navi0 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi0 li {
	display: inline;
}

.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #333;
	text-decoration: none;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #333;
	text-decoration: underline;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 1 (VT Graphics - Quick Links) ---- */
.navi1 {
	margin: 0;
	padding: 0;
	text-align: right;
}

.navi1 ul, .navi1 li {
	margin: 0;
	padding: 0;
	line-height: 1px;
	font-size: 1px;
	border: none;
	list-style: none;
}

.navi1 li {
	display: block;
	margin: 0 0 10px 0;
}

/* ---- nav style 2 (Flowing Text - Main Nav) ---- */
.navi2 {
	/* common font face, size, formatting */
	padding: 12px 0 0 0;
	max-width: 930px;
	min-width: 768px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: #9b181b;
	border-bottom: 2px solid #000;
	height: 68px;
	height/* */:/**/54px;
	height: /**/54px;
}

* html div.navi2 {
	width: 768px /* fallback value */;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) > 930 ? "930px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) < 768 ? "768px" : "99.7%")); 
}

html>body .navi2 {
	width: auto;
}

.navi2 ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

.navi2 li {
	display: block;
	float: left;
	padding: 0 5px;
	text-align: center;
}

.navi2 a {
	float: left;
	display: block;
	padding: 29px 0 0 0;
	min-width: 55px;
	width: 55px;
	text-align: center;
}

html>body .navi2 a {
	width: auto;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	text-decoration: none;
	background: none;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	ZZcolor: #570b06;
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mainnav_rc_deco42.gif) no-repeat top center;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	ZZcolor: #570b06;
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mainnav_rc_deco55.gif) no-repeat top center;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	ZZcolor: #570b06;
	color: #FFF;
	text-decoration: none;
	background: url(../graphics/system/mainnav_rc_deco55.gif) no-repeat top center;
}

li.navh2 {
	/* header text */
}

.navd2 {
	/* description text */
}

/* ---- nav style 4 (Vertical Text - Sub Nav) ---- */
.navi4 {
	padding: 0 5px 28px 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navi4 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi4 li {
	display: block;
	padding: 10px 0;
}

.navi4 a:link, .navi4 a:visited {
	/* normal link: colour, style */
	color: #AB9762;
	text-decoration: underline;
}

.navi4 a:hover, .navi4 a:active {
	/* normal link rollover: colour, style */
	color: #AB9762;
	text-decoration: underline;
}

.navc4 a:link, .navc4 a:visited {
	/* current link: colour, style */
	color: #8E1619;
	text-decoration: none;
}

.navc4 a:hover, .navc4 a:active {
	/* current link rollover: colour, style */
	color: #8E1619;
	text-decoration: none;
}

li.navh4 {
	/* header text */
	color: #8E1619;
	padding: 0 0 18px 0;
}

.navd4 {
	/* description text */
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2, .t3, .t4 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	font-size: 24px;
	color: #8e1619;
	margin: 0;
	padding: 0 0 15px 0;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
/*	color: #000; */
	font-size: 19px;
	color: #8e1619;
	font-weight: normal;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	font-size: 14px;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
	font-size: 12px;
	line-height: 18px;
}

.t3 a:link, .t3 a:visited {
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 11px;
	line-height: 18px;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}

/* --------- text style 5 --------- */
.t5 {
/*	color: #555; */
	font-size: 12px;
	color: #333;
}

.t5 a:link, .t5 a:visited {
	color: #333;
}

.t5 a:hover, .t5 a:active {
	color: #333;
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
    padding: 0 3px 1px 3px;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */

/* --- Thin Divider Line --- */
.divider {
	margin: 12px 0;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px solid #CCC;
}

/* ---- PFP ---- */
#printlink {
	float: right;
	padding: 0 22px 22px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005922;	
}

#printlink a {
	display: block;
	width: 85px;
	text-align: right;
}

#printlink a:link, #printlink a:visited {
	color: #333;
	text-decoration: underline;
}

#printlink a:hover, #printlink a:active {
	color: #333;
	text-decoration: underline;
}

/* ---- Student Testimonials ---- */

.quoteboxa {
	background: url(../graphics/system/open_quote.gif) no-repeat top left;
}

.quoteboxb{
	padding: 58px 0 0 0;
	background: url(../graphics/system/end_quote.gif) no-repeat bottom right;
}


/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #403e3d url(../graphics/system/pagebg.gif) repeat-x top;
}

#toplevel {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	max-width: 930px;
	min-width: 768px;
	text-align: left;
	border-bottom: 2px solid #FFF;
	background: #cfcfcf url(../graphics/system/inside_col1bg.gif) repeat-y left;
}

* html div#toplevel {
	height: 100%;
	width: 768px /* fallback value */;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) > 930 ? "930px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? 
	document.documentElement.clientWidth : 
	document.body.clientWidth) < 768 ? "768px" : "99.7%")); 
}

html>body #toplevel {
	width: auto;
	height: auto;
}

#main1 {
	clear: both;
	width: 100%;
	min-height: 100%;
	background: url(../graphics/system/inside_header2bg.gif) repeat-x top left;
}

* html div#main1 {
	height: 100%;
}

html>body #main1 {
	height: auto;
}

#main2 {
	width: 100%;
}

.main2content {
	padding: 0 4px 0 0;
	background: #FFF;
}

.main2rh {
	width: 4px;
	font-size: 1px;
	line-height: 1px;
	background: #FFF;
}

.main2top {
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background: #FFF;
}

.main2rhshadow {
	width: 4px;
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/main2_rh_shadow.png) repeat-y left;
}

* html .main2rhshadow {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/main2_rh_shadow.png',sizingMethod='scale');	
}

.main2btmshadow {
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/main2_btm_shadow.png) repeat-x top;
}

* html .main2btmshadow {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/main2_btm_shadow.png',sizingMethod='scale');	
}

.main2btmlhcorner {
	width: 4px;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/main2_btm_lh_corner.png) no-repeat top;
}

* html .main2btmlhcorner {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/main2_btm_lh_corner.png',sizingMethod='scale');	
}

.main2btmrhcorner {
	width: 4px;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/main2_btm_rh_corner.png) no-repeat top;
}

* html .main2btmrhcorner {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/main2_btm_rh_corner.png',sizingMethod='scale');	
}

.main2toprhcorner {
	width: 4px;
	height: 3px;
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/main2_top_rh_corner.png) no-repeat top;
}

* html .main2toprhcorner {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/main2_top_rh_corner.png',sizingMethod='scale');	
}

#logo {
	margin: 0 0 29px 0;
	padding: 0;
}

#titledecoa {	
	margin: 0 0 4px 0;
	width: 100%;
}

#titledecoa .main2content {
	padding: 1px 4px 4px 0;
}

#titledecob {
	height: 65px;
	text-align: center;
	background: #ab9762 url(../graphics/system/inside_titledecobg.gif) no-repeat center;
}

#quicklinks {
	position: absolute;
	z-index: 1;
	padding: 0;
	margin: 42px 0 0 8px;
	text-align: right;
}

#maincolumn {
	background: url(../graphics/system/bg_column_first.gif) no-repeat left bottom;
}

#column1 {
	padding: 8px 9px 0 32px;
	width: 166px;
	width/* */:/**/125px;
	width: /**/125px;
}

#column1bgdeco {
	margin: 47px 0 0 0;
	height: 490px;
	background: url(../graphics/system/inside_col1bg_first.gif) no-repeat bottom left;
}

#column1bg {
	background: url(../graphics/system/inside_col1_diagonals.gif) no-repeat top right;
}

#column2 {
	padding: 26px 0 0 0; 
}

#column2bg {
	width: 100%;
	background: url(../graphics/system/inside_col2_diagonals.gif) repeat-x top left;
}

#column3 {
	padding: 0 11px 0 0;
	width: 151px;
	width/* */:/**/140px;
	width: /**/140px;
}

#column3bg {
	background: url(../graphics/system/inside_col3_diagonals.gif) no-repeat top left;
}

#col3boxholder {
	clear: both;
	position: relative;
	left: -3px;
	padding: 132px 0 0 0;
}

#col3box {
	float: right;
	margin: 10px 10px 10px 0;
}

.col3boxcontent {
	padding: 10px;
	background: #FFF;
}

.col3boxtop {
	font-size: 1px;
	line-height: 1px;
	background: #FFF;
}

.col3boxbtm {
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/smlsidebox_btm.png) repeat-x bottom;
}

* html .col3boxbtm {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/smlsidebox_btm.png',sizingMethod='scale');	
}

.col3boxrhside {
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/smlsidebox_rhside.png) repeat-y right;
}

* html .col3boxrhside {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/smlsidebox_rhside.png',sizingMethod='scale');	
}

.col3boxbtmrhcnr {
	width: 7px;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/smlsidebox_btmrhcnr.png) no-repeat bottom right;
}

* html .col3boxbtmrhcnr {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/smlsidebox_btmrhcnr.png',sizingMethod='scale');	
}

.col3boxtoprhcnr {
	width: 7px;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	background: url(../graphics/system/smlsidebox_toprhcnr.png) no-repeat top right;
}

* html .col3boxtoprhcnr {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/smlsidebox_toprhcnr.png',sizingMethod='scale');	
}

#content1 {
	padding: 33px 22px;
	min-height: 464px;
	height: 530px;
	height/* */:/**/464px;
	height: /**/464px;
}

html>body #content1 {
	height: auto;
}

#quicksearch {
	padding: 11px 14px 11px 0;
}

#quicksearch .searchbox span {
	display: block;
}

#quicksearch .searchbox .formfieldtext {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #809db9;
}

#quicksearch .searchbox .formfieldbutton {
	float: right;
	display: block;
	margin: 0;
}

#utility {
	margin: 17px 9px 19px 10px;
	text-align: right;
}

#spacer {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
}
