body {
	background: url('images/grad.png');
	background-attachment:fixed;
}

html, body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
}

.block {
	margin: 7px;
}

ul, li, ol {
	margin-top: 1px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 25px;
	margin-bottom: 7px;
}
ul li.dot {
	list-style-image: url('images/dot.png');
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 1px;
}

ul li.dot2 {
	list-style-image: url('images/dot2.png');
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 1px;
}

ul li.check {
	list-style-image: url('images/check.png');
	font-size: 14px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 1px;
}

ol li.numbering {
	font-size: 14px;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 1px;
}

.tdb1 {
	border:1px solid #6593CF;
	background-color:#FFFFFF;
}

.tdb2 {
	border-left:1px solid #6593CF;
	border-right:1px solid #6593CF;
	border-bottom:1px solid #6593CF;
	background-color:#FFFFFF;
}

.tdb3 {
	border-right:1px solid #6593CF;
	border-bottom:1px solid #6593CF;
	background-color:#FFFFFF;
}

.grouper1 {
	font-weight:bold;
}

.grouper {
	font-weight:bold;

}

.header {
	padding-left: 5px;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
}

.header2 {
	padding-left: 5px;
	font-weight:normal;
	font-size: 13px;
	text-align:left;
	border-left:1px solid #6593CF;
	border-right:1px solid #6593CF;
}

.headerLeft {
	padding-left: 5px;
	font-weight:bold;
	font-size: 14px;
	text-align:left;
	border-right:1px solid #6593CF;
}

.footer {
	border-left:1px solid #6593CF;
	border-right:1px solid #6593CF;
	border-bottom:1px solid #6593CF;
	background-color:#FFFFFF;
}

a, a:link, a:visited, a:active{
	color: #003366;
	text-decoration:none;
}

a:hover{
	color: #6593CF;
	text-decoration:underline;
}

a.men1, a.men1Act {
	height: 22px;
	font-size:13px;
	color: #003366;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 4px;
	text-decoration:none;
	display: block;
}

a.men1:hover {
	color: #FF6600;
	text-decoration:underline;
}

a.men1Act {
	color: #FF6600;
	background: url('images/arrow.jpg') no-repeat left;
	text-decoration:underline;
}

a.men2,a.men2Act {
	height: 22px;
	font-size:13px;
	color: #003366;
	font-weight: normal;
	padding-left: 40px;
	padding-top: 2px;
	text-decoration:none;
	display: block;
}

a.men2:hover{
	color: #FF6600;
	text-decoration:underline;
}

a.men2Act {
	color: #FF6600;
	font-weight: bold;
}

a.dlink, a.dlink:link, a.dlink:visited, a.dlink:active, a.dlink:hover {
	color: #003366;
	text-decoration:none;
}


.mainText {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	line-height: 16px;
}

.boxHeaderText {
	font-weight: bold;
	margin-left: 7px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

.boxMainText {
	margin-left: 7px;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}

h1 {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #003366;
	border-bottom: 1px solid #6593CF;
}

h2 {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #003366;
}


.imageRight {
	float:right;
	margin: 0px;
	border:none;
}

.imageRight2 {
	float:right;
	margin: 0px;
	padding-right: 5px;
	border:none;
}


.imageLeft {
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	border:none;
}

.imageLeft2 {
	float:left;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-right: 0px;
	border:none;
}


.imageCenter {
	text-align:center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}


.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 1px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(images/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(images/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(images/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

.highslide-overlay {
	display: none;
}

.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(images/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/graphics/close.png', sizingMethod='scale');
}




label {
	margin: 0;
	padding: 2px;
	margin-top: 3px;
	text-align:right;
	width:130px;
	float:left;
  }

fieldset {
  background-color:#FFFFFF;
  border:solid 0 #FFFFFF;
  width:450px;
 }

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	margin: 2px;
	height: 20px;
	border:solid 0 #FFFFFF;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 4px;
	background: transparent url("images/txtstd.png") no-repeat fixed;
	width:275px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:272px;
}

.textfield {
	background: transparent url("images/txtstd.png") no-repeat;
}
.textfield:focus {
	background: transparent url("images/txtfocus.png") no-repeat;
}
.textfield:hover {
	background: transparent url("images/txtfocus.png") no-repeat;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 2px;
	height: 22px;
	border:solid 0 #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 2px;
	background: transparent url("images/txtstd.png") no-repeat fixed;
	width:275px;
}

.select {
	background: transparent url("images/txtstd.png") no-repeat;
}

.select:focus {
	background: transparent url("images/txtfocus.png") no-repeat;
}
.select:hover {
	background: transparent url("images/txtfocus.png") no-repeat;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333 ;
	margin:3px;
	height:200px;
	border:solid 0 #fff;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 3px;
	padding-right: 2px;
	background: transparent url("images/textarea.png") no-repeat fixed;
	width:275px;
	overflow:hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:270px;
	height: 190px;
}
.textarea {
	background: transparent url("images/textarea.png") no-repeat;
}

.submit {
	margin:3px;
	background: transparent url("images/button.png") no-repeat;
	height:22px;
	border:solid 0 #fff;
	width:150px;
	color:#000000;
	text-transform:uppercase;
 }
 
.submit:hover, .submit:focus {
	background: transparent url("images/buttonhl.png") no-repeat;
}

