@charset "utf-8";

/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #808080;
	color:#444;
	font-size: 12px;
	text-align:left;
}

a { color:#0B5FA5; text-decoration:none; }

img { border:none}

#container
{
	width: 900px;
	background-color: #EFF0E7;
	margin: 0px auto;
	padding:0px;
}

#header
{
	margin: 0px;
	padding: 0px;
}

#containerTable
{
	margin: 0px auto;
	padding:0px;
	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;
}

#hrow1 {
	margin: 0px;
	padding: 0px;
}

#hrow2 {
	margin: 0px;
	padding: 0px;
	background-color:#A8A5A0;
	/*background-color:#CBD3CE;*/
}

#hrow3 {
	margin: 0px;
	padding: 0px;
	height:35px;
	background-color:#D8D5D0;
}

#hrow1Box1
{
	float:left;
	width:300px;
	height:60px;
	padding:0px;
	margin:0px;
	background-color:#FFF;
}

#hrow1Box2
{
	float:left;
	width:600px;
	height:60px;
	padding:0px;
	margin:0px;
	background-color:#C8C5C0;
}

#hrow2Box1B
{
	float:left;
	width:280px;
	height:130px;
	padding:10px;
	margin:0px;
	display:block;
	background-color:#0B5FA5;
	text-align:center;
	
}

#hrow2box2
{
	float:left;
	width:600px;
	background-color:#FFF;
	padding:0px;
	margin:0px;
	display:block;
}

#navBar1 {
	height: 30px;
	width: 550px;
	color:#ACB5AC;
	margin:0px;
 }

#navBar1 ul {
	padding: 10px;
	margin: 0px;
}

#navBar1 li {
	display: inline;
	height: 20px;
	margin: 0px 5px;
}

#navBar1 li a {
	text-decoration: none;
	color:#787570;
	font-weight:bold;
}

#navBar1 li a:hover {
	color:#484540;
	font-weight:bold;
}


#navBar1 li.selected a {
	color:#FF6722;
	font-weight:bold;
}

#content {
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
}

#crow1
{
	background-color:#E8E5E0;
	height:130px;
	/*width:900px;*/
	
}

#crow2
{
	background-color:#FFF;
	height:400px;
	/*width:900px;*/
	
}

#crow2box1
{
	width:280px;
	height:390px;
	border: 1px solid #DADADA;
	margin:2px auto;
	background-color:#ECECEC;
	padding:10px;
	overflow:auto;
	
}

#crow2box2
{
	width:560px;
	height:230px;
	border: 1px solid #DADADA;
	margin:2px auto;
	padding:10px;
	overflow:auto;
}

#crow2box3
{
	width:560px;
	height:135px;
	border: 1px solid #DADADA;
	padding: 10px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	overflow:auto;

}

.img_box1
{
	margin:15px 10px;
}

#table2
{
	border: none;
	padding:0px;
	margin:0px auto;
}

.title0
{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}

.title1
{
	color:#EEE;
	font-size:16px;
	font-weight:bold;
}

.title2
{
	color:#CBCBCB;
	font-size:14px;
	font-weight:bold;
}

.border1
{
	border: 1px solid #DADADA;
}

.border2
{
	border: 2px solid #DADADA;
	
}

.line1
{
	color:#A9B2AA;
	width:100px;
	height:2px;
	border: 1px solid #A9B2AA;
	text-align:left;
	margin:0px;
}

#scheduleTable {
	border-top: 1px none #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px none #DADADA;
	width:670px;
	padding:0px;
	margin:0px;
}

#scheduleTable td {
	border-top: 1px solid #DADADA;
	border-right: 1px none #DADADA;
	border-bottom: 1px none #DADADA;
	border-left: 1px solid #DADADA;
	padding: 3px;
	text-align:center;
	font-size:11px;
}

.facultyTable {
	border-top: 1px none #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px none #DADADA;
	width:270px;
	padding:0px;
	margin:0px;
}

.facultyTable td {
	border-top: 1px solid #DADADA;
	border-right: 1px none #DADADA;
	border-bottom: 1px none #DADADA;
	border-left: 1px solid #DADADA;
	padding: 5px;
	text-align:left;
}

.lnotes {
	border-top: 1px none #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px none #DADADA;
	width:270px;
	padding:0px;
	margin:0px;
}

.lnotes td {
	border-top: 1px solid #DADADA;
	border-right: 1px none #DADADA;
	border-bottom: 1px none #DADADA;
	border-left: 1px solid #DADADA;
	padding: 5px;
	text-align:left;
}

.a_center { text-align:center; } 

.sponsorTable {
	border-top: 1px none #AAA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	width:250px;
	padding:0px;
	margin:0px;
}


.sponsorTable td {
	border-top: 1px solid #DADADA;
	border-right: 1px none #DADADA;
	border-bottom: 1px none #DADADA;
	border-left: 1px none #DADADA;
	padding: 5px;
	text-align:center;
}


#footer {
	background:#D8D5D0;
	text-align:center;
	margin-right: auto;
	margin-bottom: auto;
	font-size:11px;
	color:#444;
	
}

#footer a {
color:#444;
text-decoration: none; 
}

.textColor1 { color:#989590; text-decoration:none; }
.textColor2 { color:#004276; text-decoration:none; }
.textColor3 { color:#456E90; text-decoration:none; }
.textColor4 { color:#B6343E; text-decoration:none; }
.textColor5 { color:#FAFAFA; text-decoration:none; }
.textColor6 { color:#CDCDCD; text-decoration:none; }
.textColor7 { color:#444; text-decoration:none; }
.textColor8 { color:#0B5FA5; text-decoration:none; }
.textColor9 { color:#008209; text-decoration:none; }

.white { color:#FFF }

.tdn { text-decoration:none; }

.f10 { font-size:10px }
.f11 { font-size:11px }
.f12 { font-size:12px }
.f14 { font-size:14px }
.f16 { font-size:16px }
.f18 { font-size:18px }
.f20 { font-size:20px }
.f22{ font-size:22px }
.f24{ font-size:24px }
.f26{ font-size:26px }
.f28{ font-size:28px }
.f30{ font-size:30px }


.bold { font-weight: bold; } 


.gtabs1
{
/** used for identification only **/
}



.gtabs1 .current a 
{ 
	color: #B6343E; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
}
.gtabs1 .none a 
{ 
	color: #444 ;
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
}

.collapsed_panel
{
	height:250px;
	overflow:auto;
	background-color:#EFF0E9;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	display: none;
}

.expanded_panel
{
	width:auto;
	height:auto;
	overflow:auto;
	background-color:#FDFDFD;
	font-weight: normal;
	padding: 10px 15px;
	margin: 5px 0px;
	display: block;
	border:1px solid #DADADA;
}

.expanded_head
{
	background-color:#E0E1D6;
	border:1px solid #CCC;
	font-weight: bold;
}

.img_plusMinus
{
	border:none;
	padding-right: 2px;
	padding-left: 2px;
}

.collapsed_head { padding-left: 4px; }


