

TD { FONT-SIZE: 9pt; COLOR: #474747; FONT-FAMILY: "arial", "Verdana" }

A:link 		{ FONT-SIZE: 9pt; COLOR: #105DC6; FONT-FAMILY: "arial", "Verdana"; TEXT-DECORATION: none }
A:active 	{ FONT-SIZE: 9pt; COLOR: #105DC6; FONT-FAMILY: "arial", "Verdana"; TEXT-DECORATION: none }
A:visited 	{ FONT-SIZE: 9pt; COLOR: #105DC6; FONT-FAMILY: "arial", "Verdana"; TEXT-DECORATION: none }
A:hover		{ FONT-SIZE: 9pt; COLOR: #010183; FONT-FAMILY: "arial", "Verdana"; text-decoration: underline; }

a.link01:link 	{ text-decoration: underline; color : #3360AA; }
a.link01:visited { text-decoration: underline; color : #3360AA; }
a.link01:hover 	{ text-decoration: underline; color : #000000; }

a.mainmenu:link 	{ letter-spacing: -1px; background: #406983; text-decoration: none; font-weight: bold; color: #ffffff; font-family: verdana, Arial, sans-serif; font-size: 11px; padding-left : 3px; padding-right : 3px; padding-top : 3px; padding-bottom : 2px; }
a.mainmenu:visited 	{ letter-spacing: -1px; background: #406983; text-decoration: none; font-weight: bold; color: #ffffff; font-family: verdana, Arial, sans-serif; font-size: 11px; padding-left : 3px; padding-right : 3px; padding-top : 3px; padding-bottom : 2px; }
a.mainmenu:hover 	{ letter-spacing: -1px; background: #E9F7FA; text-decoration: none; font-weight: bold; color: #0000CC; font-family: verdana, Arial, sans-serif; font-size: 11px; padding-left : 3px; padding-right : 3px; padding-top : 3px; padding-bottom : 2px;}


.input {
	FONT-SIZE: 10pt; COLOR: #474747; FONT-FAMILY: "arial", "Verdana";	
	margin: 0px 0px 0px 0px;
	background-color: #F2F2ED;
	width:120px;
	height:20px;
}

.input2 {
	FONT-SIZE: 10pt; COLOR: #474747; FONT-FAMILY: "arial", "Verdana";	
	margin: 0px 0px 0px 0px;
	background-color: #F2F2ED;
	height:20px;
}

.select {
	FONT-SIZE: 10pt; COLOR: #474747; 
	FONT-FAMILY: arial, Verdana;	
	margin: 0px 0px 0px 0px;
	background-color: #F2F2ED;
	height:20px;
	width:130px;
}


.submit {
	FONT-SIZE: 9pt; COLOR: #474747; FONT-FAMILY: "arial", "Verdana";
	margin: 0px 0px 0px 0px;
	height: 20px;
	background-color: #E2DFD6;

}


.hl0 { background-color: #FFFF99 }
.hl1 { background-color: #FF99FF }
.hl2 { background-color: #99FFFF }
.hl3 { background-color: #FFFFD0 }

.theader {
	FONT-SIZE: 12pt; COLOR: #474747; FONT-FAMILY: "arial", "Verdana";	color: #FFFFFF;
	background-color: #0F2850;
	text-decoration: none;
	padding: 4px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.t {
	FONT-SIZE: 9pt; COLOR: #474747; FONT-FAMILY: "arial", "Verdana";
	color: #0F2850;
	text-decoration: none;
	background-color: #e4e4e4;
	height:20px;
	valign:middle;
}

a.toollink:link {
	text-decoration: underline; font-family: arial, Verdana, Helvetica, sans-serif; font-size:11px; LINE-HEIGHT: 11pt;
}

a.title:hover {	text-decoration: underline; font-family: arial, Verdana, Helvetica, sans-serif; font-size:22px; LINE-HEIGHT: 18pt; }
a.title:link { font-family: arial, Verdana, Helvetica, sans-serif; font-size:22px; LINE-HEIGHT: 18pt; }
a.title:active { font-family: arial, Verdana, Helvetica, sans-serif; font-size:22px; LINE-HEIGHT: 18pt; }
a.title:visited { font-family: arial, Verdana, Helvetica, sans-serif; font-size:22px; LINE-HEIGHT: 18pt; }

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

ol li {
	list-style: decimal outside;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* hide/show */
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
font-size: 120%;
font-weight: bold;
border: 1px solid black;
background-color: lightyellow;
}

.switchcontent{
border-top-width: 0;
}

/* End hide/show */
