body {
color: #000;
background-color: #fff;
}

body, p, li, div, span {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
}

h1 {
margin-top: 0;
margin-bottom: 10px;
font-size: 16pt;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1.home {
margin-top: 0px;
margin-bottom: 5px;
font-size: 12pt;
font-family: Georgia, "Times New Roman", Times, serif;
}


h2 {
margin-top: 10px;
margin-bottom: 0px;
font-size: 13pt;
font-family: Georgia, "Times New Roman", Times, serif;
}

h2.faq {
margin-top: 10px;
margin-bottom: 0px;
font-size: 12pt;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
text-decoration: none;
border-bottom: 1px red;
color: red}

a:visited {
text-decoration: none;
color: #CC3333;
}

a.:hover {
color: orange;
}

a.:active {
color: green;
}

a.home:link {
text-decoration: none;
color: red}

a.home:visited {
text-decoration: none;
color: #CC3333;
}

a.home:hover {
color: orange;
}

a.home:active {
color: green;
}


li {
margin-left: 0px;
list-style-type: none;
list-style-position: outside; width="200px";}

.inside {
list-style-position: onside;
}

.imgborder1 {
border: 1px solid #000;
}

/* VARIOUS DIVS */

div.form {
margin-right: 100px; }

div.page {
width: 645px;
min-width: 12.00em;
background-color: #fff;
margin-left: auto;
margin-right: auto;
}

div.footer {
width: 100%;
clear: both;
font-size: 10.0pt;
margin-top: 0px;
height: 4.69em;
min-height: 40px;
background-color: #fff;
}

div.footer div.footerline {
color: #000;
height: 15px;
min-height: 0.9375em;
margin-bottom: 7px;
}

div.foot1, div.foot2, div.foot3 {
float: left;
width: 33.25%;
min-width: 6.6em;
margin: 0;
padding: 0;
}

div.foot1 {
text-align: left;
}

div.foot2 {
text-align: center;
}

div.foot3 {
text-align: right;
}

img.uparrow {
border: 0;
}

span.date {
white-space: nowrap;
}

div.footer a:link, div.footer a:visited, div.center div.footer a:link, div.center div.footer a:visited, div.center div.topPage a:link, div.center div.topPage a:visited, div.center p.topPage a:link, div.center p.topPage a:visited {
color: #309;
background-color: #FFF;
}

div.bio {
float: left;
width: 130px;
}

div.biotext {
margin-left: 130px;
}

/* SPECIFIC CLASS SELECTORS */




p.hometext {
font-size: 9pt;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 20px;
text-align: left;
line-height: 130%;
}

/* FOR THE HOME PAGE */

div.left {
float: left;
width: 175px;
}

.textalign{
padding-top:5px; 
padding-bottom:5px; 
padding-right:10px;
background-color:#FEF5CC;
}

div.borderline{
width:100%;
height: 5px;
background-color:#9c0;
}

div.bottompage {
border-left: 1px solid #FFCC99; 
border-right: 1px solid #FFCC99;
border-bottom: 1px solid #FFCC99;
border-top: 1px solid #FFCC99;
width:340px; 
height:200px;
float: left;
}

div.bottompage1{
border: 1px solid #FFCC99;
margin-left:340px;
margin-top:0px;
width:297px; 
}

div.bottompage2{
border-left: 1px solid #FFCC99; 
border-right: 1px solid #FFCC99;
border-bottom: 1px solid #FFCC99;
margin-left:340px;
margin-top:0px;
width:297px; 
height:50px;
}

div.bottom_text{
margin-left:10px;
margin-top:10px;
}

.successtitle {padding-bottom:7px;
padding-left:100px;
padding-right:5px;
}

.mentoringtitle {padding-bottom:7px;
}


.image_align {margin-left:200px;}

.imagesm {margin-left:5px;}

.imgred {border: 3px solid #CC3333;}
.imgyel {border: 3px solid #FFCC00;}
.imggreen {border: 3px solid #009900;}
.imggreen2 {border: 3px solid #00CC00;}
.imgorange {border: 3px solid #FF6600;}
.imgblk {border: 2px solid #000000;}