@charset "utf-8";
/* CSS Document */

/*reset code*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

body{font-size:11px; color:#000; background:#fff; margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; line-height:16px;}
a{text-decoration:none; color:#000065;}
a:hover{color:#ff7700;}

.fltLeft{float:left;}
.fltRight{float:right;}
.clear{line-height:1;font-size:1px; clear:both;}

/*font*/
h1{font-size:16px; font-weight:bold; color:#000066; padding:15px 0 20px; font-family:Arial, Helvetica, sans-serif;}
h2{font-size:14px; font-weight:bold; padding:15px 0 20px; font-family:Arial, Helvetica, sans-serif; color:#000066;}
h3{font-size:12px; font-weight:bold; padding:15px 0 20px; font-family:Arial, Helvetica, sans-serif; color:#000066;}
h6{font-size:14px; color:#ff7700; line-height:22px; font-weight:normal; font-family:"Times New Roman", Times, serif; padding:2px 0;border-bottom:1px dotted #bebebe;}

/*main css*/
#wrapper{width:100%; margin:0 auto;}
.container{width:825px; margin:0 auto; padding:42px 0 0 0;}

.header{background:url(../images/headerBg.gif) bottom repeat-x; height:42px; padding:0 5px;}
.header a{font-size:43px; font-weight:bold; color:#000065; font-family:"Times New Roman", Times, serif; line-height:48px;}
.orgText{color:#ff7700;}
p.tagline{font-size:14px; color:#ff7700; text-transform:uppercase; line-height:68px; font-weight:normal}

.content{padding:20px 0;}
.contentLt{width:160px; border-right:1px solid #ff7700; padding:0 10px 0 0;}
.contentRt{width:645px; padding-left:9px;}

/*left content*/

ul.navigation{margin:0; padding:0;}
ul.navigation li{margin:0; padding:2px 0 0; border-bottom:1px dotted #bebebe;}
ul.navigation li a{background:url(../images/leftLinkBullet.gif) left 4px no-repeat; padding-left:10px; line-height:22px;}
ul.navigation li.noBorder{border:0;}

.googleAdBox{padding:10px 0;}  

/*right content*/
.banner{background:url(../images/bannerImg.gif) no-repeat; width:620px; height:120px; padding:17px 0 15px 25px; border-bottom:1px solid #ff7700}
.banner p{line-height:22px; font-family:Verdana, Geneva, sans-serif; margin-bottom:0px;}
.banner p.txtYellow{font-size:21px; color:#ffff66; margin-bottom:0px;}
.banner p.textWhite{font-size:18px; color:#fff; margin-bottom:0px;}
.banner p.hugeTxt{font-size:34px; color:#fff; font-weight:normal; padding-top:8px; font-family:"Times New Roman", Times, serif}

.collegeInfo{padding:0 0 15px 0;}

.collegeInfo ul.Column{width:302px; margin:0; padding:0;}
.collegeInfo ul.Column li{margin:0; padding:0; font-family:Tahoma, Geneva, sans-serif; line-height:20px;}
.collegeInfo ul.Column li a{background:url(../images/arrow.gif) left no-repeat; padding-left:15px; text-decoration:underline; font-weight:bold;}

/*footer*/
.footer{border-top:1px solid #000066; padding:10px 5px 30px; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:20px;}
ul.footerLink{margin:0; padding:0;}
ul.footerLink li{display:inline; font-weight:bold; color:#ff7700}
ul.footerLink li a{color:#ff7700;}

ul.footerLink li .seperator{padding:0 2px 0 5px;}
p.copyright, p.copyright a{color:#929292;}

p {margin-bottom:10px} 

ul.footerLink li a:hover, p.copyright a:hover{color:#000066;}
