﻿@import url("css/menu.css");
body, html {
	background-color: #002851;
	background-image: url(images/beckFieldBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0;width:60%;}
.LeftPane{ padding:0 10px 0 0;width:10%;}
.RightPane{ padding:0 0 0 0px;width:30%; }
.ContentPane1
{
    width:90%;
    padding: 0 0 0 40px;
}
.pageContainer {
	background-position: center;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	/* border: solid 1px #000; */
}
.headerGraphic {
	height: 140px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.topNavContainer 
{
    margin:0 0 0 20px;
}
.tablebg
{
    background-image: url(images/white_bg1.gif);
}
.pageContent {
	/* background-image: url(images/white_bg.gif); */
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-position: center;
}
.hpLowerBlock {
	background-image: url(images/bottom_hp.png); 
	background-position: top;
	height: 240px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-repeat: no-repeat;
}
.hpLowerBlockText {
	margin-right: 100px;
	margin-left: 100px;
	padding-top: 10px;
	color: #fff;
}
/* --- End footer for index skin site --- */
.hpLowerBlockInner {
	background-image: url(images/bottom_hp_inner.gif);
	height: 37px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
/* --- End footer for index skin site --- */
.linkscontainer
{
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px green;
}
/* --- End footer for logo and address --- */
.Footer {
	font-size: 12px;
	color: #84C5FF;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(images/footer_graphic.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.Footer a {
	text-decoration: none;
	color: #0055A5;
	padding: 3px;
}
.Footer a:hover {
	color: #FDD200;
}
.tdL {
	width: 66%;
	padding-right: 20px;
	padding-bottom: 150px;
	padding-left: 20px;
	vertical-align: top;
	background-image: url(images/tdl_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bigIconNav {


}
.bigIconNav a {
	width: 100px;
	font-size: 11px;
	text-decoration: none;
	background-position: 0px top;
	display: block;
	background-repeat: no-repeat;
	color: #0055A9;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 100px;
}
.bigIconNav a:hover {
	background-position: -100px top;
}
a.VirtualTour {
	background-image: url(images/virtual_tour.gif);
	margin-right: auto;
	margin-left: auto;
}
a.VirtualTourSmall {
	background-image: url(images/virtual_tour_small.gif);
	
}
a.EnrollNow {
	background-image: url(images/enroll_now.gif);
	margin-right: auto;
	margin-left: auto;
}
a.EnrollNowSmall {
	background-image: url(images/enroll_now_small.gif);
}

a.FinancialAid {
	background-image: url(images/financial_aid.gif);
	margin-right: auto;
	margin-left: auto;
}
a.FinancialAidSmall {
	background-image: url(images/financial_aid_small.gif);
}

a.GradPlacement {
	background-image: url(images/grad_placement.gif);
	margin-right: auto;
	margin-left: auto;
}

a.GradPlacementSmall {
	background-image: url(images/grad_placement_small.gif);
}

a.Transcript {
	background-image: url(images/transcript.gif);
	margin-right: auto;
	margin-left: auto;
}

a.TranscriptSmall {
    background-image: url(images/transcript_small.gif);
}
#EnrollNowSide
{
    display:block;
    width:180px;
    height: 74px;
    background: url(images/enroll_now_big.png) no-repeat;
}
#EnrollNowSide:hover
{
    background: url(images/enroll_now_big_over.png) no-repeat;
}
#FinAidSide
{
    display:block;
    width:180px;
    height: 74px;
    background: url(images/financial_aid_big.png) no-repeat;
}
#FinAidSide:hover
{
    background: url(images/financial_aid_big_over.png) no-repeat;
}
/*-------------- Link Style --------------*/

.links,a.links:link,a.links:active,a.links:visited{
	font-weight:lighter;
	color:#999999;
	text-transform:uppercase;
	font-size: 10px;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 0px;
}
a.links:hover{
	color:#FFFFFF;
}

.FullContent {
	color: #1363AA;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-y;
	/* background-image: url(images/FullContentRepeat.gif); */
	background-color: #E6F2FF;
	font-size: 14px;
}
.FullContent li {

}

.FullContent p{
	margin-top: 5px;

}
.FullContentTop {
	background-image: url(images/full_content_top.gif);
	height: 60px;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	background-color: #FFFFFF;
}
.FullContentTop h1 {
	color: #035A9F;
	font-size: 24px;
	line-height: 24px;
}

.FullContentText {
	padding-right: 10px;
	padding-left: 10px;
}
.FullContent h2 {
	background-image: url(images/yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight:bold;
	font-size: 16px;
	color: #0055A5;
	text-transform: capitalize;
	width: 660px;
	text-indent: 35px;
	display: block;
	height: 25px;
	position: relative;
	left: -35px;
	margin-bottom: 0px;
	margin-top: 0px;
	visibility: visible;
}
.FullContentBottom {
	background-image: url(images/full_content_bottom.gif);
	background-repeat: no-repeat;
	background-position:top;
	height: 21px;
	
}

.LeftContent {
	color: #1363AA;
	padding-right: 0px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-image: url(images/leftContentRepeat.gif);
	background-color: #FFFFFF;
	width: 520px;
}
.LeftContent h2 {
	background-image: url(images/yellow_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	left: -25px;
	font-size: 14px;
	color: #0055A5;
	text-transform: capitalize;
	margin-bottom: 0px;
	width: 485px;
	padding-left: 35px;
	overflow: visible;
	display: block;
	height: 25px;
}
.LeftContent a {
	font-weight: bold;
	text-decoration: none;
	color: #0055A5;
	text-transform: uppercase;
}

.LeftContent li {
	list-style-type: circle;
}

.LeftContent p{
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.LeftContentTop {
	background-image: url(images/left_content_top.gif);
	height: 55px;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 520px;
	padding-top: 5px;
}
.LeftContentTop h1 {
	color: #035A9F;
	font-size: 24px;
	text-indent: 10px;
	vertical-align: bottom;
	margin: 0px;
}

.LeftContentText {
	padding-right: 10px;
	padding-left: 10px;
}

.LeftContentBottom {
	background-image: url(images/left_content_bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 520px;
}
.btnCourseListing {
	padding-top: 5px;
	padding-bottom: 10px;
}
.btnCourseListing a {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(images/course_listing.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	height: 31px;
	width: 240px;
	line-height: 30px;
	background-color: #C4D927;
	text-indent: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	margin-right: auto;
	margin-left: auto;
}
.btnCourseListing a:hover {
	background-color: #FFCC00;
	color: #660000;
	background-position: -240px;
}
.btnCourseListing a:visited {
	color: #336600;
}
.CourseListing {
	font-size: 9px;
	color: #0055A5;
	padding-top: 50px;
	padding-right: 20px;
}
.CourseListing a {
	background-color: #FDF8E1;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F5DC65;
	padding-left: 15px;
	padding-right: 5px;
}
a.CourseListing10px{
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.DegreeCourse {
	background-color: #FDF8E1;
	color: #666666;
	background-image: url(images/case.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
a:hover.DegreeCourse  {
	background-image: url(images/case_over.gif);
}

blockquote {
	text-indent: 30px;
	background-repeat: no-repeat;
	background-image: url(images/quote_open.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #035A9F;
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
}

p.blockquote {
	display: inline;
	background-image: url(images/quote_close.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 35px;
	margin: 0px;
	padding-top: 20px;
}


.CourseListing a:hover {
	background-color: #F4D34B;
}

.CourseListing h2 {
	background-image: url(images/yellow_top_nap.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	height: 20px;
	background-color: #F4D34B;
	width: 170px;
}
.CourseListingBottom {
	background-image: url(images/yellow_bot_nav.gif);
	height: 25px;
}
.ContactCard {
	background-image: url(/Portals/0/images/contact_card.gif);
	height: 115px;
	width: 185px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.ContactCard h2 {
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	color: #3078AD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ContactCard h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	color: #3078AD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.trContactCard {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ContactCard img {
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93C0E3;
	border-right-color: #549AD3;
	border-bottom-color: #549AD3;
	border-left-color: #93C0E3;
}
a.btnCourseListingLeft {
	margin-left: 0px;
}
.emailLink {
	margin-top: -35px;
}
.emailLink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.pad {
	padding: 10px;
}
img {
	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;
}
