@charset "UTF-8";
@import url("https://ajax.googleapis.com/ajax/libs/yui/2.7.0/build/reset-fonts-grids/reset-fonts-grids.css");
@import url("css/resetDNN.css");
@import url("https://ajax.googleapis.com/ajax/libs/yui/2.7.0/build/base/base-min.css");
@import url("css/OverrideYUI.css");
@import url("menus/Menu.TopNav.css");
html {
	background-color: #5e5e5e;
	color: #535353;
}
#custom-doc {
	width: 73.23em;
	*width: 71.47em;
	min-width: 952px;
	margin: auto;
	text-align: left;
	background: #fff;
}
.moduleActionBar {
	text-align:right;
}
.moduleActionBar.bottomPadding {
	padding-bottom: 1em;
}
.moduleShadowTop {
	background: url(images/contentShadopTopBg.png) repeat-x bottom;
	height: 5px;
	clear: both;
}
.moduleShadowTop img {
	width: 11px;
	height: 5px;
	border:0;
	margin:0;
	padding:0;
}
.moduleShadowTop img .floatRight {
	display:none;
}
.moduleShadowBottom {
	background: url(images/contentShadowBottomBg.png) repeat-x top;
	height: 9px;
	clear: both;
}
.moduleShadowBottom img {
	width: 11px;
	height: 9px;
	border:0;
	margin:0;
	padding:0;
}
.moduleShadowBottom img.floatRight {
	display:none;
}
.moduleShadowBottom.bottomPadding {
	padding-bottom: 1em;
}
#menu {
	z-index: 1;
}
#menu .shadowBottom {
	background: url(images/navShadowBg.png) repeat-x bottom;
	height: 11px;
	clear:both;
}
#menu .shadowBottom img {
	width: 11px;
	height: 11px;
	border:0;
	margin:0;
	padding:0;
}
#HeroPanel .shadowTop {
	background: url(images/contentShadopTopBg.png) repeat-x bottom;
	height: 5px;
	clear: both;
}
#HeroPanel .shadowBottom {
	background: url(images/contentShadowBottomBg.png) repeat-x top;
	height: 9px;
	clear: both;
}
#HeroPanel .shadowTop img {
	width: 11px;
	height: 5px;
	border:0;
	margin:0;
	padding:0;
}
#HeroPanel .shadowBottom img {
	width: 11px;
	height: 9px;
	border:0;
	margin:0;
	padding:0;
}
.clr {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.floatRight img {
	padding: 0 0 1em 1em;
}
.floatLeft img {
	padding: 0 1em 1em 0;
}
.hidden {
	display: none;
}
body {
	text-align: left;
}
body#Body {
	text-align: center;
	background: #5e5e5e;
}
/* ----- LINKS ----- */

a, a:link, a:visited {
	color: #6a6a6a;
	border-bottom: 1px dotted 6a6a6a;
}
a:hover, a:active {
	color:#007fbb;
	border-bottom: 1px dotted 6a6a6a;
}
#divLogo {
	background: url(images/bgHeader.png) no-repeat left top;
	width: 952px;
	height: 171px;
}
#hd #hdrLogo {
	float: left;
}
#hd #hdrLanguage {
	display:none;
}
#hd #hdrSearch {
	display:none;
}
#hd #hdrText {
	float:right;
}
#hd #hdrNavigation {
	background: #3C832E url(images/bgtnav.gif) repeat-x;
	height:26px;
	line-height:26px;
	padding:0 10px;
	clear:both;
}
h1 {
	font-size: 138.5%;
	color: ;
}
#bd {
}
.bodyPadding {
	padding-left: 1em;
	padding-right: 3em;
}
a#dnn_dnnLogo_hypLogo {
	padding: 15px 30px;
}
a#dnn_dnnLogo_hypLogo img {
	width: 250px;
	height: 125px;
}
#ft {
	padding: 0 0 25px;
	margin:0;
}
#ft #ftrContent {
	text-align:center;
	padding: 10px;
}
#ft #ftrContent #linksContainer {
	font-size: 77%;
}
#ft #ftrContent #linksContainer .linkSeparator {
	padding: 0 10px;
}
#ft #ftrContent #login_style {
	padding-top: 1em;
	font-size: 77%;
}
#ft #ftrContent #Copyright {
	padding-left: 2em;
	font-size: 77%;
}
#ft #ftrContent #Copyright a {
	margin-left: 10px;
}
#pageGenerated {
	display: none;
}

.surveyQuestion {
	margin-bottom: 1em;
	margin-top: 1em;
	font-weight:bold;
}
.surveyQuestionImageContainer {
	text-align: center;
	padding: 1em auto;
}
.surveyQuestionList {
	margin: 1em;
}
.surveyQuestionListRoman li {
	list-style: upper-roman;
	padding-bottom: .25em;
}
.surveyAnswer {
	margin-top: 1em;
	font-weight:normal;
}
.surveyAnswer td {
	list-style: upper-alpha;
	padding-bottom: .5em;
	padding-left: 1em;
	font-weight:normal;
}
.surveyAnswer .surveyTable {
	width: 100%;
}
.surveyAnswer .surveyTable th, .surveyAnswer .surveyTable td {
	padding: .25em .5em;
}
.surveyAnswer .surveyTable th {
	text-align: center;
	vertical-align: bottom;
	background: #000;
	color: #fff;
	font-weight:bold;
}
.surveyAnswer .surveyTable td {
	text-align: left;
	vertical-align:top;
}
.surveyAnswer .surveyTable .surveyTableChoice {
	text-align: center;
	vertical-align: top;
	font-weight:bold;
}
.surveyAnswer input {
	margin-right: 1em;
}
textarea.surveyAnswer {
	height:125px;
	margin-bottom:20px;
	width:600px;
}
.testimonailName {
	text-align: left;
	width: 50%;
	font-weight: bold;
	float: right;
	padding: 1em 1em 2em 1em;
}
.tblStaff th, .tblStaff td,
.tblRequestInformationMain th, .tblRequestInformationMain td,
.tblMathGuides th, .tblMathGuides td,
.tblGuides th, .tblGuides td {
	padding: 0.5em;
}
.tblRequestInformationMain input[type="checkbox"] {
	margin-right: 10px;
}
/* Request Inforamtion Form Formatting */
#dnn_ctr637_FormMaster_ctl_6d2d464da6be4b6d9193f44ebb410176,
#dnn_ctr637_FormMaster_ctl_71d79971690a4ebe97f1255d2f4403c4,
#dnn_ctr637_FormMaster_ctl_3946f703e5594b32ac45fa0d39678a91,
#dnn_ctr637_FormMaster_ctl_fbcdaf83e9644621bafd19c653daa083,
#dnn_ctr637_FormMaster_ctl_df54bbd62e594634acf69205a8465ec9,
#dnn_ctr637_FormMaster_ctl_664f64c82aab4b7a8d629fa98d3c187a,
#dnn_ctr637_FormMaster_ctl_c883787b38e242d2a5a4b19810bfcf53,
#dnn_ctr637_FormMaster_ctl_61db4ffd2d134dbf8baa7744e9090ce4,
#dnn_ctr637_FormMaster_ctl_1cab74b484b54c25ad6cb6275885946d,
#dnn_ctr637_FormMaster_ctl_ec8b2c488639465ea8ab0acde66a6555
 {
 	width: 300px;
}
#dnn_ctr637_FormMaster_ctl_e6f0b3dca9284e198c0513e315359fb4 {
	width: 100%;
	height: 125px;
}
.imgStaffMember {
	float:right;
	margin-left: 0.5em;
	padding: 3px;
	border: 1px #B6B6B7 solid;
	
}
.lnkPDF {
	padding-right: 25px;
	background: url(/images/pdf_button.png) no-repeat right center;
}