html { 
	height: 100%; 
	margin-bottom: 1px; 
}


body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #ecf0de;
}


 
/* Headings
----------------------------------------------- */


h1 {
	color: #730000;
	font-size: 250%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	color: #860F0F;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	line-height: 140%;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #860F0F;
	margin: 0px;
	line-height: 120%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

h4 {
	color: #62707E;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62707F;
}

h5 {
	color: #2F1C72;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
articleDate {
	font-size: 14px;
	color: #000000;
}


/* Links
----------------------------------------------- */


a:link {
	color: #860F0F;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #860F0F;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #860F0F;
	text-decoration: underline;
	font-weight: normal;
}
	



/* Construct
----------------------------------------------- */

body div#wrapper {
	/*max-width:1200px;
	min-width:800px;
	width:50em;*/
	width:919px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0px;
}
#wrapper #wrapper_l {
	background-image: url(../images/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper #wrapper_r {
	background-image: url(../images/right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#innerwrapper {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_bottomfade.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#top {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#top #top_l {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top  #top_r {
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 52px;
}
#metanav {
	background-color: #D0DAAC;
	text-align: left;
	padding-right: 25px;
	width: auto;
	word-spacing: normal;
}
#metanav p {
	margin: 0px;
	padding: 0px;
	color: #717D4A;
	font-size: 80%;
	height: 50px;
	width: 750px;
	float: left;
	text-align: right;
}
#metanav a {
	color: #750000;
	position:absolute;
	top:5px;
}
#navigation {
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin: 0px;
}
#navigation #navigation_l {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px;
	padding: 0px;
}
#navigation #navigation_l_internal {
	background-image: url(../images/tl_corner_internal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation #navigation_r {
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	text-align: right;
	height: 52px;
}

#navigation ul {
	list-style-type: none;
	position:absolute;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#navigation li {
	float: left;
	display: block;
}

#navigation  a {
	font-size: 85%;
	padding-top: 7px;
	display: block;
	padding-bottom: 7px;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #b9b8b0;
}

#navigation a:hover {
	text-decoration: none;
	color: #860F0F;
}
#navigation .first {
	border-left: none !important;
}

#navigation .last {
	border-right: none !important;
}


#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#bottom #bottom_l {
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottom #bottom_r {
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 23px;
}

#homeBanner {
	background-color:#FFFFFF;
	background-image: url(../images/background_home_1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 0px;
	margin: 0px;
	height: 311px;
	text-align: left;
}
#banner-content {
	padding-bottom: 0px;
	padding-right: 0px;
	font-size: 70%;
	line-height: 130%;
	color: #FFFFFF;
	padding-top: 45px;
}
#banner-content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#banner-content a {
	color: #66CC00;
	font-size: 100%;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
}
#banner-content a:hover {
	text-decoration: none;
}
#infobar {
	background-color: #860f0f;
	height: 77px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
#infobar a {
	font-size: 85%;
	color: #FFFFFF;
}
.infobar-style {
	background-image: url(../images/bg_homepage_redfade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#homeContent {
	background-image: url(../images/bg_hometext.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 182px;
	width: 411px;
	float: right;
	overflow: hidden;
}
#homeContent #homeContent-inner {
	padding: 15px;
}
#learnmore {
	text-align: right;
}
#internalBanner {
	background-image: url(../images/backgroundBanner_internal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 188px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #881111;
}
.about-banner {
	background-image: url(../images/banner_internal1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news-banner {
	background-image: url(../images/banner_internal2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.students-banner {
	background-image: url(../images/banner_internal4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.educators-banner {
	background-image: url(../images/banner_internal3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.industry-banner {
	background-image: url(../images/banner_internal5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#internal-banner-quote {
	padding-top: 20px;
}
#internalQuote {
	background-image: url(../images/bg_internalquote.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 335px;
	height: 147px;
	margin: 0px;
	padding: 0px;
}
#internalQuote #internalQuote-inner {
	margin: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#internalQuote-inner p {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #CCCCCC;
	line-height: 130%;
}
#internalQuote-inner a {
	color: #66CC33;
}

#homeBottom {
	background-image: url(../images/backgroundBannerBottom.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 15px;
}



#homeBottom p {
	margin: 0px;
	padding: 0px;
}


#homeBottom ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#homeBottom li {
	list-style-position: outside;
	list-style-image: url(../images/arrow_red.gif);
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 10px;
}


#calloutContainer {
}
#calloutContainer #calloutProp {
	height: 175px;
	width: 1px;
	float: left;
}
#whatsnew {
	width: 240px;
	background-image: url(../images/background_home_sidebar.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: left;
	float: left;
}
#whatsnew-content {
	padding-right: 0px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#whatsnew-content h3 {
	padding-bottom: 10px;
}
#whatsnew-content p {
	margin: 0px;
	font-size: 75%;
	color: #55554D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#whatsnew-content table,
#whatsnew-content tbody {
	margin: 0px;
	padding: 0px;
}
#whatsnew-content td {
	font-size: 70%;
}
#whatsnew-content td.dates {
	padding-right: 10px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8EBF15;
}
#whatsnew-content td.listing {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC115;
	padding-top: 10px;
}
.calloutPanel {
	float: left;
	width: 300px;
	padding-right: 20px;
	text-align: left;
}
.calloutPanel .calloutPanel-l {
	background-image: url(../images/calloutRuleFade.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.calloutPanel .calloutPanel-r {
	background-image: url(../images/calloutRuleFade.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.calloutPanel .calloutPanel-top {
	background-image: url(../images/calloutTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.calloutPanel .calloutPanel-top .calloutPanel-top-l {
	background-image: url(../images/tlCallout.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.calloutPanel .calloutPanel-top .calloutPanel-top-r {
	background-image: url(../images/trCallout.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
}

.calloutPanel h2 {
	line-height: 110%;
	padding-bottom: 5px;
	width: auto;
	background-image: url(../images/titleRule.gif);
	background-repeat: repeat-x;
	background-position: 0% 88%;
	letter-spacing: 0.2em;
}

.calloutPanel h2 a {
	color: #860F0F;
	background-color: #FFFFFF;
	font-size: 100%;
}
.callout-content {
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	color: #4C4C4C;
	line-height: 140%;
	font-size: 70%;
}
#calloutContainer p.rightAlign {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.callout-content td.calloutPhoto {
	padding-right: 10px;
	padding-bottom: 0px;
}
.callout-content h5 {
	padding: 0px;
}

.callout-content a {
	color: #860F0F;
}


.callout-content p {
	padding-top: 10px !important;
}
#alliances {
	text-align: left;
	padding-left: 10px;
	font-size: 70%;
}
#alliances td {
	text-align: left;
	padding-left: 10px;
	padding-right: 40px;
}

#alliances h2 {
	line-height: 110%;
	padding-bottom: 5px;
	width: auto;
	background-image: url(../images/titleRule.gif);
	background-repeat: repeat-x;
	background-position: 0% 88%;
	letter-spacing: 0.2em;
}

#alliances h2 a {
	color: #860F0F;
	background-color: #FFFFFF;
	font-size: 100%;
}

#internalContainer {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/backgroundBanner_internal_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#internalContent {
	padding-top: 20px;	
}
#contentCell ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contentCell li {
	font-size: 75%;
	color: #4B4B4D;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../images/arrow_red.gif);
}
#contentCell td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentCell td p {
	margin: 0px;
	padding: 0px;
}
#internalContent   h1 {
	line-height: normal;
	font-size: 100%;
	color: #881111;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	letter-spacing: 0.2em;
	background-image: url(../images/titleRule.gif);
	background-repeat: repeat-x;
	background-position: left 100%;
	font-weight: normal;
}
#internalContent p {
	font-size: 70%;
	line-height: 140%;
	padding-bottom: 0px;
	padding-top: 15px;
	margin: 0px;
}
#internalContainer #internalContainer-l {
	background-image: url(../images/newsLeftRule.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#internalContainer #internalContainer-r {
	background-image: url(../images/newsLeftRule.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#internalContainer #internalContainer-l #internalContainer-r p {
}
#internalBottom {
	background-color: #FFFFFF;
	background-image: url(../images/newsBottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#internalBottom #internalBottom-l {
	background-image: url(../images/bl_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#internalBottom #internalBottom-r {
	background-image: url(../images/br_internal.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
}


#secondary-content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/bg_secondaryNav.gif);
	background-repeat: no-repeat;
	background-position: right 28px;
	width: 275px;
	overflow: visible;
}
#secondary-content h3 {
	padding-bottom: 10px;
}




/* Leftside Navigation
----------------------------------------------- */

#secondaryNav {
	background-image: url(../images/background_secnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#secondaryNav a {
	position: relative;
}

#secondaryNav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#secondaryNav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	font-size: 75%;
	background-image: url(../images/navSeperator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: inline;
}

#secondaryNav ul li a {
	margin: 0px;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #881111;
	letter-spacing: 0.2em;
}

#secondaryNav ul li ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}

#secondaryNav ul li ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	background-image: none;
	
}

#secondaryNav ul li ul li a{
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	border:none;
	background-image: none;
}


#secondaryNav-bottom {
	background-image: url(../images/background_secnav-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#secondaryNav-bottom-alt {
	background-image: url(../images/background_secnav-bottom-alt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}




/* Extra Cell
----------------------------------------------- */


#extraCell {
	padding-right: 15px;
	padding-top: 10px;
}
#contentCell {
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#extraContainer {
	width: 210px;
	background-image: url(../images/extraLeftRule.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#extraContainer #extraTop {
	background-image: url(../images/extraTop.gif);
	height: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#extraContainer #extraContent {
	background-image: url(../images/backgroundExtras.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-left: 20px;
}
#extraContent .extraPanel {
	background-image: url(../images/panelSeperator.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
}
#extraContent  .extraPanel  h3 {
	color: #1E2044;
	font-size: 90%;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#extraContent .extraPanel p {
	font-size: 70%;
	color: #425A08;
}

	
/* Footer
----------------------------------------------- */

#footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
#footer p {
	font-size: 70%;
	color: #51820A;
}

#footer #footer_symbols,
#footer #footer_address {
}

#footer_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: center;
	padding: 0px;
}

#footer_address div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D939B;
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 20px;
	padding-top: 20px;

}

#footer_symbols {
	padding-top: 15px;
}

#footer #footer_symbols .symbol_l {
	padding-right: 0px;
}
#footer #footer_symbols .symbol_r {
	padding-left: 0px;
}
#copyright {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

#copyright p {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	color: #72706E;
}
 
/* Utility
----------------------------------------------- */

.clr {
	clear: both;
}
.whiteOutline {
	border: 1px solid #FFFFFF;
}

.darkOutline {
	border: 1px solid #000000;
}

.breadcrumbs {
	padding-bottom: 5px;
}

.fancyTableRows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}

.smallerText {
	font-size: 90%;
}

.firstNav {
	background-image: none !important;
}




/* Print Style Items
----------------------------------------------- */

#internalBanner-print {
	display: none;
}
