@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/gold_short_background.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited {  /* sets body links styling on link and visited states */
	font-size: 1.0em;
	text-decoration: underline;
	color: #660000;
}
a:hover, a:active { /* sets body links styling on hover and active states */
	font-size: 1em;
	text-decoration: underline;
	color: #993300;
}
h1 { /* sets styling for Header 1 level*/
	font-size: 1.5em;
	font-weight: bold;
}
h2 { /* sets styling for Header 2 level */
	font-size: 1.3em;
	font-weight: bold;
}
h3 { /* sets styling for Header 3 level */ 
	font-size: 1.2em;
	font-weight: bold;
}
h4 { /* sets styling for Header 4 level */
	font-size: 1.0em;
	font-weight: bold;
}
hr {
	color: #000000;
	width: 100%;
	height: 1px;
} 
table {
	width: 780px;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-color: #660000;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 780px;
	height: 80px;
}
.oneColFixCtrHdr  #headerLeft {
	width: 214px;
	float: left;
	height: 80px;
}
.oneColFixCtrHdr #headerRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: right;
	width: 490px;
	font-weight: bold;
	float: right;
	height: 77px;
}
.oneColFixCtrHdr #header img {
	vertical-align: top;
	padding-right: 10px;
}
.headerThink    {
	font-size: 1.3em;
}
.headerThinkGold {
	font-size: 1.3em;
	font-style: italic;
	color: #BFB37E;
}
.oneColFixCtrHdr #navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(../p7pmm/img/pmmCtude_hroots.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	width: 780px;
	font-size: 0.8em;
	padding-top: 30px;
} 
.courseMessage {
	background-color: #FFCC66;
	width: 740px;
	border: 1px solid #CC6633;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer { /* sets styling for footer */
	height: 60px;
	width: 100%;
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	float: left;
	margin-top: 10px;
}
.oneColFixCtrHdr #footer a:link, .oneColFixCtrHdr #footer a:visited { /* sets styling for footer link on link and visited states */
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer a:hover, .oneColFixCtrHdr #footer a:active { /* sets styling for footer link on hover and active states */
	color: #BFB37F;
	font-size: 1em;
	text-decoration: underline;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.clearFloat {
	clear: both;
}

.allCaps {
	font-weight: bold;
	text-transform: uppercase;
}
.altNavigation  {
	width: 780px;
	float: left;
	vertical-align: middle;
	height: 90px;
	margin-bottom: 35px;
}
.notAvailable {
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
}
.image_left_with_border { /* Use this to place a mug or photo with a 1 pixel border to the left with text wrapping around it */
	float: left;
	margin-right: 25px;
	border: 1px solid #000000;
	margin-bottom: 40px;
	margin-top: 5px;
}
.image_right_with_border { /* Use this to place a mug or photo with a 1 pixel border to the right with text wrapping around it */
	float: right;
	margin-left: 20px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-top: 5px;
}
.image_right_no_border { /* Use this to place a mug or photo with no border to the left with text wrapping around it */
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.image_left_no_border { /* Use this to place a mug or photo with no border to the right with text wrapping around it */
	float: left;
	margin-right: 20px;
}
.shield {
	margin-top: -5px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.logo_left_no_border {
	float: left;
	margin-left: 40px;
	padding-left: 20px;
}
.cutline { /* Use this to style a cutline or caption under a photo */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.surveybox_top { /* Border and shading styles for table boxes related to the survery buttons */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-left-color: #666600;
	background-color: #DEDCC6;
}
.surveybox_bottom { /* Border and shading styles for table boxes related to the survery buttons */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666600;
	border-left-color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	background-color: #DEDCC6;
}
.tabletext { /* Table Text styling */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.tabletext_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	background-color: #DEDCC6;
	border: 1px solid #000000;
	text-align: left;
}
.tablecontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #CCCCCC;
	padding: 5px;
}
.table_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px;
	text-align: center;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	height: 20px;
	font-weight: bold;
}
.table_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: bottom;
	font-weight: bold;
}
.table_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.table_row_alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #DEDCC6;
}
.table_rowNoBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
}
.survey_results_table_question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color: #CCCCCC;
	padding: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.survey_results_table_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: bottom;
}
.survey_results_table_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.survey_results_table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.survey_results_table_footer {
	font-size: 0.9em;
	text-align: left;
}
.pdf_icon_spacing {
	vertical-align: text-bottom;
	padding-right: 10px;
}
.get_reader_icon_spacing {
	vertical-align: text-bottom;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arrow_img {
	padding-right: 5px;
	padding-top: 3px;
}
.tab_container {
	width: 100%;
	height: auto;
	float: left;
}
.orientationText_right {
	float: right;
	width: 100%;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 30px;
}
.clearmenu {
	font-size: 0px;
	line-height: 0.0px;
	display: block;
	clear: both;
	height: 0px;
}
.infoContainerLeft {
	float: left;
	width: 350px;
	height: 200px;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/military_box_header_online.jpg);
	line-height: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infoContainerLeft h1 {
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
}
.infoContainerLeft img {
	margin-top: 20px;
	margin-left: 115px;
}
.infoContainerRight {
	float: right;
	width: 350px;
	height: 200px;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/military_box_header_oncampus.jpg);
	line-height: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infoContainerRight h1 {
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
}
.infoContainerRight img {
	margin-top: 20px;
	margin-left: 115px;
}
.disclaimer {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
}
.superscript {
	font-size: 0.7em;
	vertical-align: super;
}
.adjunctButton {
	margin-right: 60px;
	margin-bottom: 40px;
	margin-top: 5px;
}
.ReciprocityTableRow {
	padding: 5px;
	
}
.ReciprocityTableRowAlt {
	padding: 5px;
	background-color: #DEDCC6;
}
.Reciprocity {
	border: 1px solid #000;
}
.flightPath {
	width: 100%;
	margin-bottom: 20px;
}

