a {
	text-decoration: underline;
	color: #666666;
}
a:link,  a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
body, td {
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 20px;
}

hr {
	height: 1px ;
	line-height: 50px;
	color: #cccccc;
	margin: 0px;
}
h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	display: inline;
	padding: 0px;
}
h2 {
	width:715px;
	height:16px;
	margin: 0px 0px 0px 4px;
	color: #1f4f7d;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	background-image: url(images/head.jpg);
}
h3 {
	width:880px;
	height:16px;
	margin: 0px 0px 0px 4px;
	color: #1f4f7d;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	background-image: url(images/head.jpg);
	background-repeat:no-repeat;
}
.ten {
	font-size: 10px;
}

ul {
	margin:0px;
	padding-left:15px;
}
.caps {
	color: #666666;
	font-weight: bolder;
	font-size: 11px;
}

li {
	margin:0px;
	padding-left:15px;
	line-height: 20px;
}
.bread {
	font-size: 10px;
}
.span {
	width: 699px;
	padding-top: 5px;
	padding-bottom: 10px;
	height:auto;
	padding-left: 15px;
	padding-right: 10px;
}
.span2 {
	width: 864px;
	padding-top: 5px;
	padding-bottom: 10px;
	height:auto;
	padding-left: 15px;
	padding-right: 10px;
}
.spanImage{
	padding:10px 0px 10px 10px;
	float:right;
}
.dropLink{
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}

.navLeft {height:25px; width:14px; background-image:url(images/nav1_left.jpg); float:right}
.navRight {height:25px; width:14px; background-image:url(images/nav1_right.jpg); float:right}
.navRight2 {height:25px; width:14px; background-image:url(images/n1_end.jpg); float:right}
.normnav {
	color: #ffffff;
	height:25px; 
	background-image:url(images/nav1_bg.jpg); 
	font-size:11px; 
	width: auto; 
	float:right;
	text-decoration: none;
}
.normnav a:link, .normnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.normnav a:hover, .normnav a:active {
	color: #ffffff;
	text-decoration: none;
}

.normnavRoll {
	color: #CCCCCC;
	height:25px;
	background-image:url(images/nav1_bg.jpg); 
	font-size:11px; 
	width: auto; 
	float:right;
	text-decoration: none;
}
.normnavRoll a:link, .normnavRoll a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.normnavRoll a:hover, .normnavRoll a:active {
	color: #CCCCCC;
	text-decoration: none;
}


strong {
	color: #204F7D;
	font-size: 12px;
}
.divMini {
	height: 76px;
	width: 75px;
}
.image {
	border: 1px solid #1F4F7D;
}

.divHead {
	background-image: url(images/bread_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 900px;
	background-color:#FFFFFF;
}

div {float:left}

.images {
	border: 1px solid #1f4f7d;
}

.divSpacer {
	width:900px; 
	height:10px; 
	background-color:#ffffff;
}
.divButtons {
	width:600px;
	height: 42px;
}
.divHead2 {
	background-image: url(images/bread_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 17px;
	width: 900px;
	background-color:#FFFFFF;
}


form div {
	clear:left;
	margin: 0 0 0.25ex 0;
}

form label {
	width: 8.5em;
	display: block;
	float: left;
	padding-right: 1.5em;
	font-weight: bold;
}

form div.actions {
	margin: 0.25ex 0 0 8.5em;
	padding-left: 1.5em;
}
