/* CSS Document */
body {
	background-color: #000000;
	margin: 6px 0px 6px 0px;
	}

#pagewidth_outer {
	width: 100%;
	}
#pagewidth_inner {
	width: 780px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	width: 100%;
	height: 90px;
	background-image: url(../../images/header_bg.png);
	background-repeat: no-repeat;
	}
#topnav_holder {
	width: 100%;
	height: 30px;
	background-image: url(../../images/topnav_bg.png);
	background-repeat: no-repeat;
	}
#topnav_inner {
	float: right;
	}
#column_holder {
	display: table;
	float: left;
	width: 772px;
	background-image: url(../../images/main_bg.png);
	background-repeat: repeat-y;
	/*background-color: #FFFFFF;*/
	}
#left_holder {
	display: table;
	float: left;
	width: 175px;
	}
.left_top {
	width: 175px;
	height: 15px;
	background-image: url(../../images/leftnav_topbg.png);
	background-repeat: no-repeat;
	}
.leftmid_outer {
	width: 175px;
	background-image: url(../../images/leftnav_bg.png);
	background-repeat: repeat-y;
	color: #fff;
	}
.leftmid_inner {
	width: 148px;
	margin-left: 6px;
	padding: 6px 0px 6px 0px;
	}
.leftmid_sub {
	width: 138px;
	margin-left: 16px;
	padding: 6px 0px 6px 0px;
	}
.left_bottom {
	width: 175px;
	height: 8px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	}
.left_img {
	width: 175px;
	height: 270px;
	background-image: url(../../images/pmg_image.png);
	background-repeat: no-repeat;
	background-position: top;
	}
#rightholder_outer {
	width: 597px;
	float: left;
	background-color: #FFFFFF;
	}
#rightholder_inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #666666;
	padding: 15px 15px 15px 0px;
	}
#footer_outer {
	width: 100%;
	}
#footer_inner {
	width: 766px;
	height: 40px;
	background-image: url(../../images/footer_bg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
a.mainlevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	}
a.mainlevel:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
div#static_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
	}
b {
	color: #000099;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
	}
ul#topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	}
ul#topnav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	/*border-right: 1px solid #cccccc;*/
	}
ul#topnav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ccc;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#buttons>ul#topnav li a { width: auto; }
ul#topnav li a:hover {
	color: #fff;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	}
.text-1 {
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	}
.text-2 {
	font-weight: bold;
	font-style: normal;
	color: #000;
	}
