*, form, table {border:0; margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #363636;
	font-size:10px;
	background: #efefef url(../images/body_bg.png) repeat-x; /* #f0f0f0*/
	text-align:center;
	line-height:2.0em;
}
h1 {
	color: #003366;
	font-size: 14px;
}


h4 {
	color: #003366;
	font-size: 13px;
}

p.indented {
	padding-left: 40px;
}

a, a:visited {
	color:#046380;
}

p {
	padding-bottom: 20px;
}

img {
	border:none;	
}

form {
	display:inline;
}

.clear {clear:both;}
.right {float:right;}


#wrapper
{
	margin:0 auto;
	padding:0;
	width:921px;
	text-align:center;
	background: #959595;
}

#header
{
	width:907px;
	height:112px;
	background: url(../images/header.png);
}



#menu
{
	height:34px;
	width:907px;
	background: #0B2038;
	padding:0;
	margin:0;
}

#menu ul { width:900px; list-style:none;}
#menu ul li {width:auto; float:left; line-height:30px; height:30px; margin-top:1px;padding:0 35px; border-right:1px solid #12365E;}
#menu ul li a{font-size:8pt; font-weight:bold;text-decoration:none;color:#FFF;text-transform:capitalize;}



#inner_content
{
	width:901px;
	padding-left:6px;
	background: #FFF url(../images/secondary_body_bg.png) repeat-x;
}


#content .title,
#content_wide .title
{
	font-size: 14pt;
	color: #003366;
	margin-bottom:10px;
}



#secondary_menu
{
	float:left;
	width:195px;
	background: #e1e1e1;
	padding:0;
	margin:0;
	list-style:none;
}

#secondary_menu ul {list-style:none; width:193px; border-right:1px solid #666; border-left:1px solid #666; border-top:1px solid #666;}
#secondary_menu ul li{width:194px; border-bottom:1px solid #666;height:30px; text-align:left;}
#secondary_menu ul li a{font-size:8pt;margin-left:20px; line-height:30px; text-decoration:none; color:#666;}

#page_title
{
	background: #CDCDCD;
	width:907px;
	height:188px;
}

#page_title img
{
	margin:6px 0 0 6px;
	height:153px;
	width:901px;	
	float:right;
}

#page_titlebar
{
	margin-left:6px;
	height:29px;
	width:901px;
	background: #FFF url(../images/secondary_titlebar.png) repeat-x;
	float:right;
}

#footer
{
	clear:both;
	width:921px;
	height:107px;
	margin:0 auto;
	background: url(../images/footer_bg.png);
}

#footer .siteMap
{
	width:850px;
	margin-left:20px;
	padding-top:15px;
	text-align:right;
	color: #000;
	background-image:url(../images/New_Cert_Footer.png);
	background-repeat:no-repeat;
	background-position: center left;
}

#footer .siteMap a
{
	color: #000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:7pt;
}

#footer .hr
{
	background:#000;
	height:1px;
	width:850px;
}

#footer #copyright
{
	line-height:30px;
	width:500px;
	margin-left:20px;	
	text-align:left;
	float:left;
	text-transform:uppercase;
	font-size:7pt;
}

#footer #logo
{
	float:right;
	width:118px;	
	height:40px;
	background: url(../images/vanguard_small.png) no-repeat;
	margin-right:40px;
}

.submit_button
{
	float:right;
	margin-right:15px;
}


.unsubscribe
{	
	width:140px;
	padding:10px 0;
	margin:0 auto;
	text-align:center;	
}

.unsubscribe a, .unsubscribe a:visited
{
	color: #666;
	font-size:8pt;
	font-weight:lighter;
}

.clear_left
{
	clear: left;
}


.pdflink {
	background-image: url(/images/icon-pdf.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	line-height: 36px;
	display: block;
	padding-left: 40px;
	width: 14em;
}
.pdflink, .datasheetlink {
	font-weight: bold;
	font-size: 14px;
}

