* { margin: 0; padding: 0 }

p { margin-bottom:8px; }

ul { margin-left:10px; margin-bottom: 8px; }

li { margin-left:30px; list-style:square; }

body {
	background: #b0cde3 url(../../../../img/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 21px;
}

.gray { color: #666666; }

body, td {
	font-size: 9pt;
	letter-spacing: 0px;
}

input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }

a { color: #005da4; }
a:hover { color: #0099FF; }

a.nav { color: #ffffff; text-decoration:none; }

a.nav2 { font-size:11px; color: #000000; text-decoration:none; }
a.nav2:hover { color: #0099FF; text-decoration:none; }

a.nav3 { font-size:9px; color: #b0b0b0; text-decoration:none; }
a.nav3:hover { color: #000000; text-decoration:none; }

a.nav4 { font-size:11px; color: #4a8cbf; text-decoration:none; }
a.nav4:hover { color: #0099FF; text-decoration:none; }

a.nav5 { font-size:11px; color: #000000; text-decoration:none; }
a.nav5:hover { color: #0099FF; text-decoration:none; }

.footer { color: #4a8cbf; font-size:11px; }

img { border: 0 }

h1 { font-size: 15px; color: #ffffff; background-image:url(../../../../img/header_h1.gif); background-repeat:no-repeat; padding-left:39px; margin-top:10px; margin-bottom: 8px; text-align:left; }
h2 { font-size: 14px; color: #005da4; margin:0; margin-bottom:2px; }
h3 { font-size: 14px; color: #005da4; margin:0; padding-bottom:2px; border-bottom: 1px solid #000000; }
h4 { font-size: 13px; color: #000000; margin-bottom: 10px; }
h5 { font-size: 13px; color: #005da4; margin-bottom: 10px; border-bottom: 1px solid #000000; }

.content { text-align:left; width:808px; }
.padded { padding: 40px; padding-top:20px; }

.padded_mini { padding: 5px; }
.padded_left { padding-left: 4px; }

.col_left { padding-top:10px; padding-left:12px; text-align:left; font-size:11px; }

.alt { background-color: #ededed }

.bordered { border-right:1px solid white; border-bottom:1px solid white }

.content_width { width:600px }

.current { border-right:1px solid white; background-color: #e5eef4; }

a.nav_current { font-size:12px; color: #5c97c4; text-decoration:none; font-weight: bold; }

.table_header { font-weight: bold; }

.input_search {
	width:110px;
	height:14px;
	font-size:9px;
}

.bold { font-weight: bold; }

.error { color: #CC0033; }

.small {
	font-size: 11px;
	line-height: 12px;
}

.xsmall td {
	font-size: 11px;
	line-height: 13px;
}

.big { font-size:15px; font-weight: bold }
.small { font-size:11px;}

.pic {
	border: 1px solid black;
}


.tee {
	border-right:1px solid black;
	border-bottom:1px solid black;
}

.tee_open {
	border-right:1px solid black;
}

.tee_line {
	border-top:1px solid black;
}

.framed {
	border-left:1px solid black;
	border-top: 1px solid black; 
}

.framed_full {
	border:1px solid black;
}

.cert { font-weight: bold; font-size:18px; letter-spacing:-1px; }

.input_default { width:400px; }
.input_small { width:40px; text-align:right; }

