body, td, select, textarea, input {
	font-size : 10px;
	font-family : verdana, arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
}

a  {
	color : #999999;
	text-decoration : none;
}

a:hover  {
	color : #003373;
	text-decoration : none;
}

a:active  {
	color : #999999;
	text-decoration : underlined;
}


H4 {
	font-size : 12px;
	font-weight : bold;
}

.bodyblue {
	color : #003373;
}

.warning  {
	font-size : 11px;
	border-width : 2px;
	border-color : red;
	border-style : dotted;
	padding : 2px;
	background-color : MistyRose;
}


input.invalid  {
	font-size : 11px;
	border-width : 1px;
	border-color : red;
	border-style : solid;
	padding : 0.5em;
	background-color : MistyRose;
}


textarea.invalid, select.invalid  {
	font-size : 11px;
	border-width : 1px;
	border-color : red;
	border-style : solid;
	padding : 0.5em;
	background-color : MistyRose;
}


input.valid  {
	font-size : 11px;
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	padding : 0.5em;
	background-color : White;
}


textarea.valid, select.valid  {
	font-size : 11px;
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	padding : 0.5em;
	background-color : White;
}


.copyright {
	color : #999999;
}


.red {
	color : #cc0000;
}


.big {
	font-weight : bold;
}


.bigger {
	font-size : 14px;
	font-weight : bold;
}


a.menu {
	border: solid 1px #DDD;
	padding: 2px 6px 2px 6px;
	margin: 1px 1px;
	background: #F1F1F1;
	width: 120px;
	height: 1%;
	line-height: 1em;
	color: #000;
	text-decoration: none;
}


a.menu:hover {
	border: solid 1px #999;
	background: #CCC;
}



.quote {
	padding: 5px;
	margin: 5px;
	background: #F1F1F1;
}


.quoteauthor {
	text-align: right;
	font-weight : italic;
	color : #666666;
}


pre {
	font-size : 12px;
	word-wrap: break-word;
	margin: 10px, 0, 10px, 0;
}


.sublinks {
	color: #999999;
	line-height: 14px;
	text-transform: capitalize;
}

.toplinks {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 12px;
	text-transform: capitalize;
}

.toplinksWht {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	text-transform: capitalize;
}

.border {
	border: 1px solid #CCCCCC;
}

.headline {
	font-weight : bold;
	color : #003373;
}

.bigWhite {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

.white {
	color : #FFFFFF;
}

ul li {
	margin: .5em 0 .5em 0;
}

.bigtopheader {
	font-size : 18px;
	font-weight : normal;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
.bigtopheader2 {
	font-size : 18px;
	font-weight : normal;
	color : #46A5AB;
	font-family: Arial, Helvetica, sans-serif;
}
.borderBK {
	border: 1px solid #000000;
}


.printlogo {
	display: none;
}

.bodytextbld {
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}

.bodytextbldWt {
	font-size : 10px;
	font-weight : bold;
	font-family : verdana, arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
}

html>body .sitemaptable td {
line-height:0px;
}

.redtext{
font-size : 11px;	
	color : #ff0000;
}

.torasen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #737373;
}
.torasenlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #737373;
}

.torasenlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #737373;
	text-decoration : underline;
}

