body {
	background-repeat: repeat-x;
}

A { text-decoration: underline; }
A:hover { text-decoration: none; }

table {
	clear: both;
}

.arial12black { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.arial12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003D98;
}
.arial14blackbold {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold}
.arial12bluebold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003D98; font-weight: bold; line-height: 16px;}
a.arial12blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 105%;
}
a.arial12blue {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003D98}

ul {
	margin-left: 8px;
	margin-top: 3px;
	list-style-position: outside;
	padding-left: 16px;
	padding-right: 7px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

ol {
	margin-left: 8px;
	margin-top: 3px;
	list-style-position: outside;
	padding-left: 16px;
	padding-right: 7px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.style1 {
	background-image: url(pghead_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	clear:both;
}

.style2 {
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}

li {
	margin-bottom: 5px;
}
.style3 {

	background-image: url(pghead_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.style4 {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 31px;
	padding-right: 173px;
	padding-left: 23px;
}

.imgright {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.arial14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003D98;
}
.bluebold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003D98;
}

p, div, table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	border-bottom:1pt dotted #003D98;
	margin-bottom:3px;
	padding-bottom:3px;
	color:#003D98;
}

img.blackborder {
	border-color:#000000;}

.FieldStatus {
	color: red;
}

.sidebar-caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#000080;
	color:#ffffff;
}
.sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color:#f5f5dc;
	color:#000000;
}


.pghead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#003D98;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
}

.coll-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	text-transform:uppercase;
	background-image:URL("coll_bg.gif");	
}

a.more {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.more:hover {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}





/* CSS for template site only - should be removed */
table.template {
	border:1px solid gray;
	background-color:#dcdcdc;
	padding:3px;
	font-family:Verdana;
	font-size:8pt;
}
td.template {
	font-family:Verdana;
	font-size:8pt;
}

