﻿.body
{
}

.body-top-frame
{
	background-color:#dcdddf;
	background-image:url(images/body-top-gradient.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding:14px 20px 12px 16px;
}

.body-top
{
}

.body-top .c_frame, .body-top .c_head, .body-top .c_content, .body-top .c_contentpane, .body-top .c_footer
{
	margin:0px;
	padding:0px;
}

.body-top-left-frame
{
	float:left;
	width:624px;
}

.body-top-left
{
	border:none !important;
}

.body-top-left .c_frame
{
	background-color:#ffffff;
}

.body-top-left .c_frame .c_content
{
	padding:12px;
}

.body-top-right-frame
{
	float:right;
	width:358px;
}

.body-top-right
{
	border:none !important;
}

.body-content-frame
{
	background-color:#ffffff;
	background-image:url(images/border-left.gif);
	background-position:top left;
	background-repeat:repeat-y;
	*height:0;		/* ie hasLayout bug fix */
	min-height:0;		/* ie hasLayout bug fix */
	padding:0px 0px 0px 24px;
}

.body-content
{
	background-image:url(images/border-right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.body-content-left-frame
{	
	float:left;
	width:616px;
}

.body-content-left
{
	border:none !important;
	padding:0px 12px;
}

.body-content-right-frame
{	
	float:right;
	width:378px;
}

.body-content-right-top-frame
{
	background-color:#ffffff;
	float:right;
	padding:12px 0px 0px 0px;
	width:100%;
}

.body-content-right-top-img-top
{
	background-color:transparent;
	background-image:url(images/gray-gradient-wide.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
	height:6px;
	margin:0px 0px 0px -24px;
	position:absolute;
	width:402px;
}

.body-content-right-top
{
	background-color:#d1d2d4;
	border:none !important;
}

.body-content-right-top-img-bottom
{
	background-color:transparent;
	background-image:url(images/gray-triangle.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border:none;
	height:24px;
	margin:0px 0px 0px 365px;
	position:absolute;
	width:14px;
}

.body-content-right-bottom-frame
{
	float:right;
	width:100%;
}

.body-content-right-bottom
{
	background-image:url(images/right-bottom-gradient.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border:none !important;
	margin:0px 24px 32px 0px;
}


/*****************************************************************************/


.learn
{
	background-color:#f8f8f8;
	background-image:url(images/learn-bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:8px 24px 8px 38px;
}
.learn h2
{
	color:#143258;
	font-family:Times New Roman;
	font-size:20pt;
	font-weight:normal;
	line-height:125%;
	padding:22px 2px 12px 0px;
}
.c_contentpane .Normal .learn p
{
	color:black;
	font-size:9pt;
	line-height:150%;
	*padding-bottom:10px;
	padding-right:6px;
}
.learn img
{
	text-align:right;
}


/*****************************************************************************/


.content-item
{
	background-image:url(images/double-gray-dot.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:8px 0px 24px 0px;
}
.content-item h2
{
	color:#082b47;
	font-family:Times New Roman;
	font-size:18pt;
	font-weight:normal;
	padding:4px 0px;
}
.content-item h3
{
	color:#919191;
	font-family:Times New Roman;
	font-size:14pt;
	font-weight:normal;
}
.c_contentpane .content-item p
{
	color:black;
	font-size:9pt;
	line-height:150%;
	padding:12px 8px 10px 0px;
}
.content-item a, .content-item a:link, .content-item a:active, .content-item a:hover, .content-item a:visited
{
	color:#e53e45;
	font-weight:bold;
	text-decoration:none;
}
.content-item a:hover
{
	text-decoration:underline;
}


/*****************************************************************************/


.apply-online
{
	float:left;
	width:564px;
}
.apply-online-left
{
	float:left;
	padding:20px 0px 0px 0px;
	width:50%;
}
.apply-online-left p a, .apply-online-left p a:link, .apply-online-left p a:active, .apply-online-left p a:hover, .apply-online-left p a:visited
{
	color:#f03033;
}
.apply-online-right
{
	float:right;
	padding:20px 0px 0px 0px;
	width:49%;
}

.apply-online-box
{
	background-color:#e53e45;
	padding:24px 0px 16px 0px;
	width:266px;
}
.apply-online-box .title
{
	color:#ffffff;
	font-size:27pt;
	font-weight:bolder;
	padding:16px 8px 8px 8px;
	text-align:center;
	text-transform:uppercase;
}
.apply-online-box .title span
{
	font-weight:normal;
}
.apply-online-box .subtitle
{
	color:#660000;
	font-size:18pt;
	font-weight:bold;
	padding:8px 8px 20px 8px;
	text-align:center;
	text-transform:uppercase;
}
.apply-online-box .hr-red
{
	margin:16px 0px;
}
.apply-online-box .link
{
	background-color:#e53e45;
	background-image:url(images/white-red-chevrons.gif);
	background-position:center left;
	background-repeat:no-repeat;
	display:block;
	margin:2px 0px 4px 24px;
	padding:0px 0px 0px 28px;
	text-transform:uppercase;
}
.apply-online-box a, .apply-online-box a:link, .apply-online-box a:active, .apply-online-box a:hover, .apply-online-box a:visited
{
	color:#660000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.apply-online-notice
{
}
.apply-online-notice img.link
{
	float:left;
	vertical-align:top;
}
.apply-online-program
{
	background-color:#fff3d9;
	color:#666666;
	margin:0px 0px 12px 24px;
	padding:8px 12px;
}
.apply-online-program .title
{
	color:#002d56;
	font-family:Times New Roman;
	font-size:16pt;
	font-weight:lighter;
	text-transform:uppercase;
}
.apply-online-program .subtitle
{
	color:#000000;
	font-family:Times New Roman;
	font-size:12pt;
}
.apply-online-program ul
{
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 8px;
}
.apply-online-program ul li
{
	margin:0px;
	padding:2px 0px;
}


/*****************************************************************************/


.login
{
	background-color:#d1d2d4;
	color:#000000;
}
.login .c_frame
{
	margin:0px;
	padding:0px 32px;
}
.login .c_frame .c_head
{
	/*
	padding:16px 32px 0px 32px;
	*/
	padding:4px 0px;
	*padding:0px;
}
.login .c_frame .c_head .Head
{
	color:#000000;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight:bolder;
	padding:6px 0px 0px 1px;
	text-transform:uppercase;
}
.login .c_frame .c_content
{
	width:100%;
}
.login .c_frame .c_content a, .login .c_frame .c_content a:link, .login .c_frame .c_content a:active, .login .c_frame .c_content a:hover, .login .c_frame .c_content a:visited
{
	color:#000000;
}
.login .c_frame .c_content .NormalTextBox
{
	border:1px solid #b0b0b0;
	color:#555555;
	font-family:Arial;
	font-size:8pt;
	height:25px;
	margin:1px 0px;
	padding:4px 10px;
	width:100% !important;
}
.login .c_frame .c_footer
{
	padding:0px 32px 10px 32px;
}


.login-button-frame
{
	background-color:#e53e45;
	padding:6px;
}
.login-button
{
	border:1px solid #ff6050;
	padding:10px 16px 8px 4px;
	text-align:center;
}
.login-button-link
{
	background-color:#e53e45;
	background-image:url(images/white-red-chevrons.gif);
	background-position:center left;
	background-repeat:no-repeat;
	display:inline;
	padding:0px 0px 0px 28px;
	text-transform:uppercase;
}
.login-button-link a, .login-button-link a:link, .login-button-link a:active, .login-button-link a:hover, .login-button-link a:visited
{
	color:#ffffff !important;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
}


/*****************************************************************************/


.body-content-right-bottom
{
	text-align:center;
}

.body-content-right-bottom .c_frame
{
	margin:0px auto;
	padding:10px 0px 4px 0px;
	text-align:left;
	width:316px;
}

.body-content-right-bottom .c_head
{
	background-color:#005697;
	color:#ffffff;
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
	width:100%;
}

.body-content-right-bottom .c_title
{
	padding:4px 8px;
}

.body-content-right-bottom .c_head .head
{
	color:#ffffff;
	font-family:Times New Roman;
	font-size:18pt;
	padding:0px 8px;
}

.body-content-right-bottom .c_content
{
	padding:4px 0px;
}

.body-content-right-bottom .c_content img
{
	border:4px solid #e7e8e9;
}

.body-content-right-bottom .c_contentpane
{
	color:#000000;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:9pt;
}

.body-content-right-bottom .c_contentpane .featured
{
	text-transform:uppercase;
}

.body-content-right-bottom .c_contentpane .featured
{
}

.body-content-right-bottom .c_contentpane .featured-photo
{
	float:left;
}

.body-content-right-bottom .c_contentpane .featured-photo img
{
	width:80px;
}

.body-content-right-bottom .c_contentpane .featured-text
{
}

.body-content-right-bottom .c_contentpane .news-item
{
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}


/*****************************************************************************/
