/* primary controls
* {
	margin:0px;
	padding:0px;
}
----------------------------------- */
body {
	background: #FFFFFF url(4/tile.jpg) repeat-x scroll top;
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
a img {
	border:0;
}
a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF9900;
}
th {
	text-align:left;
	padding-bottom: 6px;
	font-size: 130%;
}
.clear {
	clear:both;
}
#header {

}
#c1 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(4/tile.jpg) repeat-x scroll top;
}
/* layout: footer container
----------------------------------- */
#c2 {
	width: 100%;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(f-bg.jpg) repeat-x top;
}
#c2 a:link, #c2 a:visited {
	color: #FFF;
	text-decoration: none;
}
#c2 a:hover, #c2 a:active {
	color: #D7EFF3;
	text-decoration:underline;
}

#nav1 {
	text-align:center;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: url(/i/nav-bg.jpg) no-repeat scroll center top;
	height: 46px;
	width: 960px;
	padding-top: 12px;
}
#nav1 a {
	color: #FFF;
	padding-right: 9px;
	padding-left: 6px;
}
#nav1 a:link, #nav1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav1 a:hover, #nav1 a:active {
	color: #D7EFF3;
}

#footer {
	color: #7B929A;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#footer div {
	padding: 12px;
	float:left;
	display:inline;
}
#footer #d1 {
	width:260px;
}
#footer #d2 {
	width:220px;
}
#footer #d3 {
	width:220px;
}
#footer #d4 {
	width:140px;
}

#footer ul {
	padding-left: 0px;

}

#footer li {
	list-style: none;
	line-height: 18px;
}
#footer .img {
	padding-right: 3px;
}


/* content area
----------------------------------- */
#content {
	margin: 12px 24px;
}
.left {
	float:left;
	width:630px;
}
.right {
	float:right;
	width:246px;
}

#content a img {
	border:0;
}


/* centers any div named gallery
----------------------------------- */
#content div.gallery {
	text-align: center;
	clear:both;
}
#content div.gallery td {
	vertical-align: top;
}
#content img.float-right {
	margin: 5px 0px 10px 10px;
	float: right;
}
#content img.float-left {
	margin: 5px 10px 10px 0px;
	float: left;
}
#content .infobox {
	border:thin dashed #FF9900;
	float: right;
	background: #FFFF00;
	width: 240px;
	padding: 3px;
}
/* content id - common markup controls
----------------------------------- */
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content form {
	margin-bottom: 6px;
	margin-top: 0px;
}
#content h1 {
	font-size: 120%;
	color: #000000;
}
#content h2 {
	font-size: 110%;
}
#content h3 {
	font-size: 110%;
	font-weight: normal;
	color: #000000;
}


/* form
----------------------------------- */
#content fieldset {
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
}
#content legend, #content .bigger {
	font-size: 150%;
}


/* 
----------------------------------- */
#content img {
box-shadow:2px 2px 2px #999;
-webkit-box-shadow:2px 2px 2px #999;
-moz-box-shadow:2px 2px 2px #999;
}


#content ul {
	margin: 0px 0px 0px 36px;
	padding: 0px;
}
#content li {
	margin: 0px 0px 4px;
	padding: 0px;
}

#content td {
	padding: 2px;
}

.padtable td {
	padding: 12px 6px;
}
.highlight {
	color: #FF3300;
}
.highlightb {
	color: #0099CC;
}
.highlight-yellow {color: #FFFF00}
.h-red {
	color: #FF0000
}

.asterisk {
	font-size: 11px;
	color: #666666;
}

/* Clean and crisp table styles http://blogs.su.se/matlin/
---------------------------------------------------------------- */
.box2 {
	font-size: 11px;
}

.box1 caption {
	text-align: left;
}
.box1 table {
	border: 1px solid #87CEFA;
}
.box1 td, .box1 th {
	padding: 3px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #eee;
	border-bottom-color: #ddd;
	border-left-color: #eee;
}
.box1 th {
	color: #047;
	font-weight: bold;
	text-align: left;
}

/* box styles
---------------------------------------------------------------- */
#cam1 {
box-shadow:2px 2px 2px #999;
-webkit-box-shadow:2px 2px 2px #999;
-moz-box-shadow:2px 2px 2px #999;
}
/* box styles
---------------------------------------------------------------- */
#content .centerbox {
	margin-left:2%;
	margin-right:2%;
}
.centerbox {
	border: 4px solid #06667D;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	box-shadow:5px 5px 7px #888;
	-webkit-box-shadow:5px 5px 7px #888;
	-moz-box-shadow:5px 5px 7px #888;
	padding: 0px;
	margin: 0px 12px 12px;
}
.centerbox form {
	margin: 12px;
	font-size: 120%;
}
.centerbox fieldset {
	margin: 12px;
	padding: 6px;
}


/* image display styling
---------------------------------------------------------------- */
#content a img.pad {
margin: 12px;
padding: 3px;
}

