body {
	margin: 0px;
}
.topnavlnks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.topnavlnks a {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.topnavlnks a:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/* Left Navigation */
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: normal;
	background-color: #0055a5;
		
}
.left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#F4C506;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.01em;
	padding-left: 14px;
}
.left_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	letter-spacing: 0.02em;
}
.left_nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cccccc;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}

.search_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.search_box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-style: italic;
	text-align: center;
	margin-left: 8px;
}
.search_box_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-style: italic;
	text-align: center;
	margin-left: 0px;
}
/*CONTENT*/
.bdycpy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.bdycpyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #EAEAE8;
	border: 1px solid #CCCCCC;
}	
.subheaditalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-style: italic;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
	font-style: normal;
	text-decoration: none;

}
.product_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
	font-style: normal;
	text-decoration: none;
}
.product_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

.smheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.blerb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	font-style: italic;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
}
.logoLine {
	display: block;
	border: 1px solid #CCCCCC;
}
