/* PENRICE STYLES */

/* DIV STYLES */

/* HTML STYLES */

body  {
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	
imj  {
	margin: 0px;
	padding: 0px;
	}
	
	
p  {
	font: normal 12px/16px Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
	
	
p.big  {
	font: normal 14px/18px Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
	
p.foot  {
	font: normal 10px/14px Times, serif;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
p.menut  {
	font: normal 10px Times, serif;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
h1 {
	font: 14px/18px Times, serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
h6 {
	font: 12px/16px verdana, sans-serif;
	color: #003167;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}

/* SPECIAL STYLES */

/*  LINK STYLES */

a: {
	outline: none;
	}

a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #ff6600;
	}

a:active {
	text-decoration: none;
	}
	
a.neg:link {
	text-decoration: none;
	color: #666666;
	}

a.neg:visited {
	text-decoration: none;
	color: #999999;
	}

a.neg:hover {
	text-decoration: underline;
	color: #ff6600;
	}

a.neg:active {
	text-decoration: none;
	}
	
a.menu:link {
    text-decoration: none;
	color: #ffffff;
	background: #CED4E4;
	padding:1px;
	}

a.menu:visited {
	text-decoration: none;
	color: #ffffff;
	background: #CED4E4;
	padding:1px;
	}

a.menu:hover {
	text-decoration: none;
	color: #ffffff;
	background: #333333;
	padding:1px;
	}

a.menu:active {
	text-decoration: none;
	background: #CED4E4;
	padding:1px;
	}
	
a.menu2:link {
    text-decoration: none;
	color: #ffffff;
	background: #003167;
	padding:1px;
	}

a.menu2:visited {
	text-decoration: none;
	color: #ffffff;
	background: #003167;
	padding:1px;
	}

a.menu2:hover {
	text-decoration: none;
	color: #ffffff;
	background: #333333;
	padding:1px;
	}

a.menu2:active {
	text-decoration: none;
	background: #003167;
	padding:1px;
	}


/*  FORM STYLES */

.submit {
	font: 11px Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #008CCF;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: 1px #FFFFFF solid
	}

select {
	font: 11px Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #20a9bb;
	margin: 0px;
	padding: 0px;
	border: 1px #FFFFFF solid
	}

.txtfield {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 300px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 2px;
	border: 1px #000000 solid
	}

.formtype {
	font: normal 10px/18px Verdana, sans-serif;
	color: #000000;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
li {
	font-family: Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding: 0px;
}
