/* =======  Financial Aid Letter.com Style Sheet =======  */

body{
margin:0px;
padding:0px;
background-color: #D4D4D4;
font-size:12px;
font-family: Georgia, Times New Roman, Times, serif;
}

a:link{color:#bc2020;}
a:visited{color:#bc2020;}
a:active{color:#bc2020;}
a:hover{color:#bc2020;}


h1{font-size:22px;}

h2{font-size:14px;}

#wrapper{
position: relative;
width: 900px;
margin: 0 auto;
color: #000;
background-color: #D4D4D4;
background-image: url(/images/wrapper_bg.gif); 
background-repeat: repeat-y;
}

#header{}

#headWrap1{
margin:auto;
width:864px;
height:58px;
}

#headWrap1 img{
border: none;
display:block;
}

#headWrap2{
margin:auto;
width:864px;
height:33px;
}

#navWrapper{
border-top:1px solid #d4d4d4;
margin:auto;
padding:0px;
width:866px;
}

#navWrapper img{
margin:0px;
padding-left:1px;
border: none;
}

#contentWrapper{
margin: auto;
position:relative;
width: 900px;
}

#Colemblem{
position:absolute;
left:44px;
top:35px;
background-image: url(/images/college_emblem.gif); 
width:132px;
height:132px;
}

.colemblem{
margin-left:40px;
margin-right:30px;}


#introTxt{
padding-top:15px;
margin-left:194px;
width:625px;
height:150px;
font-size:14px;
margin-bottom:40px;
}

#bodyText{
position:relative;
margin:auto;
width:800px;
}

#leftCol{
font-size: 14px;
float:left;
width:153px;
margin-right:12px;
}

#footer{
margin:auto;
width:864px;
height:18px;
background-color: #7B7B7B;
color: #FFF;
text-align:center;
font-size:12px;
font-weight:bold;
}

#footer a:link, #footer a:visited{
color: #FFF;
}


/* Admin input */
.inputbox-sm{width: 32px; vertical-align: middle; border: 1px solid #b29090; background: #FFF;}
.inputbox-md{width: 132px; vertical-align: middle; border: 1px solid #b29090; background: #FFF;}
.button {text-transform:uppercase;margin-left:5px;margin-top:5px;border: 1px solid #000;color: #000;font: 7pt verdana, tahoma, arial, helvetica, sans-serif;text-align:center;background-image : url(/admin/images/menu1_fade.jpg);cursor: pointer;}






/* --====== Map Tooltip =======---- */

/* --====== END Map Tooltip =======---- */






/* =======  Glossary Page  =======  */

#glossTxt{
margin-left:5px;
}

#glossTxt p{
padding-bottom:20px;
}

#glossTxt img{
margin-top:55px;
}

.glosWord{
font-size:14px;
font-weight:bold;
padding:2px;
}

#jumpLetter{
margin:auto;
padding-left:200px;
font-weight:bold;
padding-bottom:0px;
}

.letterLinks{
background-color:#D4D4D4;
padding:3px;
margin-left:10px;
letter-spacing:2px;
border:1px solid black;
}

#jumpLetter a:link, #jumpLetter a:visited{
color: blue;
}
/* =======  END Glossary Page  =======  */





/* ======= DECODER Page  =======  */

#decoderSchool{
margin-left:0px;
}

#decoderSchools{
margin-left:170px;
}

.hiddenHint{
font-style: italic;
display:none;
}

#evalQs{
margin-bottom:15px;
border: 2px solid #000;
}

.subNav{
padding:4px;
padding-left:0px;
margin: auto;
color: #666;
letter-spacing: 2px;
}

#subNav a:link, #subNav a:visited{
color: #000;
text-decoration:none;
}

#subNav a:hover, #subNav a:active{
text-decoration:underline;
}

.decodeBtn{
margin-top:10px;
margin-bottom:10px;
text-align:center;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
font-size: 20px;
}



.cssbutton{
background-color: #bf191b;
border: 2px #910909 outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #df3b3d;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}


.pdrt{
padding-right:16px;
}

/* ======= END decoder Page  =======  */


/* ======= Action Plan Page  =======  */

.bullets{
list-style-type: decimal;
}

.bullets li{
padding-top:8px;
}

/* ======= END Action Plan Page  =======  */



/* ======= Index Page  =======  */

#indexTxt{
margin-left:25px;

}

#clearie{
	clear: both;
	line-height: 0px;
	height: 0px;
}

/* ======= END Index Page  =======  */






/* ========== Calculator Page  ==========  */

/* ======= END  Calculator Page   =======  */





/* ======= Admin Area =======  */
#adnavMenu{
float:left;
width:175px;
border-right:1px solid silver;
border-bottom:1px solid silver;
padding-bottom:6px;
margin-right:6px;
margin-bottom:6px;
}

#adnavmenu a:link, #adnavmenu a:visited{
color:#000000;
}

#adnavmenu a:active, #adnavmenu a:hover{
color:#000000;
text-decoration:none;
}

.editHbox{
width:590px;
height:150px;
}

.editBbox{
width:590px;
height:550px;
}

.inputlbl{
width:100px;
display:block;
}

.errmsg{
text-align:center;
width:100%;
color:#DD1111;
font-weight:bold;
font-size:16px;
}
/* ======= END Admin Area =======  */