.SectionsDropDown
{
	width: 50%;
}

.AdminGridView
{
	overflow: auto;
	max-width: 525px;
	max-height: 400px;
	margin-left: 15px;
	margin-right: 25px
}

.AdminTable
{
	margin-left: 15px;
	margin-right: 25px
}

.main_text{
font-family:Verdana; font-size:9pt;  color:#5F5F5F;
}

.LogoutButton
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.LogoutText
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.link
{     
    font-family: Verdana;
    font-size: 9pt;
    color: #7373a8;    
    font-weight: bold;
    text-decoration:none;
}
.linknobold
{     
    font-family: Verdana;
    font-size: 9pt;
    color: #7373a8;
    text-decoration:none;
}
.txtboxcell
{
    padding-left:5px;
    padding-top:3px;
    padding-bottom:3px;
}
.TEXT{
font-family:Verdana; font-size:8pt;  color:#B7B7B7;
}
.ComboBox
{
    font-family:Verdana; font-size:8pt;  color:Black;
}
.txtbox
{

    BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #808080 1px solid;
    FONT-SIZE: 10pt;
    FLOAT: left;
    BORDER-LEFT: #808080 1px solid;
    BORDER-BOTTOM: #808080 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #f1f8fe;
}
.fnt{
    font-family:Verdana;
    font-size:9pt;
    text-align:justify;
}
.fnt8{
    font-family:Verdana;
    font-size:8pt;
    text-align:justify;
}
.fnt7{
    font-family:Verdana;
    font-size:7pt;
    text-align:justify;
}
.footer{
    font-family:Verdana;
    font-size:9pt;
    text-align:center;
}
.fnth
{
    font-family:Verdana;
    font-size:11pt;    
}

.fnth2
{
    font-family:Verdana;
    font-size:10pt;    
}

.bld
{
    font-weight: bold;    
}
.catCode
{     
	font-weight: bold;
	font-size: 8pt;
	color: #000080;
	font-family: Verdana;
    height:24px;
    padding-right:5px;
}
.catDesc
{
	font-weight: bold;
	font-size: 8pt;
	color: #3b4a5e;
	font-family: Verdana;
}
.catLink
{
    
	font-weight: bold;
	font-size: 7pt;
	color: #4A5E77;
	font-family: Verdana;
    text-decoration: none;
}
.catKnowArea
{
    font-size: 8pt;
    color: #3b4a5e;
    font-weight: bold;
    font-family: Verdana;
    border: Black 1px solid;
    letter-spacing: 2px;
    padding-top: 2px;
}
.HeadVerticalMenu
{
    font-size: 8pt;
    font-family: Verdana;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 3px;
    vertical-align: middle;
    
}
.HeadMouseOver
{
    color: Black;
    /*background-color: #e6e6ff;*/
}

/* Image Maps */
#banner {
	background: url(images/banner.JPG);
}
a#banner_home_map { left: 232px; width: 124px; bottom: 0px; }
a#banner_about_map { left: 357px; width: 162px; bottom: 0px; }
a#banner_expertise_map { left: 521px; width: 134px; bottom: 0px; }
a#banner_contact_map { left: 655px; width: 145px; bottom: 0px; }
#banner_map a {
   position: relative;
   height: 23px;
   /*width: 565px;*/
   top: 93px;
   left: 232px;
   text-decoration: none;
}