body  {
	background: #FFFFFF;
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	font-family:"Trebuchet MS";
	text-align:left;
	font-weight: normal;
}

h2 {
	font-size:1.8em;
	font-weight:normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 00;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.2em;
}
h3 {
	font-size:1.4em;
	font-weight:normal;
	margin:0px;
	padding:0 0 0 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #3C6AAC;
	text-transform: none;
	letter-spacing: .1em;
}
h4 {
	background-color:#eee;
	color:#3c6aac;
	text-align:left;

	font-size:.8ems;
	font-weight:bold;
	margin:0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-transform: uppercase;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr{
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.text_default{
	color:#3C6AAC;
}
.text_bright_orange{
	color:#f79020;
}
.text_bright_green{
	color:#94c162;
}
.text_bright_blue{
	color:#69BFE9;
}
.text_pink{
	color:#D66178;
}
.text_purple{
	color:#9B98CD;
}
.text_dark_green{
	color:#00A68D;
}
.text_dark_orange{
	color:#E19B33;
}
.text_dark_pink{
	color:#B54F9D;
}
.text_red{
	color:#CC0000;
}
.text_white{
	color:#FFF;
}
.thrColHybHdr #container { 
	width: 100%;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}  

.thrColHybHdr #sidebar1 {
	float: left; 
	width: 200px; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0px 0px 0px 0px; /* top and bottom padding create visual space within this div */
	margin-top:1px;
}
.thrColHybHdr #sidebar2 {
	float: right;
	width: 240px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* top and bottom padding create visual space within this div */
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thrColHybHdr #mainContent {
 	margin: 0 285px 0 220px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 0 0 0 0; /* padding here creates white space "inside the box." */
} 



.div_header  {
width:100%;
}

.header_ {


}

.img_left{
float:left;
display:inline;
}

.img_right{
float:right;
display:inline;
}
.img_right_border{
	float:right;
	display:inline;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}


.right_bottom{
	padding:15px 16px;
	float:left;
	line-height:26px;
}

.img_right_b{
float:left;
margin:4px 8px 0px 0px ;
}
.img_right_b2{
float:left;
margin:4px 6px 0px 0px ;
}
.header_default  {
	clear:both;
	background:url(../img/header_back_default.jpg) repeat-y #A8B7D9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_business_language_dep  {
	clear:both;
	background:url(../img/header_back_bright_orange.jpg) repeat-y #ffe4ca;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_art_design_dep  {
	clear:both;
	background:url(../img/header_back_bright_green.jpg) repeat-y #DBEBC6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_media_dep  {
	clear:both;
	background:url(../img/header_back_bright_blue.jpg) repeat-y #CEE3F6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_performing_arts_dep  {
	clear:both;
	background:url(../img/header_back_pink.jpg) repeat-y #F3D4D3;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_science_technology_dep  {
	clear:both;
	background:url(../img/header_back_purple.jpg) repeat-y #E1E0F0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_leisure_tourism_social_care_dep  {
	clear:both;
	background:url(../img/header_back_dark_green.jpg) repeat-y #C8DDD7;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_vtos_btei_dep  {
	clear:both;
	background:url(../img/header_back_dark_orange.jpg) repeat-y #E7B77A;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}
.header_adult  {
	clear:both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
	background-color: #B54F9D;
	background-image: url(../img/header_back_dark_orange.jpgA);
	background-repeat: repeat-y;
}
.header_red  {
	clear:both;
	background:url(../img/header_back_red.jpg) repeat-y #FF9595;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 220px;
}

.orange_box  {
	background:url(../img/b_text_1.jpg) repeat-x;
	background-color:#fee3c8;
	border:1px solid #f9ab55;
	color:#666666;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.home_box_default {
	background-color:#CDD6E9;
	border:1px solid #3C6AAC;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_default.jpg);
	background-repeat: repeat-x;
}
.box_default {
	background-color:#CDD6E9;
	border:1px solid #3C6AAC;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_default.jpg);
	background-repeat: repeat-x;
}
.box_default h3{
	color:#333333;
}
.box_business_language_dep {
	background-color:#FEE8D1;
	border:1px solid #F79020;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_bright_orange.jpg);
	background-repeat: repeat-x;
}
.box_business_language_dep h3{
	color:#333333;
}
.box_adult {
	background-color:#F9EDED;
	border:1px solid #B54F9D;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_pink.jpg);
	background-repeat: repeat-x;
}
.box_adult h3{
	color:#333333;
}
.box_art_design_dep {
	background-color:#EBF3DE;
	border:1px solid #94C162;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_bright_green.jpg);
	background-repeat: repeat-x;
}
.box_art_design_dep h3{
	color:#333333;
}
.box_media_dep  {
	background-color:#E4F0FA;
	border:1px solid #3CACE2;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_bright_blue.jpg);
	background-repeat: repeat-x;
}
.box_media_dep h3{
	color:#333333;
}
.box_performing_arts_dep {
	background-color:#FAEDED;
	border:1px solid #D1506A;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_pink.jpg);
	background-repeat: repeat-x;
}
.box_performing_arts_dep h3{
	color:#333333;
}
.box_science_technology_dep {
	background-color:#EFEFF8;
	border:1px solid #8C89C5;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_purple.jpg);
	background-repeat: repeat-x;
}
.box_science_technology_dep h3{
	color:#333333;
}
.box_leisure_tourism_social_care_dep {
	background-color:#E1ECE9;
	border:1px solid #007F6B;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_dark_green.jpg);
	background-repeat: repeat-x;
}
.box_leisure_tourism_social_care_dep h3{
	color:#333333;
}
.box_vtos_btei_dep{
	background-color:#F2DABB;
	border:1px solid #D48A1F;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_dark_orange.jpg);
	background-repeat: repeat-x;
}
.box_vtos_btei_dep h3{
	color:#333333;
}
.home_box_red {
	background-color:#FFCECE;
	border:1px solid #CC0000;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_red.jpg);
	background-repeat: repeat-x;
	width:30%;
	float:left;
}
.box_red {
	background-color:#FFCECE;
	border:1px solid #CC0000;
	color:#333333;
	text-align:left;
	margin-bottom:35px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/box_back_red.jpg);
	background-repeat: repeat-x;
}
.box_red h3{
	color:#333333;
}
.div_bottom  {
	clear:both;
	background:url(../img/b_footer.jpg) repeat-x;
	padding:23px 30px 141px 20px;
	font-size:0.7em;
	color:#3c6aac;
	text-align:left;
}
.div_bottom a:link, .div_bottom a:visited, .div_bottom a:active{
	color:#3c6aac;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3c6aac;
}
.div_bottom a:hover{
	color:#3c6aac;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c6aac;
}
.div_1  {
	float:left;
}
.div_2  {
	float:right;
	border-left:1px solid #cee3f6;
	padding:0 10px;
}

#button{
background-color:#FFFFFF;
}

#button ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: 0px;
		
		}
		
#button li {
	margin: 0px 0px 1px 0;
	padding:0px;
	width:200px;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	background-color:#FFFFFF;
		}

#button li a {
		border:0px;
		display: block;
		padding:9px 5px 9px 13px;
		color: #fff;
		text-decoration: none;
		width:182px;
		margin:0px 0px 0px 0px;
		font-weight:800;
		}


#button li a:hover {
	/*	background-color: #2586d7;*/
		color: #fff;
		text-decoration: underline;
		}

#button ul li ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: 0px;
		background-color:#FF0000;
}

#button ul li ul li{
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: 0px;
		background-color:#FF0000;
		
}
#button ul li ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:800;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:0px 12px;
	padding:8px 15px 7px 28px;
	clear:both;
	float:left;
	width:157px;
}

#button ul li ul li a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#fcd6ae;
	text-decoration:none;
}

#button .blue a {
	background-color:#3c6aac;
	margin:2px 0px;
}
#button .red a {
	background-color:#cc0000;
}
#button .orange {
	background-color:#f79020;
}
#button .green {
	background-color:#94c162;
}
#button .blue_2 {
	background-color:#3cace2;
}
#button .pink {
	background-color:#B54F9D;
}
#button .red_2 {
	background-color:#d1506a;
}
#button .purple {
	background-color:#8c89c5;
}
#button .green_2 {
	background-color:#007f6b;
}
#button .orange_2 {
	background-color:#d48a1f;
	margin:0px 0px 3px 0px;
}
#button .blue_3 {
	background-color:#3c6aac;
}

#button .sub_bright_orange {
	background-color:#F9AB55;
}
#button .sub_bright_orange a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#FFE4CA;
	text-decoration:none;
}

#button .sub_bright_green {
	background-color:#A3CA77;
}
#button .sub_bright_green a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#DBEBC6;
	text-decoration:none;
}

#button .sub_bright_blue {
	background-color:#69BFE9;
}
#button .sub_bright_blue a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#CEE3F6;
	text-decoration:none;
}

#button .sub_pink {
	background-color:#D66178;
}
#button .sub_pink a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#F3D4D3;
	text-decoration:none;
}

#button .sub_purple {
	background-color:#9B98CD;
}
#button .sub_purple a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#E1E0F0;
	text-decoration:none;
}

#button .sub_dark_green {
	background-color:#00A68D;
}
#button .sub_dark_green a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#C8DDD7;
	text-decoration:none;
}

#button .sub_dark_orange {
	background-color:#E19B33;
}
#button .sub_dark_orange a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#E7B77A;
	text-decoration:none;
}
#button .sub_dark_pink {
	background-color:#CB85BB;
}
#button .sub_dark_pink a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#D9A6CD;
	text-decoration:none;
}

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

#button2 ul li{
	background-color:#f7f7f7;
	width:182px;
	padding:0px 5px 8px 13px;
	clear:both;
	float:left;
	color:#646464;	
}
#button2 ul li a{
	width:170px;
	font-size:0.8em;
	font-weight:800;
	color:#666666;
	text-decoration:none;
	background:url(../img/arrow.jpg) no-repeat 0px 4px;
	padding:0 0 0 10px;
	float:left;
}
#button2 ul li a:hover{
	text-decoration:underline;
}

#button2 ul li div {
float:left;
padding-bottom:3px;
width:10px;
}

#button2 ul li.first{
	background-color:#f7f7f7;
	width:182px;
	padding:25px 5px 8px 13px;
	clear:both;
	float:left;
}

#button2 ul li.last{
	background-color:#f7f7f7;
	width:182px;
	padding:0px 5px 48px 13px;
	clear:both;
	float:left;
}

#button2 ul li img{
float:left;
margin:4px 5px 0px 0px;
}




.text_  {
	background:url(../img/background.jpg) repeat-x;
	background-color:#ffffff;
	padding:15px 23px 23px 15px;
	border:1px solid #eeeeee;
	width:200px;
	color:#3C6AAC;
	text-align:left;
	font-size:0.8em;
	font-style:italic;
	line-height:20px;
	margin-top:20px;
}
.text_normal  {
	background:url(../img/background.jpg) repeat-x;
	background-color:#ffffff;
	border:1px solid #eeeeee;
	width:228px;
	color:#3C6AAC;
	text-align:left;
	font-size:0.9em;
	line-height:20px;
	margin-top:20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_normal li{
	list-style-image: url(../img/bullet_arrow_blue.gif);

}
.text_no {
	padding:15px 23px 23px 15px;
	width:200px;
	color:#3C6AAC;
	text-align:left;
	font-size:0.7em;
	line-height:20px;
	margin-top:20px;
}




#pipe{
	float:right;
	text-align:right;
	width:100%;
	background:url(../img/b_top.jpg) repeat-x;
	background-color:#F9F9F9;
	width:100%;
	padding-top:2px;
	border-bottom:1px solid #eeeeee;
	padding-bottom: 2px;
}
#pipe select {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#pipe label{
	font-size:.7em;
}
#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 0px;
	list-style: none;
	display: inline;
	}
	
#pipe ul li a {
	font-size:.7em;
	color:#666666;
	text-decoration:none;
}

#pipe ul li a:hover {
	text-decoration:underline;
}
#pipe span{
	font-size:0.8em;
	color:#b7cefa;
	margin:0 3px;
}
#pipe select{
	margin:0 20px 0 15px;
	width:174px;
	height:18px;
	padding:0px;
	border:1px solid #a5acb2;
}



#bread {
	color: #ccc;
	padding:5px 0 13px 0;
	}


#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	
	} 

#bread ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:100;
	color:#666666;
	border: none;
	list-style: none;
	display: inline;
	}


#bread ul li a:active, #bread ul li a:link, #bread ul li a:visited {
	color:#666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#bread ul li a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#mainContent{
	font-size: .8em;
	line-height: 1.4em;

}
.details p {
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar2 a{
	padding:15px 5px 23px 0px;
	color:#3c6aac;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:100;
	width:200px;
	text-decoration:none;
}
#sidebar2 a:hover{
text-decoration:underline;
}
.clear {
	clear: both;
}
#dept_butt_bisiness_language {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.4em;
	background-color: #F79020;
	background-image: url(../img/button_business_and_language.jpg);
	width: 240px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}

#top_img {
	float: right;
	width: 400px;
	text-align: right;
}
#logo {
	float: left;
}
.center_img {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	text-align: center;
}
.location_box {
	float: left;
	width: 180px;
	height: 130px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	text-align: left;
	display: block;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.location_captions {
	float: left;
	width: 180px;
	height: 145px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	text-align: center;
	font-size: 0.9em;
	display: block;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#calendar_table table {
	width: 100%;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#calendar_table td{
	padding: 4px;
	background-color: #f7f7f7;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
#calendar_table th{
	padding: 4px;
	background-color: #3C6AAC;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}
.simple_table table {
	width: 100%;
	margin: 0px;
}
.simple_table td{
	margin: 0px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.simple_table th{
	padding: 4px;
	margin: 0px;
	text-align:left;
	font-weight:bold;
}
#right_col_list  ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#right_col_list  li
{
	padding-left: 23px;
	background-image: url(../img/pdf_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-style: normal;
}
/*Contact Form Starts*/
#contact_us {
	padding-bottom: 10px;

}
#contact-area {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#contact-area input, #contact-area textarea {
	width: 250px;
	border: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#contact-area textarea {
	height: 90px;
}
#contact-area checkbox {
	text-align:left;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #3c6aac;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 21px;
}

#contact-area label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
}
/*Contact Form Ends*/
.hide {
	display: none;
}
#mainContent li {
	list-style-image: url(../img/arrow_content.gif);
	list-style-type: none;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mainContent a:link, #mainContent a:active, #mainContent a:visited{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 1px;
}
#mainContent a:hover{
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.exec_table td{
	width: 280px;
	padding: 4px;
	
}
#dept_link {
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC0000;
	background-image: url(../img/dept_butt.jpg);
	background-repeat: no-repeat;
	width: 300px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#dept_link a:link, #dept_link a:active, #dept_link a:visited{
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dept_link a:hover{
	text-decoration: underline;
}
#college_links_table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#college_links_table td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container {position:relative; width:100%; min-width:560px;}
.holder {display:block; color:#000;}
* html .container {border-right:400px solid #fff;}
* html .holder {
	display:inline-block;
	position:relative;
	margin-right:-400px;
	background-color: #FFFFFF;
}
