html {
	height:100%;
}
body {
	background-color: #F5F5F5;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
}

#header {
	z-index: 3;
	height: 60px;
	margin-top: 5%;
	padding-left: 15%;
	padding-top: 12px;
	display: block;
	background: url(/images/test/t_headbg.gif) repeat-x;
}
#header #headimg {
	height: 48px;
	padding-top: 20px;
	color: #FFFFFF;
	width: 160px;
	background: url(/images/test/t_logo.gif) no-repeat;
}
#headlink {
	display: block;
	height: 48px;
	padding-left: 3px;
	margin-top: -22px;
	text-decoration: none;
}
.toplink {
	float: left;
	margin-top: -44px;
	margin-bottom: 0;
	margin-left: 165px;
	font-size: 1.2em;
	color:#FFFFFF;
}
.toplink a {
	color: #FFFFFF !important; 
	text-decoration: none !important;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	padding: 10px;
}

.toplink a {
	color: #FFFFFF !important; 
	text-decoration: none !important;
}
#usermenu {
	font-size: 1.1em;
	text-align: right;
	color: #FFFFFF;
	margin-top: -56px;
	min-width: 206px;
	float: right;
	padding-right: 3em;
}
#usermenu a {
	color: #FFFFFF;
}
.viewlink {
	text-align: right;
}
.fitem {
	vertical-align: top;
	margin-bottom: 6px;
	border-bottom: 1px dashed #CC6666;
	padding-bottom: 5px;
}
.leftimg {
	float: left;
	margin-right: 7px;
	clear: left;
}
.leftimgsmall {
	float: left;
	margin-right: 7px;
	clear: left;
	width: 44px;
	height: 50px; 
}
#content {
	float: left;
	width: 515px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.cbox {
	background-color: #FFFFFF;
	padding: 4px;
	margin-bottom: 10px;
}
.cbox p {
	margin: 0;
}
.cbox .title {
	border-bottom: 1px solid #99FF33;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 1.2em;
	margin-bottom: 2px;
}

.rightnav {
	width: 300px;
	z-index: 6;
	float: right;
	margin-left: 0;
}

fieldset {
	margin: 5px;
}

.mline p {
	margin: 3px;
}

.box {
	display: block;
	/*border: 1px dashed #CC3333;*/
	background-color: #FFFFFF;
	padding: 4px;
	margin-bottom: 10px;
}
.box .title {
	text-align: center;
	background: url(/images/test/t_bg.jpg) repeat-x;
	margin-top: -4px;
	margin-left: -4px;
	height: 1.3em;
	color: #6E6E6E;
	margin-right: -4px;
	margin-bottom: 3px; 
	font-weight: bold;
	display: block;
	font-size: 1.1em;
	border-bottom: 1px dashed #CC3333;
}
.box.small {
	width: 244px;
	height: 120px;
	margin-right: 10px;
	float: left;
}

#footer {
	width: 480px;
	clear: left;
	padding-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 5%;
}

h1, h2, h3, h4, h5 {
	padding: 3px;
}

/*
#topad img {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	float: inherit;	
}
*/
/*
#leftnav {
	z-index: 2;
	float: left;
	width: 100%;
	margin-left: 80px;
}
*/

.tag:hover {
	background-color: #FF9999;
	text-decoration: none;
	padding: 0;
}
.tag.big {
	color: #0033FF;
}
.editText {
	border: 1px dashed #00FFFF;
}
.editText:hover {
	color: #0066FF;
	border-color: #FF9900;
}
.editInput input {
	height: 10px;
}
.faqlist {
	padding-bottom: 1.5em;
	font-size: 1.1em;
}
.faqlist .faqpoint {
	font-size: 1.7em;
	margin-bottom: 1.5em;
}
.faqlist.qa {
	list-style: none;
	padding-left: 20px;
}
.linklist {
	padding-left: 2px;
	margin-left: 0;
	margin-top: 7px;
}
.small1 { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
small {
	font-size: 0.8em;
}
.linklist li {
	list-style: none;
	text-align: left;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
}

#header .headimg a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header .headimg a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header .headimg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table   { border-collapse: separate; border-spacing: 0; margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
tr      { height: 1em; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }
sup     { color: #3399FF; }
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

img {
	text-decoration: none;
	border: 0;
	margin: 0;
	padding: 0;
}
.instyle {
	background-color: #FFCC99;
	margin-left: -4px;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 5px solid #3399FF;
}
th { text-align: left; }
tr { line-height: 1.2em; }
.th1 { width: 10%; }
.th2 { width: 55%; }
.th3 { width: 10%; }
.th4 { width: 10%; }
.th5 { width: 15%; }
.narrow1 {
	width: 50%;
	line-height: 1.3em;
}
.narrow2 {
	width: 50%;
	line-height: 1.5em;
}
.narrow3 {
	line-height: 1.3em;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em; /*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}

h2 {
	font-size: 1.7em;
	margin: 0.2em 0em 0.2em 0em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	margin: 0.2em 0em 0.2em 0em;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	margin: 0.2em 0em 0.2em 0em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	margin: 0.2em 0em 0.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	margin: 0.2em 0em 0.2em 0em;
	font-weight: bold;
}

img {
	border: 0;
}
p {
	font-size: 0.95em;
	line-height: 1.4em;
	padding-bottom: 1.6em;
}
li > p {
	margin-top: 0.2em;
}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}