@charset "ISO-8859-1";
* {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/theme/themeV2/images/background_940x750.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #00529b;
}
#wrapper {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
#logo {
	height: 110px;
	width: 355px;
}
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	background-image: url(/theme/themeV2/images/header_940x110_v2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/theme/themeV2/images/shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#whitebox {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/theme/themeV2/images/whiteBox_backgrd_900x75.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	height: 50px;
	background-image: url(/theme/themeV2/images/footer_bckgrd_v4.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
#nav {
	width: 160px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
#leftNavList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNavList li {
	margin: 0;
}
#leftNavList a {
	display: block;
	width: 160px;
	background-color: #e6e6e6;
	color: #00499a;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	text-indent: 10px;
}
#leftNavList a:hover{
	width: 160px;
	background-color: #00529b;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#active   a {
	display: block;
	width: 160px;
	background-color: #00529b;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	font-weight: bold;
	text-indent: 10px;
}
#leftNavList .blkHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	width: 160px;
	text-indent: 10px;
	font-size: 12px;
	background-image: url(/theme/themeV2/images/navHeaderBckgrd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pageContent {
	float: right;
	width: 745px;
	padding-right: 10px;
	margin-top: 15px;
}
#pageContent2 {
	float: right;
	width: 745px;
	padding-right: 10px;
	margin-top: 15px;
}
#pageContent70 {
	float: left;
	width: 420px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 15px;
}
#pageContent30 {
	float: right;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
}
#pageContent p {
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	margin-bottom: 10px;
}
#pageContent a:link {
	color: #00529b;
	text-decoration: none;
}
#pageContent a:visited {
	color: #00529b;
	text-decoration: none;
}
#pageContent a:hover {
	color: #333333;
	text-decoration: none;
}
#pageContent ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#pageContent li {
	padding-left: 10px;
	background-image: url(/theme/themeV2/images/blue_bullet_6x6.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 5px;
}
#pageContentLeftButton img {
	height: 30px;
	width: 125px;
	float: left;
	padding-left: 10px;
}
#sample {
	float: right;
	padding-left: 20px;
	width: 300px;
}
#PageContentGrayTextBox {
	background-color: #e6e6e6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 140px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#PageContentGrayTextBox2 {
	background-color: #e6e6e6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 10px;
	margin-top: 20px;
	width: auto;
	height: auto;
	clear: both;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	letter-spacing: -1px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	letter-spacing: -1px;
	line-height: 19px;
}
#accountInformationBox {
	background-color: #CCCCCC;
	height: 75px;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
#orderFormBox {
	background-color: #CCCCCC;
	height: 640px;
	width: 480px;
	padding-top: 10px;
	padding-left: 10px;
}
#footerContent {
	width: 940px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
}
#footerContent ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pageContent2 ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}
#footerContent li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
}
#pageContent2 li {
	padding-left: 10px;
	background-image: url(/theme/themeV2/images/blue_bullet_6x6.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 5px;
}
#footerContent a:link {
	color: #00529b;
	text-decoration: none;
}
#footerContent a:visited {
	color: #00529b;
	text-decoration: none;
}
#footerContent a:hover {
	color: #666666;
	text-decoration: none;
}
#footerContent li.last {
	padding-right: 10px;
	border-right-style: none;
}
#subscribeBtn {
	height: 30px;
	width: 125px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#subscribeBtn img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nobr {
	white-space: nowrap;
}

