* {
	margin: 0px;
	padding: 0px;
}
html {
	min-height: 100%;
}
body {
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background:#fff url(../images/bg_page.jpg) no-repeat 50% 0;
	line-height:18px;
}
table {
	padding:0px;
}
table p {
	padding:2px 5px;
}
h1 {
	padding:6px 0px 6px 4px;
}
p, ol, ul, dl {
	font: normal 1.1em arial, sans-serif;
	line-height: 1.3em;
	color:#444;
	padding:6px 6px 12px;
}
a.top {
	font: normal 0.85em times new roman, times, serif;
}
ol, ul, dl table, th, td {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #333;
}
ol, ul, dir, menu, dd {
	margin-left: 20px;
	list-style-type: disc;
}
ol {
	list-style-type: roman;
}
ol ul, ul ol, ul ul, ol ol {
	margin-top: 0;
	margin-bottom: 0
}
blockquote {
	margin:10px auto;
	padding:0 26px;
	background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%;
}
#skip {
	display: none;
}
a img, :link img, :visited img {
	border: none;
}
img {
	display: block;
}
a:link {
	color: #8b668b;
	text-decoration: underline;
}
a:visited {
	color: #c36acb;
	text-decoration: underline;
}
a:hover, a:active {
	color: #c36acb;
	text-decoration: underline;
}
.alignright {
	text-align: right !important;
}
.floatright {
	float: right;
}
.inline {
	display: inline;
}
.clear {
	clear: both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/*\*/ .clearfix {
	display:block;
} /**/
h1 {
	font: normal 2.3em times new roman, times, serif;
	color: #333;
	padding-left:10px;
}
h2 {
	font: italic 1.25em georgia, times new roman, times, serif;
	color: #333;
	text-transform:none;
	padding:9px 6px 7px 12px;
	line-height:1.35em;
}
h2 a:link {
	text-decoration: none;
}
h3 {
	font-size: 13px;
	color: #000;
	padding:12px 6px 2px 12px;
}
#wrapper {
	width:760px;
	margin:0 auto;
}
#header {
	position:relative;
	display:block;
	width:760px;
	height:140px;
	background:none;
}
#header .logo {
	position:absolute;
	left:40px;
	top:0px;
}


/*Navigation Bar*/
#nav {width:760px; height:39px; background:url(../images/navbg.gif) repeat-x; border-top:1px solid #fff; border-bottom:0px solid #fff; text-align:center;margin-left:0px;}
#nav table {border-collapse:collapse; width:0; height:0; margin:-1px;}
#nav ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;position:relative;}
#nav ul {display:block;margin:0 auto;} 
#nav ul.level1 {padding-right:2px; background:url(../images/divide.gif) no-repeat right top;width:94%;}
#nav li {float:left;}
#nav ul div {position:absolute; left:-9999px; top:-32000px;}

#nav a {display:block; font:normal 12px/39px arial,sans-serif; color:#d7d7d7; height:39px; text-decoration:none;padding:0 12px; text-align:center;}
#nav ul.level1 li.level1-li a.level1-a {float:left; background:url(../images/divide.gif) no-repeat left top;}
#nav ul.level1 li.level1-li a.level1-a:hover {background:url(../images/hover-nosub.gif) no-repeat left top; border:0; color:#fff; position:relative;}
#nav ul.level1 li.level1-li a.active {background:url(../images/hover-nosub.gif) no-repeat left top; border:0; color:#fff; position:relative;}
#nav ul.level1 li.level1-li a.level1-a.drop:hover {background:url(../images/hover.gif) no-repeat left top;}
#nav ul.level1 li.level1-li:hover {position:relative;}
#nav ul.level1 li.level1-li:hover > a {background:url(../images/hover.gif) no-repeat left top; color:#fff;}

#nav ul.level1 li.level1-li a.level1-a:hover b {display:block; width:1px; height:1px; overflow:hidden; position:absolute; right:-1px; top:38px; background:none;}
#nav ul.level1 li.level1-li:hover > a b {display:block; width:1px; height:1px; overflow:hidden; position:absolute; right:-1px; top:38px; background:#111;}

#nav ul :hover div {left:0; top:39px; background:#111; border:1px solid #111; border-width:0 1px 1px 1px;}
#nav ul :hover div ul {border:1px solid #444; border-width:0 1px 1px 1px; padding-bottom:5px;}
#nav ul :hover div ul li {float:none; height:25px;}
#nav ul :hover div ul li a {display:block; height:25px; text-align:left; font:normal 12px/25px arial,sans-serif;}
#nav ul :hover div ul li a:hover {color:#fff;}



#subnav, #subnav ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#subnav li {
}
#subnav li a {
	font: normal 1.1em arial,sans-serif;
	text-transform:none;
	line-height:1.3em;
	color:#8b668b;
	width: 130px;
	text-decoration:none;
	display:block;
	padding:6px 0px 6px 5px;
	border-bottom:1px solid #e4e4e4;
	height:1%;
	background:none;
}
#subnav li a:hover, #subnav li a.current {
	background:none;
	width: 130px;
	color: #c36acb;
	text-decoration:none;
}




#content {
	width:740px;
	padding:20px 0 0 20px;
	background:#fff url(../images/bg_content.gif) no-repeat 0 0;
	text-align:left;
	margin-bottom:30px;
}
* html #content, * html #content #col_1 {
	height:543px;
}
#content #col_1 {
	width: 148px;
	float:left;
	min-height:543px;
	background:url(../images/bg_left.gif) no-repeat 100% 50%;
}
#content #col_1 h2 {
	color:#999999;
	font-size:14px;
	font-weight:normal;
}
#content #col_2 {
	width:75%;
	padding-left:10px;
	float:left;
}
#content #col_2 p {
	font: normal 1.25em times new roman, times, serif;
	line-height: 1.5em;
	color:#333;
	padding:6px 0px 6px 12px;
}
#content #col_2 li {
	font: normal 1.25em times new roman, times, serif;
	line-height: 1.6em;
	color:#333;
}
#content #col_2 a {
	color: #8b668b;
	text-decoration: underline;
}
#content #col_2 a:hover {
	color: #c36acb;
	text-decoration: none;
}
#footer {
	display:block;
	height:200px;
	padding:10px 0 0;
	margin:0 auto;
	background:#E6E6FA none repeat scroll 0 0;
}
#footer p {
	font: bold 0.8em georgia, times new roman, times, serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	padding:20px 0 20px;
	color:#8b668b;
	line-height:1.6em;
}
.t_form {
	margin:20px;
}
.t_form th {
	background:#efefef;
}
.t_form td, .t_form th {
	padding:5px;
	border-bottom:1px solid #666;
}
