﻿a:link
{
	color: #000080;font-family:serif; font-size:12pt 
}
.p-title     { font-family: Gill Sans MT; font-size: 12pt; font-weight: bold }
a:visited
{
	color: #9999CC; font-size:12pt; font-family:Garamond
} 
a:active 
{
	color: #000080; font-size:12pt; font-family:Garamond
}
body
{
	font-family: Garamond;
	color: #000000;font-size:12pt
}
footer
{
	font-family: Garamond;
	color: #00000;font-size:10pt
}

table
{
	table-border-color-light: rgb(230,230,203);
	table-border-color-dark: rgb(153,153,204); 
}
h6
{
	font-family: Gill Sans MT;
}
h5
{
	font-family: Gill Sans MT;
}
h4
{
	font-family: Gill Sans MT;
}
h3
{
	font-family: Gill Sans MT;
}
h2
{
	font-family: Gill Sans MT;
}
h1
{
	font-family: Gill Sans MT;
}
h1
{
	color: rgb(0,0,128);
}
h2
{
	color: rgb(0,0,128); 
}
h3
{
	color: rgb(0,0,128); 
}
h4
{
	color: rgb(0,0,128);
}
h5
{
	color: rgb(0,0,128);
}
h6
{
	color: rgb(0,0,128);
}

/*ddblueblock menus*/

#ddblueblockmenu{
margin: 0;
padding: 0;
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding-left: 9px;
width: 183px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #FFFFFF;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7; height:20; padding-right:3px; padding-top:3px; padding-bottom:3px; font-family:Gill Sans MT
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1; font-family:Gill Sans MT
}

#ddblueblockmenu div.menutitle{
color: #FFFFFF;
border-bottom: 1px solid black;
padding-left: 5px;
background-color: 000080;
font-style:normal; font-variant:normal; font-weight:bold; font-size:90%; font-family:Trebuchet MS; padding-right:0; padding-top:1px; padding-bottom:1px
}
/*endmenu*/

/*color tabs menu*/

#ddcolortabs{
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	font-family: Trebuchet MS;
}
#ddcolortabs ul{
	font: Trebuchet MS;
	font-size: 90%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
}


#ddcolortabs a{
	float: left;
	color: white;
	background: #2175bc none no-repeat left
top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: normal;
	font-family: trebuchet MS;
	font-size: small;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url('../../images/color_tabs_right.gif') no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
	background-color: #cccc99;
	font-family: Trebuchet MS;
}
#ddcolortabs a:hover span{
	background-color: #cccc99;
}
#ddcolortabs #current span{
	/*currently selected tab*/
background-color: #cccc99;
}

#ddcolortabs #current a{
	/*currently selected tab*/
background-color: #cccc99;
}

#ddcolortabs div.menutitle{
	border-right: 1px solid #000000;
	float: left;
	color: white;
	background: #000080 none no-repeat left
top;
	margin: 0 2px 0 0;
	padding: 4px 9px 2px 6px;
	text-decoration: none;
	letter-spacing: normal;
	font-family: trebuchet MS;
	font-size: small;
	border-left: 1px solid black;
	font-weight: bold;
	border-right-color: #000000;
	border-left-color: #000000;
}

#ddcolortabs div.menutitle span{
float:left;
display:block;
background: transparent url('../../images/color_tabs_right.gif') no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #336600;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
hrow {
	font-family: Gill Sans MT;
}

/*end menu*/
