#Form1, #aspnetForm {width: 990px; margin:0 auto; overflow: hidden;}
.MainTableForContent {width: 990px;}
#Footer1_TRFooterDisplayArticle {background: #ffffff;}
#Table2 tr,
#TopmenuTD,
.RadMenu_CM76,
#TableTopNavBar,
#ctl00_TDForMiddleCell{background:none !important;}

.clsNormal {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 12px !important; font-weight: 400 !important; line-height: 18px !important;}

/*CSS RESET*/
html {
color:#000;
background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,img {
margin:0;
padding:0;
}

body {
font:12px arial,helvetica,clean,sans-serif;
line-height: 18px;
}

table {
border-collapse:collapse;
border-spacing:0;
}

table {
font-size:inherit;
font:100%;
}

select,input,button,textarea,button {
font:99% arial,helvetica,clean,sans-serif;
}

fieldset,img {
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
font-style:inherit;
font-weight:inherit;
} 

del,ins {
text-decoration:none;
}

li {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

q:before,q:after {
content:'';
}

abbr,acronym {
border:0;
font-variant:normal;
}

sup {
vertical-align:baseline;
}

sub {
vertical-align:baseline;
}

legend {
color:#000;
}

input,button,textarea,select,optgroup,option {
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}

input,button,textarea,select {
*font-size:100%;
}

pre,code,kbd,samp,tt {
font-family:monospace;
*font-size:108%;
line-height:100%;
}


/*GLOBALS*/
html {
        background:#009fc3 url(/Images/UserUploadedImages/716/indexBGD.gif);
}

body {
	width: 990px;
	margin: 0 auto;	
        position: relative;
}

h2 {
	font-family: Georgia;
	font-size: 2em;
	color: #5a5a5a;
	line-height: 1em;
}

h3 {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
}

h3 a {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
}

h3 a:hover {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
        text-decoration: underline;
}

h3 a:visited {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
}

h3 a:visited:hover {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: 800;
        text-decoration: underline;
}

h4 {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: 800;
	letter-spacing: -1px;
	color: #6b6b6b;
}

h5 {
        font-family: Arial;
	font-size: 1.1em;
	font-weight: 800;
                color: #fff;
                text-align: center;
}

a {
	color: #0191b1;
	text-decoration: none;
                font-size: 12px;
}

a:hover {
	text-decoration: underline;	
                font-size: 12px;
}

a:visited {
                color: #0191b1;
	text-decoration: none;
                font-size: 12px;
}

a:hover:visited {
                color: #0191b1;
	text-decoration: none;
                font-size: 12px;
}

p {
	color: #454545;
}

/*INDEX CONTAINERS */
.indexHeader {
	height: 145px;
	background: url('../Images/UserUploadedImages/716/indexHeaderBGD.png') no-repeat;
	height: 440px;
}

.indexContent {
	background: url('../Images/UserUploadedImages/716/indexContentBGD.png') repeat-y;
	padding-bottom: 30px;
	overflow: hidden;
                width: 990px;
}

.indexColumnLeft {
	float: left;
	width: 610px;
	padding: 0 0 0 30px;
}

.indexColumnRight {
	float: right;
	width: 310px;
	padding: 0 30px 0 10px;
}

.indexContentBottom {
	background: url('../Images/UserUploadedImages/716/indexContentBottomBGD.png') no-repeat;
	height: 9px;
}

.indexFooter {
	width: 990px;
	margin: 15px auto;
	height: 170px;
}

/*INDEX HEADER*/
#indexHeaderLogo {
	width: 215px;
	height: 165px;
	float: left;
}

#indexHeaderLogo img {
	float: left; 
	margin: 30px 0px 0px 40px;
}

.indexHeaderLogin {
	float: left;
	margin: 35px 0px 0px 50px;
}

.indexHeaderLogin a#myASFA {
background: url('../Images/UserUploadedImages/716/myASFA.gif') no-repeat;
height: 103px;
display: block;
width: 103px;
float: left;
}

.indexHeaderLogin a#myASFA:hover {
background: url('../Images/UserUploadedImages/716/myASFAAlt.gif') no-repeat;
}

.indexHeaderLogin a#student {
background: url('../Images/UserUploadedImages/716/studentLogin.gif') no-repeat;
height: 103px;
display: block;
width: 103px;
float: left;
}

.indexHeaderLogin a#student:hover {
background: url('../Images/UserUploadedImages/716/studentLoginAlt.gif') no-repeat;
}

.indexHeaderAbout {
	text-align: right;
	float: right;
	width: 380px;
	margin: 60px 30px 0 0;
}

#indexFeatureContainer {
        clear: both;
	width: 900px;
	height: 228px;
	margin: 5px auto;
	border: 1px solid #dedede;
        overflow: hidden;
}

#indexFeatureContainer a {
	display: block;
}

#indexFeatureContainer img {
        float: left;
	border: 2px solid #fff;
}

#banners {
	width: 622px;
}

#thumbnails {
	width: 278px;
        float: right;
}

.indexExtraLinks {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.indexExtraLinks li {
	display: inline;
	margin: 0 10px 0 10px;
}

.indexExtraLinks a {
        line-height: 18px;
}

.indexExtraLinks a:hover {
        line-height: 18px;
        text-decoration: underline;
}


/*INDEX NEWS*/
.indexNewsHeader {
	width: 610px;
	height: 45px;
	background: url('../Images/UserUploadedImages/716/newsBanner.gif') no-repeat;
}

.indexNewsHeader p {
	padding: 13px 0 0 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: -1px;
}

.indexNewsArticle {
	width: 590px;
	margin: 0 auto;
	border: 1px solid #c7c7c7;
	border-top: none;
	overflow: hidden;
}

.indexNewsArticle h2 {
	text-align: center;
	width: 50px;
	padding: 10px;
	float: left;
}

.indexNewsArticle h3 {
	width: 500px;
	padding: 12px 20px 2px 0;
	float: right;
}

.indexNewsArticle p {
	width: 480px;
	line-height: 20px;
	float: right;
	padding: 0 40px 15px 0;
}

.indexNewsMore {
	width: 590px;
        height: 35px;
	margin: 0 auto;
	border: 1px solid #c7c7c7;
	border-top: none;
}

.indexNewsMore h3 {
        padding-top: 5px;
        text-align: center;
}

/*INDEX SEARCH*/
.indexSearch {
	background: url('../Images/UserUploadedImages/716/searchBanner.gif') no-repeat;
	height: 45px;
	width: 310px;
	margin: 0 0 15px 0;
}

.searchBox {
	padding: 10px 0 0 20px;	
}

/*INDEX MULTIMEDIA*/
.indexMultimediaHeader {
	background: url('../Images/UserUploadedImages/716/videoBanner.gif') no-repeat;
	height: 45px;
	width: 310px;
}

.indexMultimediaVideo {
	width: 290px;
	margin: 0 auto;
	border: 1px solid #c7c7c7;
	border-top: none;
	overflow: hidden;
}

.indexVideoImage {
	float: left;
	height: 72px;
	width: 128px;
	margin: 15px;
}

.indexMultimediaVideo p {
	padding: 10px;
padding-left: 0;
	font-size: .8em;
	line-height: 1.5em;
float: right;
width: 115px;
}

.indexMultimediaVideo p a {
	font-size: 1em;
	line-height: 1.5em;
}

.indexMultimediaVideo p a:visited {
	font-size: 1em;
	line-height: 1.5em;
}

.indexMultimediaVideo p a:visited:hover {
	font-size: 1em;
	line-height: 1.5em;
        text-decoration: underline;
}

.indexMultimediaMore {
	width: 290px;
        height: 35px;
	margin: 0 auto;
	border: 1px solid #c7c7c7;
	border-top: none;
}

.indexMultimediaMore h3 {
        padding-top: 5px;
        text-align: center;
}

/*INDEX RIGHT AD*/
.indexRightAd {
	width: 290px;
	margin: 15px auto;
}

/*INDEX FOOTER*/
.indexFooter ul {
	height: 20px;
	text-align: center;
                margin-bottom: 10px;
}

.indexFooter li {
	font-size: 12px;
	border-left: 1px solid #fff;
	display: inline;
}

.indexFooter li:first-child {
	border-left: none;
}

.indexFooter li a {
	color: #fff;
	font-weight: 800;
	padding: 0 .9em 0 .9em;
}

.indexFooter li a:visited {
	color: #fff;
	font-weight: 800;
padding: 0 .9em 0 .9em;
}

.indexFooter li a:visited:hover {
	color: #fff;
	font-weight: 800;
        text-decoration: underline;
padding: 0 .9em 0 .9em;
}

.indexFooter p {
	text-align: center;
	font-size: 11px;
	display: block;
	margin: 10px 0 10px 0;
	color: #fff;
}

.indexFooter p a {
        color: #fff;
	font-weight: 800;
        font-size: 11px;
        text-decoration: underline;
}

.indexFooter p a:visited {
        color: #fff;
	font-weight: 800;
        font-size: 11px;
        text-decoration: underline;
}



















































