// Note this is the default style sheet for your site, only change
// this file if you understand CCS.
//

body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}

td { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; color: #000000
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: 12pt; color: #336666}

.heading {  
font-size: 20px; 
color: #003373; 
font-weight: bold
}
.subheading { 
font-size: 16px; 
color: #003373; 
font-weight: bold 
}
.highlight { 
font-size: 12px; 
color: #003373; 
font-weight: bold 
}

a { 
color: #1E7BC1; 
text-decoration: none
}
a:visited {
color: #1E7BC1; 
text-decoration: none
}
a:hover {color: #FF0000; 
text-decoration: underline
}

.topnav { 
font-size: 11px; 
color: #003373; 
font-weight: bold; 
text-decoration: none
}
.topnav:link { font-size: 11px; color: #003373; font-weight: bold; text-decoration: none}
.topnav:visited { font-size: 11px; color: #003373; font-weight: bold; text-decoration: none}
.topnav:hover { font-size: 11px; color: #FF0000; font-weight: bold; text-decoration: none}
.subMenu { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #003373; font-weight: bold;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FF0000; font-weight: bold;text-decoration: none}


.footer { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #003373; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FF0000; font-weight: normal; text-decoration: underline}


.inputbox {
	background-color : grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}

.button {
	background-color : #grey;
	border-style: grey;
	border-width : 1px 3px 1px 3px;
	margin : 2px 4px 2px 4px ;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
	height : 18px;
	vertical-align : middle;
}

BODY {
	background-color : White;
	font-family : sans-serif;
	font-size : small;
	color : #666666;
}

.header {
	font : small;
	background-color : #000066;
	color : yellow;
	border : white;
	letter-spacing : 2px;
	font-weight : bold;
}

.desc {
	background-color : white;
	font : x-small;
	color : #666666;
	padding : 3px;
}

.list {
	font : x-small;
	border-bottom : thin groove #000066;
}

h1 {
	font : bold large;
	text-decoration : underline;
	text-transform : capitalize;
	font-variant : small-caps;
}
SELECT {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF; BORDER-STYLE: solid; BORDER-WIDTH: 1px; border-color:#666666;
}

INPUT { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; color: #666666; 
}

TEXTAREA {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF; BORDER-STYLE: solid; BORDER-WIDTH: 1px; border-color:#3399CC;
}

INPUT submit {
	cursor: hand;
}
