﻿p  {}


body  {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #F3F3F3;
	background-image: url('../images/bg-body.jpg'); 
	/* background-repeat: repeat-x; */
	background-position: top center; 
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

A:link {
	COLOR: #004E77;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #004E77;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
}

.Selectable:link {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
}
.Selectable:visited {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
}
.Selectable:hover {
	COLOR: #CF2727;
	TEXT-DECORATION: none;
}



h1  {
	font-family: Arial; 
	font-size: 22px; 
	color:#004E77; 
	font-weight: normal; 
	letter-spacing: -1px;
	line-height: 30px;
}

h2  {
	color: #336699;
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
    margin: 0;
	font-weight: normal; 
	letter-spacing: -1px;
	line-height: 24px;
}

h3 {
	font-size: 18pt; 
	font-family: Arial,sans-serif; 
	color: #004E77; 
	letter-spacing:-1px;
	line-height: 26px;
    font-weight: 400;
}

h3 a:link {
	color: green; 
}

h3 a:visited {
	color: green; 
}
h3 a:hover {
	color: #FF6600; 
}

h4 {
	color: #333333;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana; 
	line-height: 20px;
	color:#BF0000;
    font-weight: 400;
}



A  {text-decoration:none; color: #000000;}

bottomlink  {text-decoration:none; color: #ffffff;}

A:Visited  {}

A:Active  {}

A:hover {color: #316395; text-decoration: none}


A:link {
	COLOR: #555555;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #555555;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF6600;
	TEXT-DECORATION: none;
}

TD {
	COLOR: #4A4A4A;
	font-size: 11px; 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}


.TightList {
	list-style-image: url('../images/bullet.gif');
	line-height: 18px;
}

.adList {
	list-style-image: url('../images/LogoBullet.gif');
	line-height: 20px;
	top: 20px;
}


.adList ul li {
	list-style-image: url('../images/LogoBullet.gif');
	line-height: 28px;
	margin: 0 20px 0 0;
}

	#adList {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif,Tahoma, Verdana; 
	font-weight: bold; 
	line-height: 20px;
	color:#BF0000;
	
	}

#PageBody
{
	position: relative;
	color: #333333;
	border: 1px solid #E4E4E4;
	background-color: #fff;
	/* background-image: url('../media/graphics/Fade.jpg'); */
	/* background-repeat: no-repeat; */
	/* background-position: top left; */
	margin-top: 16px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding-bottom: 60px;
	text-align: center;
	width: 930px;
	/* ie5win fudge begins 
	voice-family: "\"}\"";
	voice-family: inherit; */
	display:block;

}

#PageHeaderMedia 
{
    height: 160px;
    }


#ContentContainer 
{
	width: 928px;
	text-align: left;
	display:block; 

}

#PageNav
{
	position: relative; 
	top: 0px;
	left:  0px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
	/* height: 200px; */
	border: solid 1px #fff;
	background-color: #fff;
}

#PageContent
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 400px;
    margin-right: 50px;
    padding: 10px;
	/* height:450px; 
    min-height: 450px; */ 
	display:block; 
	text-align:justify;
	font-family: Tahoma;
	font-size: 11px;
    /* border: solid 1px #000000;
	background-color: #C0C0C0;*/
	float: left; 
}



#PageCallOut 
{
	position: relative; 
	display:block;
	top: 0px;
	left:  0px;
	width: 330px;
	margin: 0px;
	padding: 10px;
	/* height:450px; */
	min-height:450px; 
	border: solid 1px #fff; 
	background-color:#fff; 
	float: left; 
	text-align:justify;
    }

#GradBox
{
    border: 1px solid #99CCFF; 
    padding: 14px; 
    background-image: url('images/back-grad-bar.jpg');
    width: 300px; 
    background-color:#EAF2FB;
    }	

/*Top navigation */


    #navBarcontainer{
	    /* background: url('../images/bg-navBar.gif') no-repeat; */
	    background: url(../images/bg-navBar-cell.gif) repeat-x;
	    width: 928px;
	    height:33px;	
	    display:block;
	    padding:0 0 0 0;
	    text-align: center;
		position: relative;
        top: 0px;
        }

    .navBar{
	    position:relative;
	    display:block;
	    text-align: left;
	    font-size:11px;
	    font-family:Tahoma,Verdana,Helvitica,sans-serif;
	    font-weight:bold;}

    .navBar ul li{
	    display:block;
	    font-size:11px;
	    font-family: Tahoma,Verdana,Helvitica,sans-serif;
	    font-weight:bold;
	    float:left;
	    border-right: 1px solid #C6CDDD;				
	    margin:1px 0 0 0;}
    .navBar ul li a{
	    display:block;
	    float:left;
	    font-size:11px;
	    font-family:Tahoma,Helvitica,sans-serif;
	    font-weight:bold;
	    color:#526978;
	    /*font-variant: small-caps;*/
	    text-decoration:none;
	    padding:6px 22px 0 22px;
	    height:25px;
        background: url(../images/bg-navBar-cell.gif) repeat-x;
        }
    .navBar ul li a:hover{
	    color:#fff;
	    background:#657B9A;
	    /* background: url(../images/bg-navBar-cell-over.gif) repeat-x; */
	    text-decoration:none;
	    cursor: pointer;
	    }
    .navBar ul li.current a{
	    color:#000;
	    background:#fff;
	    cursor: pointer;
	    text-decoration:none;
	    }

    .navBar ul li.current a:hover{
	    color:#000;
	    background:#ff6600;
	    /* background: url(../images/header/nav-on-bg.gif) repeat-x;*/
	    cursor: pointer;
	    text-decoration:none;
	    }
	    

    #footContainer{
	position: relative;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding-bottom: 20px;
	text-align: center;
	width: 930px;
	display:block;

        }

    .footBar{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	display:block;
		font-size:11px;
	    font-family:Tahoma,Verdana,Helvitica,sans-serif;
	    font-weight:normal;
        width: 890px;
        }

    .footBar ul
    {
        text-align:center;
       
    }

    .footBar ul li{
	    display:block;
	    font-size:11px;
	    font-family: Tahoma,Verdana,Helvitica,sans-serif;
	    font-weight:normal;
	    float:left;
	    border-right: 1px solid #C6CDDD;				
	    margin:0 0 0 0;}
    .footBar ul li a{
	    display:block;
	    float:left;
	    font-size:11px;
	    font-family:Tahoma,Helvitica,sans-serif;
	    font-weight:normal;
	    color:#526978;
	    text-decoration:none;
	    padding:0 22px 0 22px;
	    height:11px;
        }
    .footBar ul li a:hover{
	    color:#ff6600;
	    text-decoration:none;
	    cursor: pointer;
	    }

   

    .topRightNav
    {
    width: 500px;
    text-align: right;
    float: left;
    }
    
   .topRightNav ul li{
        position: relative;
        top: 0px;
        left: 420px;
	    display:block;
	    font-size:11px;
	    font-family: Tahoma,Verdana,Helvitica,sans-serif;
	    font-weight:normal;
	    float:left;
	    /* border-right: 1px solid #C6CDDD; */				
	    margin: 1px 0 0 0;
    	padding: 0 12px 0 12px;
        height: 12px;
    }
    
	.RightSideList {
	line-height: 200%;
	list-style-image: url('../images/green-bullet.gif');
	}    
    
    
    #GradCell {
		border: 1px solid #99CCFF; 
		background-image: url('../images/back-grad.gif'); 
		height: 75px;
    }

    #GradCellTall {
	    border: 1px solid #99CCFF; 
	    background-image: url('/images/back-grad-tall.gif'); 
	    height: 200px;
	}
	
	.ShadeBox {
	    /* position: relative; 
	    width: 265px; 
	    z-index: 100; */
	    left: 10px; 
	    top: 0px;
	    border: 1px solid #99CCFF; 
	    padding: 10px; 
	    background-image: url('/images/back-grad-bar.jpg');
    }
    
    .ListCellLeft 
    {
        position: relative;
        display:block;  
        padding: 6px; 
        float: left;
        height: 180px;
        }

    .ListCellRight
    {
        position: relative;  
        display:block;  
        padding: 6px; 
        text-align:left;
        height: 180px;
        } 

    #GradCellThin {
	    border: 1px solid #99CCFF; 
	    background-image: url('/images/bg-navBar-cell.gif'); 
	    height: 20px;
	    margin-left: 10px;
	    font-size:11px;
	    font-family:Tahoma,Helvitica,sans-serif;
	    font-weight:bold;
	    color:#526978;
	    font-variant: small-caps;
	    text-decoration:none;
	    padding-left: 12px;
	}

    #barSearch {
	    border: 1px solid #99CCFF; 
	    background-image: url('../images/back-grad-bar.jpg');
    }
    
    
 	.TableTop {
	    font-size:11px;
	    font-family:Tahoma,Helvitica,sans-serif;
	    font-weight:bold;
	    color:#526978;
	    font-variant: small-caps;
	    text-decoration:none;
    }
    
	


	.highlight {
	    background-color:#ffffff; 
	    font-size: 8.5pt; 
	    font-family: Verdana; 
	    font-weight: bold; 
	    color: #FF0000; 
	    border: 1px solid #FF0000; 
	    padding: 2px; 
	    }
	
    #listTabs{
	    background: url('../images/tabsProperties.gif') no-repeat;
	    width: 422px;
	    height:24px;	
	    display:block;
	    padding:0 0 0 0;
	    text-align: center;
		position: relative;
        top: 0px;
        }



	.box 
	{ 
		background-image: url('../images/backbox.gif'); 
		font-family: Tahoma; 
		font-size: 11px; 
		color: #666666; 
		border: 1px #808080 solid;
	}

	.pbox 
	{ 
		background-image: url('../images/backbox.gif'); 
		font-family: Tahoma; 
		font-size: 11px; 
		color: #666666; 
		border: 1px solid #9CC7F5;
    
}

 
	 .But
	 {
	 	border-bottom: 1px #DD9B00 solid;
	 	border-right: 1px #DD9B00 solid;
	 	border-top: 1px #DD9B00 solid;
	 	border-left: 1px #DD9B00 solid;
	 	font-size: 11px;
	 	font-family: Verdana,sans-serif;
	 	background-color: #FABB00;
	 	font-weight: bold;
	 	color: #FFFFFF;
	 	background-image: url('../images/butBG.gif');
	 	cursor: pointer;
	 	height: 18px;
	 } 
 
	  .Button {
	 	border-bottom:1px solid #993300;
	 	border-right:1px solid #993300;
	 	border-top:1px solid #FFAEAE;
	 	border-left:1px solid #FFAEAE;
	 	font-size:11px;
	 	font-family:Verdana,sans-serif;
	 	background-color:#EC0000;
	 	color:white;
	 	cursor: pointer;
	 	height: 22px;
	 } 

	  .Reset
	 {
	 	border-bottom:1px solid #424142;
	 	border-right:1px solid #424142;
	 	border-top:1px solid #F5F4F3;
	 	border-left:1px solid #F5F4F3;
	 	font-size:11px;
	 	font-family:Verdana,sans-serif;
	 	background-color:#D6D3CE;
	 	color:black;
	 	cursor: pointer;
	 	height:22px;
 }
 
	.ButPaging {
	 	border-bottom: 1px #C0C0C0 solid;
	 	border-right: 1px #C0C0C0 solid;
	 	border-top: 1px #C0C0C0 solid;
	 	border-left: 1px #C0C0C0 solid;
	 	font-size:11px;
	 	font-family:helvetica, verdana, sans-serif;
	 	background-color: #F2F2F2;
	 	color: black;
	 	cursor: pointer;
	 	height:22px;
	} 
 
	.ButInquire {
	 	border: 1px #93B7DB solid;
	 	font-size:11px;
	 	font-family:helvetica, verdana, sans-serif;
	 	background-color: #F2F2F2;
	 	color: black;
	 	cursor: pointer;
	 	height:18px;
	} 

	 .module-header
	{
	   /* ie win (5, 5.5, 6) bugfix */
	   width: 100%;
	   margin: 0;
	   border-left: 5px solid #36414d;
	   padding: 5px;
	   color: #fff;
	   background: #a3b8cc;
	   font-size: 11px;
	   font-weight: bold;
	   line-height: 1;
	   text-transform: uppercase;
	}

	 .barwebmanager
	{
	   width: 160px;
	   margin: 0;
	   border-left: 5px solid #36414d;
	   border-bottom: 1px solid #2E4B9B;
	   padding: 5px;
	   color: #fff;
	   background: #a3b8cc;
	   font-size: 11px;
	   font-weight: bold;
	   line-height: 1;
	   text-transform: uppercase;
	   cursor: pointer;
	}

	 .topnavbar
	{
	   color: #004E77;
	   font-size: 11px;
	   font-weight: bold;
	   cursor: pointer;
	   height:20px;
	
	}

	.PageHeader
	{
	   font-family: Arial;
	   color: #004E77;
	   font-size: 22px;
	   font-weight: normal;    
    }
