/* --------- default text --------- */
body, p, td, td.p {
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
}

body {
	background-color : #FFFFFF;
}

/*  --------- text links --------- */
a {
	/* default link style */
	color : #000000;
}

a:active {
	/* link style when activated/selected */
}

a:hover{
	/* link style on rollover */
	text-decoration : underline;
}

a:visited{
	/* link style when visited */
}

/* --------- general section styles --------- */
.caption{
	font-size : 10px;
}

.error{
	color : #990000;
	font-weight : bold;
}

.search0{
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
}

.search1{
	font-weight : bold;
}

search2{
	font-size : 10px;
}

/*----- highlight for search terms -----*/
.highlight {
	background-color : #EEEEEE;
	color : #009900;
	font-weight : bold;
}

/* --------- navigation styles --------- */
.navh0,.navi0,.navc0,.navd0 {
	/* nav0 common settings */
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-align : right;
	text-decoration : none;
}

.navh0{
	/* nav0 header */
	color : #FF0000;
	font-size : 15px;
}

.navc0{
	/* nav0 current */
	color : #FF0000;
}

.navh100,.navi100,.navc100,.navd100 {
	/* nav0 common settings */
	background-color : #CCCCCC;
	color : #555555;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-decoration : none;
}

.navi100:active,.navi100:hover,.navc100:active,.navc100:hover {
	color : #FF0000;
	text-decoration : none;
}

/* --------- sitemap styles --------- */
.sm1,.sm2,.sm3,.sm4,.sm5,.sm6,.sm7,.sm8,.sm9{
	/* number represents level within sitemap hierarchy */
	/* can be defined individually,and extended indefinitely */
}

.sm1{
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}

/* --------- normal text styles --------- */
.t0, .t1, .t2, .t3, .t4, .t5 {
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
}

.t0{
	/* this style is used for the page title graphic and/or text */
	/* it is not offered as a selection within the editing interface */
	font-size : 18px;
}

.t1{
	font-size : 15px;
	font-weight : bold;
}

.t2{
	color : #FF0000;
	font-size : 13px;
}

.t3{
	font-size : 13px;
}

.t4 {
	color : #000000;
	font-size : 11px;
}

/* --------- quick table row styles --------- */
.r0{
	background-color : #55AAFF;
	color : #FFFFFF;
	font-size : 13px;
	font-weight : bold;
}

.r1 {
	background-color : #FFFFFF;
	color : #000000;
	font-size : 11px;
}

.r2 {
	background-color : #DDEEFF;
	color : #000000;
	font-size : 11px;
}

.r3 {
	background-color : #FFFFFF;
	color : #FF0000;
	font-size : 11px;
}

/* --------- utility style settings --------- */
form {
	margin : 0px;
}

/* --------- custom style settings --------- */
