html {height:100%;}
body {
	height:100%;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.mainTable{
	width:100%;
	height:100%;
}

.fMain {
	height: 469px;
	width: 779px;
	background-color: #0066CC;
	position: relative;
	top: -50px;
}
.tableHeader {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #3c3c3c;
	border-top-color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	background-color: #EEEEEE;
	padding-left: 5px;
}

.tableBorders {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #3c3c3c;
	border-top-color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;

	background-color: #CDCDCD;
	padding-left: 5px;
}

.tableBorders2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #3c3c3c;
	border-top-color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	width:50px;
	background-color: #AAAAAA;
	padding-left: 5px;
}

.tableBorders3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #adadad;
	border-left-color: #3c3c3c;
	border-top-color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	width:75px;
	background-color: #999999;
	padding-left: 5px;

	text-decoration:none;
}


.tableBorderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.tableBorderLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:underline;
}

.tableBottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ACACAC;
	text-decoration:none;
}
.tableBottomLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ACACAC;
	text-decoration:underline;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	color: #F3F3F3;
	padding-left: 5px;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EAEAEA;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 0px;
	border-top-color: #3c3c3c;
	border-bottom-color: #3c3c3c;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
.SectionHeaderBlank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 12px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #3c3c3c;
	border-left-width: 2px;
}

.breadcrum {
	padding-left: 28px;
	text-decoration:none;
}
.breadcrumLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.breadcrumLink:hover {
	text-decoration:underline;
}.tableIndex {
	background-attachment: scroll;
	background-image: url(/img/tabBG.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

img {
	border: 0px;
}
.topBG {
	background-image:   url(/img/midBG.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.rightBG {
	background-image:   url(/img/rightbg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.leftBG {
	background-image:   url(/img/leftbg.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.stretchBG {
	background-image:   url(/img/stretchBG.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}

.bioBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CACACA;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	text-align: left;
	font-weight: normal;
	margin-left: 6px;
	margin-bottom: 0px;



}

.bioHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: CACACA;
	font-weight: bold;
	text-align: left;
	margin: 6px 0px 0px 6px;
	padding: 0px;
}




.bioHoldMain {
	overflow-y:auto;
	overflow-x:hidden;
	overflow:auto;
	width: 479px;
	height: 400px;
	float: right;
	clear: none;
	margin-top: 14px;
	margin-right: 10px;
	padding: 0px 7px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.bioHolder {
	width: 227px;
	background-image: url(/img/newBioBG.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 69px;
	background-repeat: repeat-x;
	background-color: #000000;
	float: left;
	color: CACACA;


}
.bioEnter {
	display: block;
	float: right;
	padding-right: 4px;
	padding-top: 6px;
	margin-top: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bioPic {
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	left: 3px;
}

.mainHold {
	width: 779px;
	background-image: url(/img/mainBG.gif);
	background-attachment: fixed;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #2B2B2B;
	height: 600px;
}
.bioCourseHold {
	height: 590px;
	width: 520px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	overflow-y:auto;
	overflow-x:hidden;
	overflow:auto;
	margin-top: 10px;
	background-image: url(/img/cirBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	float: right;
}
.bioCol {
	float: right;
	padding: 5px 5px 5px 10px;
	width: 300px;
}
.bioCir {
	text-align: left;
	font-size: small;
	font-weight: normal;


}
.bioCirHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}
.bioImgCol {
	float: left;
	width: 140px;

}
.bioColDu {

	float: left;
	padding: 5px 5px 5px 10px;
	width: 155px;
}
.floatLeft {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bioHolderRight {
	width: 227px;
	background-image: url(/img/newBioBG.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 69px;
	background-repeat: repeat-x;
	background-color: #000000;
	float: left;
	clear: none;
	color: CACACA;
}
.cirMainHead {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 15px;
	padding: 15px;
}
.bioHeader {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

hr { 
    background-color: #4479BE;
    border: 0;
    width: 100%;
    height: 1px;
}
.regionName {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #3c3c3c;
	border-top-color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;

	background-color: #CDCDCD;
	padding-left: 5px;
}

.regionReport {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #3c3c3c;
	border-top-color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;

	background-color: #CDCDCD;
	padding-left: 5px;
}
#scheduleReportsTop{
	background-image:url(assets/reports/scheduleReportsTopBorder.gif);
	background-repeat: repeat-x;
	background-color:#FF0066;
	color:#00FF00
}
.scheduleReports{
	background-image:url(assets/reports/bgScheduleReportsTile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF
}


/*tabs*/
#tabs {
	padding: 10px;
	text-align:left;
}

#tabs #nav {
	margin-bottom: 0px;
	margin-left: 8px;
}

#tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabs #nav ul li {
	display: inline;
	padding: 3px 7px;
	cursor: default;
	background-color: #666666;
	border: 1px solid #cccccc;
	border-bottom: none;
	margin-right: 2px;
}

 
#tabs #nav ul li.active {
	border: 1px solid #000066;
	border-bottom: 1px solid white;
	background-color: #999999;
}

 
#tabs #nav ul li:hover {
background-color: #99ccff;
}

 
#tabs #data {
margin-top: 3px;
}

 
#tabs #data div {
display: none;
border: 1px solid #000066;
padding: 10px;
}

 
#tabs #data div.active {
display: block;
}

.SelectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;	
}

#includefields{
	text-align:left;
}


.whitebreadcrumLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.whitebreadcrumLink:hover {
	text-decoration:underline;
}

