/* Default CSS Stylesheet for a new Web Application project */

body
{
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 0px;
	background-repeat: no-repeat;
}

#nav, #right, .noprint	{display:none;}


h1
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
	display:block;
}

h2
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	display:block;
}


a:link
{
	text-decoration: none;
	color: #3333cc;
}

a:visited
{
	text-decoration: none;
	color: #333399;
}

a:active
{
	text-decoration: none;
	color: #333399;
}

a:hover
{
	text-decoration: underline;
	color: #003366;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


ul li
{
	list-style-type: disc;
}

ul li li
{
	list-style-type: disc;
}

ul li li li
{
	list-style-type: circle;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.tableborder
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 12px;
	
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
	
}
.tablerightborder
{
	border-right: black thin solid;
}
.tablebottomborder
{
	border-bottom: #2d81b5 thin solid;
}
.body
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-repeat: no-repeat;

}
.dot
{
	list-style-position: outside;
	line-height: 14pt;
	list-style-type: disc;
}
.special1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.special2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0033;
}
.special1small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}




.bodyhome {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.homeh1 {
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
} 

.homeh1 a:link {
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
} 

.homeh1 a:visited {
	text-decoration: none;
	color: #FFFF00;
}



.homeh1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bodyhome a:link {
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
} 

.bodyhome a:visited {
	text-decoration: none;
	color: #FFFF00;
}

.bodyhome a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.thawte{
	FLOAT: right; 
	MARGIN-BOTTOM: 5px; 
	MARGIN-LEFT: 5px; 
	MARGIN-RIGHT: 3px; 
	width:230px; 
	text-align:right;
/*	height:60px;
	border: 1px solid green;*/
}
