html {
	background-color:#000;
}

body {
	font-family:Arial, Helvetica, Sans-Serif
}

h1 {
	font-weight:bold;
	font-size:130%;
	color:#000;
}

h2 {
	font-size:200%;
	color:#fff;
} 

h3 {
	font-weight:bold;
	font-size:120%;
}

h4, h5, h6 {
	font-weight:bold;
}

#doc4 {
	background-color:#374548;
}

#bd {
	min-height:500px;
}

#bd a, #ft a {
	color:#006;
	text-decoration:none;
	font-weight:bold;
}

#bd a:link, #ft a:link {
	color:#006;
}

#bd a:visited, #ft a:visited {
	color:#006;
}

#bd a:hover, #ft a:hover {
	color:#330;
}

#bd a:active, #ft a:active {
	color:#fff;
}


#logo {
	background-color:#fff;
	width:240px;
	height:70px;
	float:left;
	text-align:center;
	overflow:hidden;
}

#logo img {
	width:240px;
	height:70px;
	border:0;
}

#nav {
	background: #374548 url('../images/nav_bg1.png') repeat-x fixed 0 0;
	float:left;
	width:734px;
	height:70px;
	overflow:hidden;
}

#nav ul {
	height:70px;
}

#nav ul li {
	display:block;
	float:left;
	height:70px;
	width:145px;
	background: #374548 url('../images/nav_bg1.png') repeat-x fixed 0 0;
	background-color:#374548;
	text-align:center;
	border-left:1px solid #666;
	border-right:1px solid #000;
}

#nav ul li.last {
	border-right:none;
}

#nav ul li a {
	display:block;
	width:145px;
	height:70px;
	text-decoration:none;
}

#nav ul li a strong {
	display:block;
	width:145px;
	height:37px;
	padding-top:15px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:31px;
}

#nav ul li a:link {
	color:#ccc;
	background: #374548 url('../images/nav_bg1.png') repeat-x fixed 0 0;
}
#nav ul li a:visited {
	color:#ccc;
	background: #374548 url('../images/nav_bg1.png') repeat-x fixed 0 0;
}
#nav ul li a:hover {
	color:#fff;
	background: #374548 url('../images/nav_bg2.png') repeat-x fixed 0 0;
}
#nav ul li a:active {
	color:#ccc;
	background: #374548 url('../images/nav_bg1.png') repeat-x fixed 0 0;
}

#nav ul li a span {
	font-size:9px;
	display:none;
	position:relative;
	bottom:16px;
}

#content {
	width:494px;
	background-color:#eee;
}

#content h2 {
	background-color: #333;
	height:34px;
	width:494px;
}

#content h2 span {
	display:block;
	width:470px;
	padding-left:12px;
	padding-right:12px;
}

#content h3 {
	padding-top:12px;
	padding-left:12px;
}

#content blockquote {
	background:transparent url(../images/start_quotes.gif) no-repeat scroll left top;
	color:#666;
	margin:15px 0pt 0pt 5px;
	padding:5px 20px 0pt 25px;
	text-indent:30px;
}


#content blockquote cite {
	background:transparent url(../images/end_quotes.gif) no-repeat scroll right top;
	color:#555;
	font-weight:bold;
	display:block;
	padding-right:50px;
	padding-top:25px;
	text-align:right;
}

#content p {
	font-size:130%;
	line-height:1.5;
	padding-bottom:1em;
	margin:12px 36px;
}

#content ul.bullet {
	margin:12px 0;
}

#content ul.bullet li {
	list-style: square outside url('../images/bludot.png');
	margin-left:50px;
	margin-top:10px;
	font-size:130%;
}

#content form {
	padding:12px;
}

#content form input.tb {
	font-size:130%;
	width:463px;
	background-color:#e5f2ff;
	border:1px solid #ccc;
	padding:3px;
}

#content form textarea.ta {
	width:463px;
	height:12em;
	font-size:130%;
	background-color:#e5f2ff;
	border:1px solid #ccc;
	padding:3px;
}

#content form input.sub {
	font-size:130%;
	padding:3px;
}

#content form input.cb {
	width:15px;
	height:15px;
	border:1px solid #333;
}

#content form iframe.if {
	width:463px;
	height:463px;
	font-size:130%;
	background-color:#e5f2ff;
	border:1px solid #ccc;
	padding:3px;	
}

#content label {
	display:block;
	font-size:130%;
	margin-top:1em;
	font-weight:bold;
}

#content form p {
	margin-left:0;
}

#content table {
	font-size:110%;
	width:470px;
}

#content table tr th {
	font-weight:bold;
}

#content table tr td, #content table tr th {
	padding:3px;
}

#content table tr.odd {
	background-color:#fff;
}

#content table tr.even {
	background-color:#ddd;
}

#content div.description {
	overflow:hidden;
}

.jFlowSelected {
	background-color:#aaa;
	color:#000;
}

.orange {
	color:#f60;
}

.white {
	color:#fff;
}

.error {
	color:#f00;
	font-weight:bold;
}

.sb {
	width:215px;
	margin:1em 12px;
}

.sb_top {
	width:215px;
	height:19px;
	background: #aeaeae url('../images/sb_top.png') no-repeat scroll 0% 0%;
}

.sb_mid {
	width:215px;
	min-height:172px;
	background: #aeaeae url('../images/sb_mid.png') no-repeat scroll 0% 0%;
}

.sb_bot {
	width:215px;
	height:23px;
	background: #aeaeae url('../images/sb_bot.png') no-repeat scroll 0% 0%;
}

.sb ul {
	padding-left:16px;
	padding-right:16px;
}

.sb ul li {
	list-style: square outside url('../images/bludot.png');
	margin-left:20px;
	margin-top:10px;
	font-size:110%;
}

.sb p {
	font-size:110%;
	padding-top:1em;
	padding-left:16px;
	padding-right:16px;
}

.sb h3 {
	padding-left:16px;
	padding-right:16px;
}

.imageset {
	width:470px;
	margin:1em auto;
}

.imageset ul li {
	padding:5px;
	float:left;
	display:inline;
}

.filter-selected {
	color:#fff;
	background-color:#000;
}

#content div.slides {
	width:470px;
	height:353px;
	margin:0 auto;
	overflow:hidden;
}

#content ul.pagination {
	display:block;
	width:494px;
	height:25px;
	background-color:#000;
	overflow:hidden;
}

#content ul.pagination li {
	height:22px;
	padding-top:3px;
	width:50px;
	float:left;
	text-align:center;
	font-size:110%;
	font-weight:bold;
	color:#666;
}

#content ul.pagination li.current {
	background:#aaa;
	color:#000;
	height:22px;
}

#content ul.pagination li a {
	display:block;
	width:50px;
	height:22px;
	color: #fff;
	text-decoration:none;
}

#content ul.pagination li a:link {
	color: #fff;
}
#content ul.pagination li a:visited {
	color: #fff;
}
#content ul.pagination li a:hover {
	color: #fff;
}
#content ul.pagination li a:active {
	color: #fff;
}


.message {
	width:20em;
	background-color:#ff9;
	margin:3em auto;
	padding:10px;
	border:1px solid #ccc;
}

.submit {
	font-size:110%;
}

#tb {
	height:28px;
	background: #b3b3b3 url('../images/greygreenbar.png') repeat-x scroll 0% 0%;
	overflow:hidden;
}

#section-title {
	height:28px;
	padding-left:12px;
	float:left;
}

#login {
	height:28px;
	padding-right:12px;
	float:right;
}

#login a {
	text-decoration:none;
}

#login a:link {
	color:#000;
}
#login a:visited {
	color:#000;
}
#login a:hover {
	color:#800;
}
#login a:active {
	color:#000;
}

#section-title h1, #login h1 {
	padding-top:4px;
}

#lh {
	background-color:#374548;
	width:240px;
}

#rh {
	background-color:#374548;
	width:240px;
}

#ft {
	height:28px;
	background: #b3b3b3 url('../images/greybar.png') repeat-x scroll 0%;
	text-align:center;
}

#ft p {
	padding-top:5px;
	font-weight:bold;
}

