@charset "UTF-8";
/* CSS Document */


/***** HANDLES FLOATING EDIT BUTTON *****/
@import url('1_objects.css');


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page {
	background-image: url(/images/black_top_bg.gif);
	background-repeat: repeat-x;
}
.pageSub {
	background-image: url(/images/black_top_bg_sub.gif);
	background-repeat: repeat-x;
}
.greenbg {
	background-image: url(/images/stone_black_bg.jpg);
	background-repeat: no-repeat;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 13px;
	padding-left: 13px;
}
.greenbgsub {
	background-image: url(/images/stone_black_bg_sub.jpg);
	background-repeat: no-repeat;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 13px;
	padding-left: 13px;
}
.topNav {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #436188;
}
.topNav a:link {
	color: #999;
	text-decoration: none;
}
.topNav a:visited {
	color: #999;
	text-decoration: none;
}
.topNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.topNav a:active {
	color: #999;
	text-decoration: none;
}
.topNav .rightSide {
float:right;
}
.topNav .rightSide input.entersearch {
    font: 0.9em arial,verdana,helvetica,sans-serif;
    width: 120px;
}
.divider {
padding:0px 3px 0px 3px;
}
.navSpacer {
padding:0px 20px 0px 20px;
}
.departmentTitle 
{
    width:100%;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #436188;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.departmentTitle  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.departmentTitle  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.departmentTitle  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}
.departmentTitle  a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.mainNav {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	padding-top: 14px;
	padding-bottom: 17px;
}
.mainNav  a:link {
	color: #bac5d3;
	text-decoration: none;
}
.mainNav  a:visited {
	color: #bac5d3;
	text-decoration: none;
}
.mainNav  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #436188;
	padding-bottom: 11px;
}
.mainNav  a:active {
	color: #bac5d3;
	text-decoration: none;
}
.mainNav  a.on:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #436188;
	padding-bottom: 11px;
}
.mainNav  a.on:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #436188;
	padding-bottom: 11px;
}
.mainNav  a.on:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #436188;
	padding-bottom: 11px;
}
.mainNav  a.on:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #436188;
	padding-bottom: 11px;
}
.middlebg {
	background-image: url(/images/middle_bg.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	background-position: center top;
}
.middlebgsub {
	background-image: url(/images/middle_bg_sub.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	background-position: center top;
}
.middlebgsub2 {
	background-image: url(/images/middle_bg_sub2.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	background-position: center top;
}

.searchArea {
	height: 40px;
	font-size: 12px;
	color: #444;	
}
.searchArea .hdr {
	font-weight: bold;
	text-transform: uppercase;
}
.searchArea form {
text-align:center;
margin:0;
padding:5px 0 0 0;
}
.footerBackground {
	background-image: url(/images/ftr_bg_stone.gif);
	height: 134px;
}
.footer2 {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	padding-top:3px;
}
.footerNav {
	font-size: 10px;
	text-transform: uppercase;
	color: #bac5d3;
	padding-top: 12px;
	padding-bottom: 10px;
}
.footerNav a:link {
	color: #bac5d3;
	padding:0px 5px 0px 5px;
	text-decoration: none;
}
.footerNav a:visited {
	color: #bac5d3;
	padding:0px 5px 0px 5px;
	text-decoration: none;
}
.footerNav a:hover {
	color: #FFFFFF;
	padding:0px 5px 0px 5px;
	text-decoration: underline;
}
.footerNav a:active {
	color: #bac5d3;
	padding:0px 5px 0px 5px;
	text-decoration: none;
}
.footerNav2 {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bac5d3;
}
.footerNav2 a:link {
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	text-decoration: none;
}
.footerNav2 a:visited {
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	text-decoration: none;
}
.footerNav2 a:hover {
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	text-decoration: underline;
}
.footerNav2 a:active {
	color: #FFFFFF;
	padding:0px 10px 0px 10px;
	text-decoration: none;
}

.cella {
width: 410px;
padding-right:24px;
line-height:20px;
font-size:12px;
}
.cellb {
float:right;
width: 462px;
}
.cellc {
width: 225px;
}
.celld {
float:right;
width:198px;
}

.cellaSub {
width: 434px;
line-height:20px;
font-size:12px;
}
.cellbSub {
float:right;
width: 198px;
}
.cellbSub img {
display:block;
}
.cellcSub {
margin-left:238px;
}
.celldSub {
float:left;
width:198px;
}





.clear {
clear:both;
}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
margin:0;
padding:0 0 15px 0;
font-size:21px;
color:#436188;
line-height:20px;
}
a:link {
	color: #436188;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #436188;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #436188;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #436188;
	font-weight: bold;
}
.courseDiv {
margin:0 0 15px 0;
padding:0 0 10px 0;
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #436188;
}
.courseDiv img {
border: none;
padding-bottom:10px;
}
h2 {
text-transform: uppercase;
padding: 0px 0px 10px 0px;
font-weight: bold;
font-size:11px;
margin:0px;
line-height:11px;
}

.courseDiv a {
	font-weight: bold;
}
a.hdrlinc 
{
   font-weight: bold;
    font-size:1.8em;
    font-family:Georgia, "Times New Roman", Times, serif; 
    color: #436188;
	line-height: 1.1em;
}
.brdr {
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #436188;
}
.spacer {
	height: 7px;
}
.subpageMainImage {
	padding-bottom: 20px;
}
.subpageMainImage img {
border:solid 2px #436188;
}

.subNavShadow {
	border-top:1px #436188 dotted;
	height:25px;
	background-color:#FFFFFF;
}
/*.subNavHighlight  a {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.subNavHighlight  a:hover {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.subNavHighlight  ul {
	padding: 0px 2px 11px 0px;
	background-color: #FFFFFF;
}
.subNavHighlight li a {
	border-top:1px #fff solid;
	margin:0px;
	padding: 0px;
	/*background-image: url(images/subnav_bgnormal.gif);*/
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
}*/

#subNav .subNavHighlight {
margin:0 0 0px 0;
padding:0px;
}
#subNav .subNavHighlight a:link {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#subNav .subNavHighlight a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#subNav .subNavHighlight a:hover {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#subNav .subNavHighlight a:active {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#subNav .subNavHighlight ul {
    display: block;
	padding: 0px 2px 11px 0px;
	background-color: #FFFFFF;
	margin-bottom:10px;
}
#subNav .subNavHighlight li a:link {
	border-top:1px #fff solid;
	margin:0px;
	padding:0px 10px 0px 0px;
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	color:#436188;
	font-weight:normal;
}
#subNav .subNavHighlight li a:visited {
	border-top:1px #fff solid;
	margin:0px;
	padding:0px 10px 0px 0px;
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	color:#436188;
	font-weight:normal;
}
#subNav .subNavHighlight li a:hover {
	border-top:1px #fff solid;
	margin:0px;
	padding:0px 10px 0px 0px;
	display: block;
	color:#436188;
	font-weight:normal;
}
#subNav .subNavHighlight li a:active {
	border-top:1px #fff solid;
	margin:0px;
	padding:0px 10px 0px 0px;
	display: block;
	color:#436188;
	font-weight:normal;
}

#subNav  {
	margin: 0;
	padding: 0;
}

#subNav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#subNav li {
	margin: 0;
	padding: 0;
	/*float: left;*/
	border-bottom: solid 1px #FFF;
}

#subNav a {
margin: 0;
display: block;
color: #436188;
font-size:12px;
padding: 10px 12px 10px 12px;
text-decoration: none;
border-top:1px #436188 dotted;
/*background-image: url(images/subnav_bgnormal.gif);
background-repeat: repeat-x;*/
}



#subNav a:hover {
/*background-image: url(images/subnav_bgover.gif);
background-repeat: repeat-x;*/
color: #333333;
}

#subNav li li a {
color:#436188;
padding: 0px 17px 0px 17px;
text-decoration: none;
font-weight: normal;
font-size:11px;
}
#subNav li li a:hover
{
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: underline;
	color:#436188;
	font-weight: normal;
}

.middlebgsub3 {
	background-image: url(/images/middle_bg_sub3.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	background-position: center top;
}

.middlebgsub2 {
	background-image: url(/images/middle_bg_sub2.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
	background-position: center top;
}

.celleSub {
margin-left:30px;
}
.cellfSub {
width: 630px;
line-height:20px;
font-size:12px;
}
.cellfSub h1 {
font-family: Georgia, "Times New Roman", Times, serif;
margin:0;
padding:0 0 5px 0;
font-size:21px;
color:#436188;
line-height:20px;
}
.publishedBy {
font-weight:bold;
padding:0 0 15px 0;
display:block;
}
.Blogtags {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	
}

.typeof {
font-weight:bold;
padding:0 0 8px 0;
display:block;
font-size:11px;
}
.dottedLine {
margin:20px 0 20px 0;
padding:0px;
border-bottom:dotted 1px #436188;
clear:both;
}
.leftimg {
padding-right:30px;
float:left;
}
.clearleft {
	clear: left;
}
ul.sideLinks {
list-style-image: url(/images/arrowbullet.gif);
list-style-position: outside;
margin:0px 2px 10px 2px;
padding:0px 12px;
}
.sideLinks li {
margin:2px;
padding:3px 0px;
}

.cellaSub p {
margin:0 0 20px 0;
padding:0px;
}



/*added 7-14-09 */
.popUpWindow {
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
	padding: 15px;
	height: 490px;
	width: 695px;
	
}
.popUpWindow .close {
	/*border:#999999 1px solid;*/
font-size:10px;
	padding:2px;
}
.popUpWindow .header .right {
	float: right;
	width: 120px;
	line-height:14px;
	/*border:#999999 1px solid;*/
}
.popUpWindow .header .middle {
	margin-left:270px;
	width: 200px;
	font-weight: bold;
	line-height:20px;
	/*border:#999999 1px solid;*/
}
.popUpWindow .header .left {
/*border:#999999 1px solid;*/
	float: left;
	width: 250px;
	font-weight: bold;
    font-size:18px;
    font-family:Georgia, "Times New Roman", Times, serif; 
    color:#436188;
	line-height:20px;
}
.popUpWindow .header {
	height: 35px;
	border:#ffffff 1px solid;
}
.popUpWindow .mainArea {
	
border:#ffffff 1px solid; /*browser hack*/
}
.popUpWindow .mainArea .right {
	margin-left:370px;
	padding-left:20px;
	margin-top:34px;
	/*border:#999999 1px solid;*/
}
.popUpWindow .mainArea .right .scrollBox {
	background:url(/images/UI_silvergradient_sm.gif) repeat-x #FFFFFF;
	margin-left:0px;
	/*zoom: 1;*/
	width:260px;
	height:335px;
	overflow: auto;
	padding:15px;
	border:#999999 1px solid;
}
.popUpWindow .mainArea .left {
	float: left;
	width: 360px;
	/*border:#999999 1px solid;*/
	min-height:320px; 
    height:auto !important; 
     height:320px;
}

.TabbedPanels
{
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    background-image: url(/images/UI_gold_tab_bg.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    /*height: 33px;*/
}

.TabbedPanels2
{
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    background-image: url(/images/UI_silver_tab_bg.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    height: 33px;
}

.TabbedPanels3
{
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    background-image: url(/images/UI_silver_tab_bg_long.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    height: 33px;
}

.TabbedPanels602
{
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    background-image: url(/images/topbarleft.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: top left;
    height: 33px;
}

.TabbedPanels420
{
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    background-image: url(/images/UI_silver_tab_bg2.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    height: 33px;
}
.TabbedPanels2gold
{
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    background-image: url(/images/UI_gold_tab_bg_sm.gif);
    color: #ffffff;
    background-repeat: no-repeat;
    height: 33px;
}
.TabbedPanelsTabGroup
{
    margin: 0px;
    padding-right: 21px;
    padding-left: 21px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 33px;
}
.TabbedPanelsTabGroup2
{
    margin: 0px;
    padding-right: 26px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 33px;
    background-image: url(/images/topbarright.gif);
	background-position: top right;
	background-repeat: no-repeat; 
	float: left; /*add float left - makes the ul not go 100%*/
}
.TabbedPanelsTab
{
    position: relative;
    top: 0px;
    float: left;
    height: 15px;
    padding: 8px 10px;
    margin: 0px 0px 0px 0px;
    font: bold 11px verdana;
    list-style: none; /*border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;*/
    border-right: solid 1px #aa8653;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    color: #ffffff;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsTab2
{
    position: relative;
    top: 0px;
    float: left;
    height: 15px;
    padding: 8px 10px;
    margin: 0px 0px 0px 0px;
    font: bold 10px verdana;
    list-style: none; /*border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;*/
    border-right: solid 1px #999999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    color: #555555;
    text-transform: uppercase;
    background-image: url(/images/tobbarbg.gif);
    background-repeat: repeat-x;
}

.TabbedPanelsTabHover
{
    background-image: url(/images/UI_silvertab_bg.gif);
    background-repeat: repeat-x;
    color: #333333;
}

.TabbedPanelsTabSelected {  
	background-image: url(/images/UI_silvertab_bg.gif);
    background-repeat: repeat-x;
	/*border-bottom: 1px solid #EEE;*/
    color: #333333; 
    font-weight: bold; 
}

.TabbedPanelsTab2 a:link {
	color: #333333;
	text-decoration: none;
}
.TabbedPanelsTab2 a:hover {
	color: #333333;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	color:#777777;
	/*border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #ffffff;*/
}

.TabbedPanelsContent
{
/*clear: both;*/
    padding: 0px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
	background-color: #EEE;
	/*border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;*/
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #ffffff;
	/*border-bottom: solid 1px #999;*/
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.margin8 {
	margin:8px;
}
.left195popup {
	width: 195px;
    float: left;
	font-size: 11px;
    line-height: 18px;
}
.right432 {
	margin:0px 0 0 210px;
    height: auto;
	font-size: 11px;
    line-height: 18px;
}
.right432 .scrollBox {
	background:url(/images/UI_silvergradient_sm.gif) repeat-x #FFFFFF;
	margin-left:0px;
	/*zoom: 1;*/
	width:410px;
	height:300px;
	overflow: auto;
	padding:15px;
	border:#999999 1px solid;
}

.right432 .scrollBoxWhite {
	background: #FFFFFF;
	margin-left:0px;
	/*zoom: 1;*/
	width:410px;
	height:320px;
	overflow: auto;
	padding:15px;
	border:#999999 1px solid;
}

.right170
{
    line-height: 14px;
    font-size: 11px;
    margin-left: 80px;
	padding-bottom:10px;
}
right170 a
{
   font-weight: bold; 
}
.left70
{
    float: left;
    width: 70px;
}
.brdr
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: #999999 1px dotted;
}

/*Make related links render correctly */

.sidebox div.hdr
{
font-weight: bold;
text-transform: uppercase;
}

.sidebox div.sideboxbrdr ul
{
list-style-type: none;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
}

.quoteCalloutSmall {
	font-weight: bold;
	font-style:italic;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b06048;
	padding:10px;
	line-height: 20px;
}

.imageBorder
{
    border-right: #436188 2px solid;
    padding-right: 1px;
    border-top: #436188 2px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #436188 2px solid;
    padding-top: 1px;
    border-bottom: #436188 2px solid;
    margin-bottom: 15px;
}
