*
{
padding: 0px;
margin: 0px;
}

body
{
background: #E5EDF5;
font-size: 11px;
font-family: verdana, helvetica, sans-serif;
color: #000000;
text-align: center;
}

a
{
color: #00003e;
text-decoration: underline;
}

a:hover
{
text-decoration: underline;
color: #191970;
color: #8b0000;
}

p
{
margin-bottom: 14px;
padding-right: 20px;
padding-top: 5px;
line-height: 22px;
font-size: 15px;
}

p.mn2
{
margin-bottom: 14px;
margin-right: 20px;
padding-top: 5px;
padding-bottom: 15px;
line-height: 22px;
font-size: 15px;
border-bottom: 1px solid #dcdcdc;
}

img
{
border: 0px;
}

img.floatleft
{
float: left;
}

#outer
{
position: relative;
width: 750px;
background: #fff;
margin: 0px auto;
border-left: 1px solid #9a9a9a;
border-right: 1px solid #9a9a9a;
border-bottom: 1px solid #9a9a9a;
padding: 0px;
}

.header
{
position: relative;
padding: 15px 0px 0px 10px;
margin-bottom: 10px;
}

.logo
{
position: relative;
padding: 10px 1px 0px 1px;
color: #fff;
margin-bottom: 0px;
}
.tag a
{
	position: relative;
	padding: 5px 0px 6px 20px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	height: 20px;
	color: #f5f5f5;
	text-decoration: none;
}

.menu
{
position: relative;
clear: all;
float: left;
width: 160px;
text-align: left;
padding: 10px 0px 0px 10px;
margin-top: 18px;
}

.menu ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
	line-height: 18px;
	font-weight: bold;
}

.menu li {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	padding: 5px 0px 2px 8px;
	background: #ffffff;
}

.menu li.first {
	border: 0px;
	padding: 5px 5px 5px 8px;
	color: #f5f5f5;
	background: #F5F5F5 url('images/tile_back.gif') repeat-x;
}

.menu li.last {
	border: 0px;
	padding-bottom: 15px;
}

.menu a {
	display: block;
	height: 20px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

.primarycontent
{
position: relative;
width: 555px;
float: left;
text-align: left;
padding: 35px 0px 0px 0px;
margin-left: 25px;
}

.footer
{
position: relative;
clear: both;
height: 26px;
line-height: 26px;
padding: 10px 1px 0px 1px;
color: #000000;
}
.tagfoot {
	position: relative;
	background: #3C5189 url('images/tile_back.gif') repeat-x;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-align: center;
	height: 20px;
	color: #f5f5f5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: none;
}
.tag {
	position: relative;
	background: #3C5189 url('images/tile_back.gif') repeat-x;
	padding: 5px 0px 6px 20px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-align: left;
	height: 20px;
	color: #f5f5f5;
}
#outer .primarycontent h1 {
	font-size: 9px;
}
.tagfoot-calibers {
	position: relative;
	font-family: "trebuchet ms", helvetica, sans-serif;
	text-align: center;
	height: 80px;
	color: #f5f5f5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}
