*            {
	font-family: verdana, tahoma, "microsoft sans serif", arial, sans-serif;
	font-size: 12px;
	}

a 	{
	text-decoration: none
	}

a:hover      { text-decoration: underline }

body         { 
	background-color: #083B66;
	margin: 0px ;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
               }

.shadow		{
	background-image: url('../images/my_shadow_4.png');
	background-repeat: repeat; 
	}

.content     {
	background-color: #135DA6;
	color: #FFFFFF;
	line-height:175%;
	padding:20px 30px 30px 30px;
	background-image: url('../images/left_gradient.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	}

.content a   {
	color: #FFF280;
}

.content a:hover {
	text-decoration: underline
}

.contentTable, .expTable		{
	border: 1px solid #7387AF;
	}

.expTable td     {
	text-align:center;
	}

.clearContent, .contentTable td     {
	color: #FFFFFF;
	line-height:175%;
	}

.clearContent a,, .contentTable td a    {
	color: #FFF280;
}

.clearContent a:hover, .contentTable td a:hover   	{
	text-decoration: underline
}

#metrics td		{
	border: 1px solid #7387AF;
	}

hr 			{
	border:1px solid #AD4B89;
	}

.divider		{
	color: #FFFFFF;
	background-image: url('../images/par_shadow_purple.png');
	background-repeat: repeat-x; 
	background-position: center top;
	font-size:11px;
	height:42px;
	color: #FFFFFF; 
	padding: 0px 10px 5px 10px;
	}

.divider a		{
	color: #FFFFFF;
	}

.header
		{
	background-image: url('../images/left_header_gradient.gif');
	background-repeat: repeat-x;
	background-position: left center;
	}

.footer, .footer a		{
	color: #FFF280;
	font-size: 90%;
	}

.menuTitle		{
	font-size: 100%;
	font-weight:bold;
	color: #FFF280;
	padding:10px;
	}

.menuOut   	{
	color:#FFFFFF;
	font-weight:bold;
	background-image: url('../images/menu_button_out.gif');
	background-repeat: no-repeat;
	background-position: center 50%;
	height:65px;
	padding: 0px 0px 0px 30px;
	}

.menuOut a  	{
	color: #FFFFFF;
	width:100%;
	}

.menuOver   	{
	color: #FFF280;
	font-weight:bold;
	background-image: url('../images/menu_button_out.gif');
	background-repeat: no-repeat;
	background-position: center 50%;
	height:65px;
	padding: 0px 0px 0px 35px;
	}

.menuOver a  	{
	color: #FFF280;
	width:100%;
	}

.menuBack		{
	background-color: #083B66;
	background-image: url('../images/right_gradient.jpg');
	background-repeat: repeat-y;
	border: 1px solid #639DC5;
	background-position: right top;
	}

.mySelect       		{
	border: 1px solid #C0C0C0;
	}

.myButton        		{
	font-size: 90%;
	color: #FFFFFF;
	background:transparent;
	background-image: url('../images/par_button.gif');
	background-repeat: repeat-x; 
	background-position: center 50%;
	padding:2px 5px 2px 5px;
	}


	
.myInput        		{
	border: 1px solid #C0C0C0;
	}

.myText     	{
	border: 1px solid #C0C0C0;
	}

ul.myList									{
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.MyList li									{
	padding-left: 25px;
    	background:transparent url('../images/purple_bullet.gif') no-repeat;
    	background-position:left 4px;
	}

h1       		{
	font-size: 160%;
	color: #FFF280;
	}

h2       		{
	font-size: 160%;
	color: #FFF280;
	}
h3       		{
	font-size: 130%;
	color: #FFF280;
	}

div.myStaff h2		{
	font-size: 150%;
	color: #FFF280;
	margin:0px;
	}

div.myStaff img		{
	margin-right:25px;
	float:left;
	}