* { padding: 0; margin: 0;}
html { overflow: -moz-scrollbars-vertical !important; }

body, td, li, p div{
	font-family : arial;
	font-size : 12px;
	color : #000000;
}

p {
	margin:10px 0 10px 0;
}

.containerHome {
	width:900px;
	background-image:url(/images/bg_home.jpg);
	background-repeat:no-repeat;
}

.containerSub {
	width:900px;
	background-image:url(/images/bg_cont_sub.gif);
}

.printerFriendly {
	width:660px;
	margin-left:10px;
	margin-top:10px;
}

.leftColumn {
	float:left;
	width:193px;
	margin-top:50px;
}

.mainBody {
	float:left;
	width:707px;
}

.midSection2col {
	float:left;
	width:445px;
	padding:0 30px 10px 30px;
}

.midSection1col {
	width:660px;
	padding:0 3px 10px 30px;
}

.sidebar {
	float:left;
	width:188px;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #AB0534;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	color: #AB0534;
	text-decoration: underline;
}



ul {
	list-style-type: disc;
	margin: 5px 5px 5px 10px;
}

li {
	margin: 0px 0px 0px 15px;
}

.red {
	color: #AB0534;
}


.pageHeader {
	width:445px;
	padding:30px 0 4px 0;
	margin:0 0 0 30px;
	font-family: times new roman;
	font-style:italic;
	font-size: 25px;
	color: #AB0534;
	border-bottom:1px dashed #D58299;
}


.pageHeaderWide {
	width:660px;
	padding:30px 0 4px 0;
	margin:0 0 0 30px;
	font-family: times new roman;
	font-style:italic;
	font-size: 25px;
	color: #AB0534;
	border-bottom:1px dashed #D58299;
}

.headerBlueBig {
	margin-bottom:25px;
	font-family: arial;
	font-size: 18px;
	color: #72AFB6;
	line-height:25px;
}

.headerBlueBig p {
	margin:0;
}

.headerRedTimes {
	font-family : times new roman;
	font-size : 18px;
	color : #AF143E;
	margin-bottom:6px;
}

.subHeader {
	margin-top:10px;
	margin-bottom:10px;
	font-family: arial;
	font-size: 12px;
	color : #AF143E;
}

.subHeaderItal {
	margin-top:10px;
	margin-bottom:10px;
	font-family: arial;
	font-size: 12px;
	color : #AF143E;
	font-style:italic;
}

.footer {
	margin:6px 0 10px 222px;
	font-family: arial;
	font-size: 11px;
	color: #808285;
	text-decoration: none;
}

.footer a{
	font-family: arial;
	font-size: 11px;
	color: #808285;
	text-decoration: none;
}

.footer a:hover{
	font-family: arial;
	font-size: 11px;
	color: #808285;
	text-decoration: underline;
}

.bottomnav {
	float:left;
	height:20px;
	margin-right:2px;
}

.bottomnav a {
	display:block;
	width:90%;
	height:17px;
	padding:3px 0 0 20px;
	background-color:#587B7C;
	color:#ffffff;
}

.bottomnav a:hover {
	display:block;
	background-color:#FDB813;
	color:#ffffff;
}

.homeLeft {
	float:left;
	width:215px;
	height:262px;
    overflow:auto;
	padding:10px 5px 1px 10px;
	margin-right:10px;
	color:#808285;
	background-color:#e2e1c6;
}

.homeLeftTEST {
	float:left;
	width:215px;
	height:262px;
    overflow:auto;
	padding:10px 5px 1px 10px;
	margin-right:10px;
	color:#666666;
	background-color:#e8e7cc;
	/*color:#808285;*/
	/*background-color:#e2e1c6;*/
}

.homesplash {
	display:none;
	width:627px;
	height:212px;
	margin-bottom:10px;
	background-repeat:no-repeat;
}

.homesubnav {
	width:130px;
	padding-top:20px;
}

.homesubnav a {
	display:block;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

.homesubnav a:hover {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

.homeDotted {
	background-image:url(/images/bg_dots.gif);
}

.dividerFooter {
	background-image:url(/images/bg_divider_footer.gif);
}

.leftMenu{
	width: 193px;
}

.leftMenu a{
	padding: 3px 3px 3px 10px;
	width: 180px;
	font-size: 11px;
	font-weight:bold;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

html body .leftMenu a{ /*Non IE rule*/
	width: auto;
}

.leftMenu a:hover{
	padding-top:3px;
	padding-bottom:3px;
	width: 180px;
	font-size: 11px;
	font-weight:bold;
	display: block;
	background-color: #ffffff;
	color: #AB0534;
	text-decoration: none;
}

.leftMenu .subnav {
	margin-top:5px;
	margin-bottom:10px;
}

.leftMenu .subnav a{
	margin-left:10px;
	width:168px;
	font-size: 11px;
	padding: 0 2px 0 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.leftMenu .subnav a:hover{
	background-image:url(/images/arrow_white_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:168px;
	font-size: 11px;
	padding: 0 2px 0 10px;
	font-weight:bold;
	color: #ffffff;
	background-color: #AB0534;
}

.leftMenu .subnav .trinav a{
	margin-left:14px;
	width:164px;
	font-size: 11px;
	padding: 0 2px 0 10px;
	color: #FDB813;
	text-decoration: none;
}

.leftMenu .subnav .trinav a:hover{
	background-image:url(/images/arrow_yellow_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width:164px;
	font-size: 11px;
	padding: 0 2px 0 10px;
	color: #FFE293;
	background-color: #AB0534;
}

.leftMenu .navOn {
	background-color: #ffffff;
	color: #AB0534;
}

.subnavOn {
	background-image:url(/images/arrow_white_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.leftMenu .subnav .trinav .trinavOn {
	background-image:url(/images/arrow_yellow_red.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color: #FFE293;
}

.leftMenuHeader {
	font-family : times new roman;
	font-size: 18px;
	font-weight: normal;
	color: #FDB813;
	margin-left:10px;
	margin-bottom:10px;
}

.profile {
	background-color:#E2E1C6;
	padding-bottom:10px;
	margin:10px 0 10px 0;
}

.profile img {
	display:block;
	margin-bottom:6px;
}

.profileImg {
	padding-bottom:10px;
}

.profilePad {
	padding-left:10px;
	padding-right:4px;
}

.profileHeader {
	font-family : times new roman;
	font-size : 18px;
	color : #AF143E;
	margin-bottom:6px;
	padding-left:10px;
	padding-right:4px;
}

.profileSubHeader {
	padding-bottom:6px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color : #444444;
	padding-left:10px;
	padding-right:4px;
	background-image:url(/images/bg_profile_dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.profileQuote {
	padding: 6px 4px 6px 10px;
	font-family : arial;
	font-size : 12px;
	color : #778E1D;
	font-style:italic;
}

.profileDots {
	background-image:url(/images/bg_profile_dots.gif);
}

.profileMore{
	padding: 6px 10px 6px 10px;
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
	background-image:url(/images/arrow_red_beige.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.profileMore:hover{
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
}

.leftMenuDivider {
	background-image:url(/images/leftmenu_divider.gif);
	margin-top:10px;
	margin-bottom:10px;
}

.more{
	padding-top:6px;
	padding-bottom:6px;
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
}

.more:hover{
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
}

.sidebarBox {
	padding:10px 10px 10px 10px;
	border:2px solid #FDB813;
	font-family : arial;
	font-size : 11px;
	color : #808285;
	margin:10px 0 10px 0;
}

.sidebarBox p {
	margin:0;
}

.sidebarBox a{
	font-family : arial;
	font-size : 11px;
	color : #808285;
	text-decoration:underline;
}

.sidebarBox a:hover{
	font-family : arial;
	font-size : 11px;
	color : #808285;
	text-decoration:none;
}



.sidebarBox ul {
	list-style-type: disc;
	margin: 5px 5px 5px 10px;
	font-family : arial;
	font-size : 11px;
	color : #808285;
}

.sidebarBox li {
	margin: 0px 0px 0px 15px;
	font-family : arial;
	font-size : 11px;
	color : #808285;
}

.sidebarBoxHeader {
	font-family : times new roman;
	font-size : 18px;
	color : #AF143E;
	margin-bottom:6px;
}

.sidebarBoxSubHeader {
	font-family : arial;
	font-size : 12px;
	color : #AF143E;
}

.sidebarBoxMore{
	padding: 6px 10px 6px 0;
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
	background-image:url(/images/arrow_red_white.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.sidebarBoxMore:hover{
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
}

.sidebarBoxMore a{
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
}

.sidebarBoxMore a:hover{
	font-family : arial;
	font-size : 12px;
	color : #808285;
	text-decoration:none;
}

.sidebarNav ul li{
	background-image:url(/images/arrow_red_white.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family : times new roman;
	font-size : 14px;
	color : #AF143E;
	margin-left:2px;
	padding-left:10px;
	list-style-type:none;
	font-weight:bold;
}

.sidebarNav ul li a{
	font-family : times new roman;
	font-size : 14px;
	color : #AF143E;
	font-weight:bold;
}

.sidebarNav ul li a:hover{
	font-family : times new roman;
	font-size : 14px;
	color : #AF143E;
	font-weight:bold;
}

.sidebarNav {
	margin:15px 0 10px 5px;
}

.sidebarNav2 a{
	font-family : times new roman;
	background-image:url(/images/arrow_red_white.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 14px;
	padding: 2px 0 2px 10px;
	font-weight:bold;
	color: #AF143E;
	text-decoration: none;
	display:block;
}

.sidebarNav2 a:hover{
	font-family : times new roman;
	background-image:url(/images/arrow_red_white.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size: 14px;
	padding: 2px 0 2px 10px;
	font-weight:bold;
	color: #AF143E;
	text-decoration: none;
}

.blockImg {
	display:block;
}

.splash {
	padding-bottom:30px;
}

.sidebarTool {
	background-color:#E2E1C6;
	padding-bottom:10px;
	margin:0 0 10px 0;
}

.sidebarTool a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.sidebarTool a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.sidebarToolPad {
	padding:6px 4px 10px 10px;
}

.sidebarToolHeader {
	padding:6px 4px 6px 10px;
	font-family : times new roman;
	font-size : 18px;
	color : #AF143E;
	background-image:url(/images/bg_profile_dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.tourDisplay {
	width:445px;
	background-color:#e2e1c6;
	text-align:center;
}

.tourHeader {
	height:25px;
	padding:10px 12px 0 12px;
	margin-bottom:7px;
	background-color:#fdb813;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

.tourSlider {
	margin-top:15px;
	padding-bottom:15px;
	width:410px;
	margin-left:auto;
	margin-right:auto;
}

.meetStudents {
	background-color:#E2E1C6;
	font-size:11px;
	font-weight:bold;
}

.meetStudentsHeader{
	font-family : times new roman;
	font-size : 18px;
	font-weight:normal;
	color : #AF143E;
	margin-bottom:6px;
}

.meetStudents img{
	display:block;
	padding-bottom:6px;
}

.meetStudentsPad{
	padding: 0 3px 16px 12px;
}

.fourSeasons {
	width:652px;
	height:376px;
	padding:10px 0 0 8px;
	background-color:#e2e1c6;
}

.quickAccess {
	width:140px;
	height:12px;
	padding-left:5px;
	border:2px solid #ab0534;
	color:#627d79;
	font-size:10px;
}

.quickAccessSelect {
	width:140px;
	height:16px;
	padding-left:5px;
	border:2px solid #ab0534;
	color:#627d79;
	font-size:9px;
}

.contactForm tr td input {
	padding-left:5px;
	border:none;
	border-width:0;
	color:#000000;
	font-size:12px;
	background-color:#E2E1C6;
}

.required {
	color:#ff0000;
}

.caladminBody {
	float:left;
	margin: 20px 10px 10px 20px;
}


/* Leave this div at bottom of this page */
.dontShow{
    display:none;
}