/* CSS Document */


Body {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin: 10px;}

.NavBarBG{background-image:url(../Images/NavBg.jpg);
background-repeat:no-repeat;
line-height:15px;
color:#004C90;}

.CommBG{background-image:url(../Images/commbg.gif);}

.ProBG{background-image:url(../Images/ProBG.jpg);
background-repeat:no-repeat;}

.StudentBG {background-image:url(../Images/StudentBG.jpg);
background-repeat:no-repeat;}

.MedTextBold {font-weight:bold;}
.SmallText {font-size:9px;}

.SearchBox {height:15px;}

.Commtop{background-image:url(../Images/commtop.gif);
background-repeat:no-repeat;}

.Commbot{background-image:url(../Images/commbot.gif);
background-repeat:no-repeat;}

.ContentBG {background-image:url(../Images/ContentBG.jpg);
background-repeat:repeat-y;
border-top: 1px solid #DD0000;}

a.MedLink:link	{  text-decoration: underline; font-size: 11px; font-weight: normal; color:#000000;}
a.MedLink:visited	{ text-decoration: underline; font-size: 11px; font-weight: normal; color:#666666}
a.MedLink:active	{  text-decoration: underline; font-size: 11px; font-weight: normal; color:#004C90}
a.MedLink:hover	{ text-decoration: none; font-size: 11px; font-weight: normal; color:#000000}



a.NavLink:link	{  text-decoration: none; font-size: 11px; font-weight: normal; color:#000000;}
a.NavLink:visited	{ text-decoration: none; font-size: 11px; font-weight: normal; color:#666666}
a.NavLink:active	{  text-decoration: none; font-size: 11px; font-weight: normal; color:#004C90}
a.NavLink:hover	{ text-decoration: underline; font-size: 11px; font-weight: normal; color:#000000}


a.FooterLink:link	{  text-decoration: none; font-size: 10px; font-weight: normal; color:#000000;}
a.FooterLink:visited	{ text-decoration: none; font-size: 10px; font-weight: normal; color:#666666}
a.FooterLink:active	{  text-decoration: none; font-size: 10px; font-weight: normal; color:#004C90}
a.FooterLink:hover	{ text-decoration: underline; font-size: 10px; font-weight: normal; color:#000000}

.Footer {border-top: 1px solid #DD0000;
font-size:10px;
line-height:15px}