/*********************************
  M A I N    T E M P L A T E
*********************************/
body { font-size: 100.1%; }

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484850;
	background-color: #FFFFFF;
	text-align: left;
}

p,ul,ol,li,div,th,td,address,nobr,b,i {
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#666666;
	font-style: normal;
} 

h1 {
	margin-top: 0px;
	font-size: 1.4em;
	color: #666699;
}

h2 {
	margin-top: 0px;
	font-size: 1.1em;
	color: #666666;
}

h4 {
	margin-top: 0px;
	font-size: 1em;
	color: #666666;
}

input.textfield, .textbox {
	border: 1px solid #0000AD;
}

input.submit {
	padding: 2px;
	font-size: 10px;
	background-color: #0000AD;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;	
	border:none;
	font-weight: bold;
	cursor: pointer;
}

img {
	border: 0 none;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#content {
	border: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#content a {
	text-decoration: none;
	color: #0000AD;
}

#content a:hover {
	text-decoration: underline;
}
