/* CSS Document */

body	{ font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#333333;
			margin:0;
			background-color:#ffffff;
			}
			
td,li,p	{ 
			font-size:11px;
}

p,li{ margin-top:5px;margin-bottom:5px;line-height:17px
	}
.menuitem1{
			font-size:11px;
			font-weight:bold; color:#003365;
}

.menuitem{ color:#003365;
}
.navytitle {font-size:18px;
color:#003366;
font-weight:bold;
font-family:"Arial Narrow";

}

.bluetitle{font-size:18px;
font-family:"Arial Narrow";
color:#0099cc;
font-weight:bold;
}

.sbmenu	{font-size:10px;

}
h2	{font-size:21px;
font-family:"Arial Narrow";
color:#0099cc;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
	}

h3{
font-size:21px;
font-family:"Arial Narrow";
color:#0099cc;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
}

h4{font-size:16px;
color:#003366;
font-weight:bold;
font-family:"Arial Narrow";
margin-top:6px;
margin-bottom:6px;}

h5{font-size:14px;
color:#003366;
font-weight:bold;
font-family:"Arial Narrow";
margin-top:8px;
margin-bottom:8px;
}
.smallgrey {color:#666666;
font-size:9px}
a {
	text-decoration:none;
	color: #333333;
}

a:hover {text-decoration: underline;}
.small {
	font-size: 11px;
}
.input {
	height: 12px;
	font-size: 11px;
	border:solid 1px;
}
.rightcolumnhead {
	color: #6666cc;
	font: bold 10pt Arial, Helvetica, sans-serif;
}
.rightcolumntext {
	font-size: 10pt;
}
.text10 {
	font: 9pt Arial, Helvetica, sans-serif;
}

.rightcolumn {color:#666666;
font-size:11px;
line-height:12px
}