@charset "UTF-8";
/* CSS Document */

/* over-rides */
body {
	color:#666 !important;
	font-size: 14px !important;
}
#header { 
	font-size: 12px;
	height: 185px !important; 
}
/* Left Navigation */
.master .col2 {
	float: left !important;
	width: 160px !important;        		/* Width of left column content (left column width minus left and right padding) */
	position: relative !important;
	top:-40px;
	padding-left: 15px !important;
	padding-bottom: 20px !important;
	white-space:normal !important;
	z-index: 50 !important;
	overflow: visible !important;
}
.master .col2 ul { padding-left:0; margin-left:0; }

.master .col1 {
	left: 0px !important;
	padding-top:20px !important;
	padding-bottom: 20px !important;
	padding-right: 40px !important;
	margin-left: 30px !important;
	width: 640px !important;
	line-height: 1.5 !important;
}
.master .calendar {
	padding-top:20px !important;
	padding-bottom: 20px !important;
	padding-right: 0 !important;
	margin: 0 auto !important;
	width: 800px !important;
	line-height: 1.5 !important;
}
.calendar h2 { text-align:center; }
.calendar .return {
	font-size:12px;
}
.calendar .return a { text-decoration: none; }

.master a:link, .master a:visited {
	color: #0879CC;
	font-weight: normal;
}
.master a:hover, .master a:active, .master a:focus { background-color: transparent !important; color:#666; }
	
.master ul, .master ol { line-height:1.3; }
.master ul li, .master ol li { margin-bottom: 5px; }

/* Left Navigation */
.outernav { 
	margin:0;
	padding:0;
	position: relative;
	z-index:50;
	line-height: 1.3;
	font-size: 14px !important;
	font-family:Arial, Helvetica, sans-serif;
}
.outernav ul { 
	list-style:none;
	font-weight:normal;
	padding:0;
	margin:0;
}
.outernav ul li { border-bottom:1px solid #ddd; padding-top: 7px; padding-bottom: 7px; margin-bottom:0; }
.outernav ul li:first-child { border-top:1px solid #ddd; }

.outernav a { text-decoration:none; font-weight:normal; background-color:transparent !important; }
.outernav a:link, .outernav a:visited, .outernav a:focus { color:#666; }
.outernav a:hover, .outernav a:active { color: #0984DE; background-color:transparent !important; }
.outernavsubtitle {
	color:#333 !important; 
	background-color:#f3f3f3;
	font-weight: bold;
	padding-left:3px;
	font-style:italic;
}
.outernavindent { padding-left:15px; }
.appsect { margin:20px 0 20px 0; }


#title3rd {
	text-align:center;
	z-index:5 !important;
	width:490px;
	margin:0 auto;
	position:relative !important;
	left:auto !important;
}
#title3rd h1 {
	font-size: 28px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.1;
	margin:0 auto;
	padding:0;
}

.subtitle{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0984DE;
}
.master h2 {
	margin:0;
	margin-bottom:20px;
	margin-top:20px;
	font-size:20px; 
	line-height:24px;
	color: #9b1619;
}
.master h3 {
	font-size:18px; 
	line-height:20px;
	color: #333;
	margin-bottom:10px;
}
.master h4 {
	font-size:16px; 
	line-height:18px;
	color: #333;
	margin-bottom:5px;
	margin-top:15px;
}
.master h5 {
	font-size:14px; 
	line-height:18px;
	color: #666;
	margin-bottom:5px;
	margin-top:5px;
}
.master h6 {
	font-size:12px; 
	line-height:18px;
	color: #666;
	margin-bottom:5px;
	margin-top:5px;
}
/* Breadcrumbs */
#crumbs {
	margin:0 auto;
 	font-size: 0.8em;
 	padding: 3px 0;
	text-align:left;
	position:absolute;
	top:0;
}
#crumbs ul {
	margin:0;
	padding:3px 0 3px 5px;

	/* fallback */
	background-color: #ffffff;
	background-repeat: repeat-y;

	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, left top, right top, from(#f3f3f3), to(#ffffff));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(left, #f3f3f3, #ffffff);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(left, #f3f3f3, #ffffff);
	/* IE 10 */
	background: -ms-linear-gradient(left, #f3f3f3, #ffffff);
	/* Opera 11.10+ */
	background: -o-linear-gradient(left, #f3f3f3, #ffffff);
}
#crumbs ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline-block;
}
#crumbs a { text-decoration: none; }
#crumbs a:link, #crumbs a:visited {
	color: #0879CC;
	font-weight: normal;
}
#crumbs a:hover, #crumbs a:active, #crumbs a:focus { background-color: transparent; color:#666; }
	
/* nav within page */
#pagenav { 
	margin:30px auto 20px auto;
	padding:0;
	text-align:center;
	font-size:85%;
}
#pagenav a { font-family:"Helvetica Neue", Helvetica, sans-serif; text-decoration:none; }
#pagenav > ul {
	position:relative;
	margin:0px auto;
	padding:7px 0;
	background-color:#fff;
	-moz-box-shadow: 0px 14px 20px -9px #d3d3d3;
	-webkit-box-shadow: 0px 14px 20px -9px #d3d3d3;
	box-shadow: 0px 14px 20px -9px #d3d3d3;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#pagenav ul li { 
	margin:0;
	padding:0;
	padding-right:10px;
	padding-left:10px;
	list-style-type:none;
	display:inline-block;
	border-right:2px dotted #ddd;
}
#pagenav ul li:last-child { border-right-width:0; }
#pagenav ul li ul {
	display: none;
	position: absolute;
	top: 22px;
	-moz-box-shadow: 0px 14px 20px -9px #d3d3d3;
	-webkit-box-shadow: 0px 14px 20px -9px #d3d3d3;
}

#pagenav ul li:hover > ul {
	display: block;
	padding:0;
	margin:0;
	text-align:left;
}
#pagenav ul li a {
	display:block; 
	text-decoration: none;
}
#pagenav ul li ul li {
	background-color:#fff;
	border-bottom:1px dotted #ddd;
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	display:block;
}
#pagenav ul li ul li:first-child { border-top:2px solid #ddd; }
#pagenav ul li ul li:last-child { border-bottom:2px solid #ddd; border-right-width:2px; }
#pagenav ul li ul li:hover { background-color:#eee; }
#pagenav ul li ul li a {
	padding: 7px 0 7px 0px;
	min-width:190px;
}

/* Floating back to top */
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #333333;
    background-color: rgba(235, 235, 235, 0.80);
    font-size: 12px;
    padding: .8em;
    display: none;
	z-index:1000;
}

.back-to-top:hover {    
    background-color: rgba(135, 135, 135, 0.50) !important;
	color:#333333 !important;
}

/* Register Button /
/* This css button was generated by css-button-generator.com */
.css_reg_btn_class {
	font-size:14px;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #ffff66;
	padding:3px 12px;
	text-decoration:none !important;
	background:-moz-linear-gradient( center top, #ffff66 5%, #ffcc00 100% );
	background:-ms-linear-gradient( top, #ffff66 5%, #ffcc00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff66', endColorstr='#ffcc00');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffff66), color-stop(100%, #ffcc00) );
	background-color:#ffff66;
	color:#666 !important;
	display:inline-block;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffccee;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffccee;
 	box-shadow:inset 1px 1px 0px 0px #ffccee;
}.css_reg_btn_class:hover {
	background:-moz-linear-gradient( center top, #ffcc00 5%, #ffff66 100% ) !important;
	background:-ms-linear-gradient( top, #ffcc00 5%, #ffff66 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ffff66');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffcc00), color-stop(100%, #ffff66) );
	background-color:#ffcc00;
	color:#666 !important;
}
.css_reg_btn_class:link, css_btn_class:visited { 
	text-decoration:none !important;
	color:#666 !important;
}

.css_reg_btn_class:active {
	position:relative;
	top:0px;
	text-decoration:none !important;
}

.button_reg {
	margin:10px 0 10px 10px;
	padding:5px 7px;
	text-align:center;
	width:125px;
}

/* Containers */
.boxindent {
	margin:10px 0 30px 50px;
	padding:10px 30px 20px 30px;
	border:2px dotted #333;
}

.sect { margin:0 10px 20px 0; position:relative; padding-right:10px; }
.sectindent { margin:0 0 0 20px; }
.sectborder { 
	margin:0 10px 30px 0;
	padding: 20px;
	border:2px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0px 14px 18px -11px #d3d3d3;
	-webkit-box-shadow: 0px 14px 18px -11px #d3d3d3;
	box-shadow: 0px 14px 18px -11px #d3d3d3;
}
.sectborder h4, .sectborder h5 { margin-bottom: 5px !important; }

.boxbg {
	margin:0 80px;
	padding: 10px 20px;
	background-color:#f8f8f8;
}
.boxdottedrnd {
	margin:10px auto;
	padding:10px 20px;
	border:2px dotted #333;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.announcebox {
	width:200px;
	margin:10px auto;
	border:2px dotted #333;
	padding:20px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

/* Bottom Shadows */
.bottomshadow {
	-moz-box-shadow: 0px 14px 14px -7px #d3d3d3;
	-webkit-box-shadow: 0px 14px 14px -7px #d3d3d3;
	box-shadow: 0px 14px 14px -7px #d3d3d3;
}
.bottomshadowfaint {
	-moz-box-shadow: 0px 14px 20px -9px #d3d3d3;
	-webkit-box-shadow: 0px 14px 20px -9px #d3d3d3;
	box-shadow: 0px 14px 20px -9px #d3d3d3;
}
.imgboxright {
	float:right; 
	margin:0px 0px 30px 30px;
	
}
.col1_of_3 {
	width:177px;
	float:left;
	margin:0;
	padding-left:15px;
	border-right:1px solid #ddd;
}
.col2_of_3 {
	width:177px;
	float:left;
	margin:0;
	padding-left:15px;
	border-right:1px solid #ddd;
}
.col3_of_3 {
	width:177px;
	float:left;
	margin:0;
	padding-left:15px;
}
.col1_of_3 h4, .col2_of_3 h4, .col3_of_3 h4 {
	margin-top:0;
	margin-bottom:10px;
	margin-right:15px;
	padding-bottom: 5px;
	text-align:center;
	border-bottom:1px solid #ddd;
}
.col1_of_3 h5, .col2_of_3 h5, .col3_of_3 h5 { margin-top:0px; font-size: 95%; }
.col1_of_3 ul, .col2_of_3 ul, .col3_of_3 ul { margin-top:0px; margin-bottom:5px; font-size:95%; }

/* Borders */
.bottomshadowfaint {
	-moz-box-shadow: 0px 14px 20px -9px #d3d3d3;
	-webkit-box-shadow: 0px 14px 20px -9px #d3d3d3;
	box-shadow: 0px 14px 20px -9px #d3d3d3;
}
.border0 { border-width::0; }
.border1 { border:1px solid #666; }
.bordermedgray { border: medium solid #ddd; }
.borderthickgraydark { 	border: thick solid #aaa; }
.borderthickgraylt { 	border: thick solid #ddd; }
.borderbottom { border-bottom:2px solid #ddd; }
.borderbottom0 { border-bottom-width: 0 !important; }
.borderrightgray { border-right:1px solid #ddd; }
.borderdotted { border:1px dotted #333; }
.borderdotted2 { border:2px dotted #333; }
.bordertop { border-top:2px solid #ddd; }

.lastmodifed {
	margin:5px auto;
	text-align:center;
	font-size: 9px;
}
.linkdesc { margin:5px 0 30px 30px; }
.linkdesclast { margin:5px 0 10px 30px; }

.floatR { float:right; margin-left: 20px; margin-bottom: 20px; }
.flush ul { margin-left: 0; padding-left:15px; }

.cite {
	font-size:12px;
	font-style:italic;
}
.rwrite ul {
	list-style-type:none;
}
.rwrite ul li {
	margin-bottom: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.rwrite ul li:first-child { border-top: 1px solid #ccc; }

.astemph { color:#c30; font-weight:bold; font-size: 120% }
.attribution { font-size: 10px; }
.bglightblue { background-color: #F0F7FC; }
.bggrayblue { background-color:#ccf; }
.bgyellow { background-color:#FCFCCE; }
.bglightgray { background-color:#f6f6f6; }
.bold { font-weight: bold; }
.clear { clear:both; }
.cntr { text-align:center; margin:auto; }
.cntrauto { margin:auto; }
.cntrblock { margin:10px 60px; }
.blueFont { color:#0975c4; }
.darkgrey { color:#333; }
.darkgreybold { color:#333; font-weight:bold; }
.dispnone { display: none; }
.floatleft { float:left; }
.floatright { float:right; }
.fontemph { font-weight: bold; font-style: italic; }
.fontitalmed { font-size:90%; font-style:italic; }
.fontnormal { font-weight:normal; }
.fontsmall { font-size: 85%; }
.fontsmaller { font-size: 75%; }
.fonttiny { font-size: 9px; }
.fontmed { font-size: 16px; }
.fontbigger { font-size: 120% !important; }
.font95 { font-size: 95%; }
.font90 { font-size: 90%; }
.fontred { color:#c30; }
.greymed { color: #555; }
.indent0 { margin-left:0; }
.indent { margin-left: 20px; }
.indentmore { margin-left: 30px; }
.indentbig { margin-left: 40px; }
.indentbigger { margin-left: 60px; }
.indentblk { margin-left: 10px; margin-right: 10px; }
.indentcntr { margin-left: 130px; }
.indent80 { margin-left: 80px; }
.indent100 { margin-left: 100px; }
.indentpad { padding-left: 20px; }
.ital { font-style:italic; }
.left { text-align:left; }
.lhtmore { line-height:2; }
.lhtmedmore { line-height:1.5; }
.lhtmed { line-height:1; }
.lhtsmall { line-height:.1; }
.margin0 { margin: 0; }
.mbot0 { margin-bottom: 0; }
.mbot5 { margin-bottom:5px; }
.mbot10 { margin-bottom:10px; }
.mbot15 { margin-bottom:15px; }
.mbot20 { margin-bottom:20px; }
.mbot30 { margin-bottom:30px; }
.mleft0 { margin-left: 0; }
.mleft20 { margin-left: 20px; }
.mleft40 { margin-left: 40px; }
.mlrmin { margin-left:10px !important; margin-right: 10px !important; }
.mright20 { margin-right:20px; }
.mright30 { margin-right:30px; }
.mtop0 { margin-top: 0px !important; }
.mtop5 { margin-top: 5px; }
.mtop10 { margin-top: 10px; }
.mtop15 { margin-top: 15px; }
.mtop20 { margin-top: 20px; }
.mtop30 { margin-top: 30px; }
.nodec { text-decoration: none; }
.nodisplay { display: none; }
.noliststyle { list-style-type: none; }
.pad0 { padding:0; }
.padleft0 { padding-left: 0 !important; }
.padbot0 { padding-bottom: 0 !important; }
.padbot20 { padding-bottom: 20px; }
.padleft5 { padding-left: 5px; }
.padleft10 { padding-left: 10px; }
.padleft15 { padding-left: 15px; }
.padLeft30 { padding-left: 30px; }
.padLeft40 { padding-left: 40px; }
.padLR20 { padding-left: 20px; padding-right:20px; }
.padright20 { padding-right: 20px; }
.padtop20 { padding-top: 20px; }
.rtalign { text-align:right; }
.vertalignbot { vertical-align:bottom; }
.vertalignmid { vertical-align:middle; }
.width2thirds { width:66%; }
.width100pct { width:100%; }
.width100 { width: 100px; }
.width150 { width: 150px; }
.width200 { width: 200px; }
.width250 { width: 250px; }
.width300 { width: 300px; }
.width350 { width: 350px; }
.width400 { width: 400px; }
.width450 { width: 450px; }
.width500 { width: 500px; }


