/* common */

body { 

	BACKGROUND: url(background.jpg) repeat-x fixed top;

	margin:5px 0px 0px 20px;

	font-family:arial,verdana,sans-serif;

	font-size:12px;

}

a {

	color:#094E8D;

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

	color:blue;

}

input,select {

	font-size: 11px;

	font-family: "arial monospace";

}

/* end common */



table#toplinks {

	margin:0px 0px 4px 0px;

	border:0;

	width:780px;

	padding:0px;

	text-align:center;

	font-size: 10px; 

	color: #094e8d;

}

table#banner {

	width:780px;

}



/* horizontal bars */

table#navbar {

	width:780px;

	background-color: #094E8D;

	padding:0px;

	border-left:1px solid #094E8D;

	border-right:1px solid #094E8D;

	border-top:1px solid #094E8D;

	border-bottom:0px solid #094E8D;

}

table#navbar a {

	display: block;

	text-align:center;

	width:80px;

	height:15px;

	color:white;

	text-decoration:none;

	padding:4px;

	border-right:1px solid #F7F5F0;

	font-size:11px;

	

}

table#navbar a:hover {

	display: block;

	text-decoration:underline;

}

td#tab {

	border-bottom:1px solid #F7F5F0;

}

td#tabActive {

	background-color:#C4D0DD;

	text-align:center;

	border-bottom:0px solid #F7F5F0;

	border-top:1px solid #F7F5F0;

}

td#tabActive a {

	color:#033D72;

}

td#search {

	width:243px;

	border-left:1px solid #094E8D;

	text-align:right;

	border-bottom:1px solid #F7F5F0;

}

input#search {

	font-family: "arial monospace";

	font-size:11px;

	background-color:white;

	border:0px solid black;

	width:160px;

	height:16px;

	padding:0;

	padding-left:2px;

	margin:1px;

}

input#searchbtn {

	font-family: "arial monospace";

	font-size:11px;

	background-color:white;

	border:0px;

	height:16px;

	margin:1px 5px 1px 1px;

}

td#tabExt {

	background-color:#C4D0DD;

	line-height: 7px;

}

/* end horizontal bars */



table#body {

	width:780px;

	background-color:#ffffff;	

	border-left: 1px solid #094E8D;

	border-right: 1px solid #094E8D;

	border-bottom: 1px solid #094E8D;

	padding:0px;

}

td#bodyTop {

	line-height:0px;

	background-color:#F7F5F0;

}



td#leftCol {

	width:160px;

	background-color:#C4D0DD;

	font-size:0.9em;

	border-right:1px solid #094E8D;

}

td#leftCol h1 {

	display:block;

	margin:0px;

	font-size:1em;

	font-weight:bold;

	background-color:#094E8D;

	color:white;

	border-bottom:1px solid #F7F5F0;

	padding:4px 5px 4px 5px;	

}

td#leftCol img {

	display:block;

	margin: 0px 0px 0px 0px;

}

td#leftCol h1 img {

	margin:2px 5px 0px 0px;

}



/* menu */

ul#menu {

	margin: 0; /*removes indent IE and Opera*/

	padding: 0; /*removes indent Mozilla and NN7*/

	list-style-type: none; /*turns off display of bullet*/

	width:160px;

	border-top:1px solid #F7F5F0;

}

ul#menu li {	

	border-bottom:1px solid #F7F5F0;

}

ul#menu strong {

	display:block;

	line-height:14px;	

	font-weight:bold;

	color:white;

	background-color:#094E8D;	

	padding:4px 5px 4px 5px;	

}

ul#menu img {

	margin:2px 5px 0px 0px;

}

ul#menu a {

	display:block;

	width:150px;

	padding:2px 5px 2px 5px;

}

ul#menu a:hover{

	background-color:#F7F5F0;

	text-decoration:none;

}



/* end menu */



/* rightCol */

td#rightCol {

	width:160px;

	background-color:#C4D0DD;

	font-size:0.9em;

	border-left:1px solid #094E8D;

}

td#rightCol h1 {

	display:block;

	margin:0px;

	font-size:1em;

	font-weight:bold;

	background-color:#094E8D;

	color:white;

	border-top:1px solid #F7F5F0;

	border-bottom:1px solid #F7F5F0;

	padding:4px 5px 4px 5px;	

}

td#rightCol p {

	margin:2px 0px 5px 0px;

	padding:0px 5px 0px 5px;

}

td#rightCol a {

	text-decoration:underline;

	}

td#rightCol a:hover {

	text-decoration:underline;

}

td#rightCol img {

	display:block;

	margin: 0px 0px 0px 0px;

	}

td#rightCol h1 img {

	margin:2px 5px 0px 0px;

}

td#rightCol p img {

	margin:2px 5px 0px 0px;

}



/* end rightCol */



/* midCol & main */

td#midCol {

	width:436px;

	background-color:#F7F5F0;	

}

td#main {

	width:620px;

	background-color:#F7F5F0;

}

td#midCol,td#main {

	padding:0px 10px 0px 10px;

}

td#midCol h1,td#main h1  {

	font-size:1.2em;

	font-weight:bold;

	color:black;

	padding:2px 5px 2px 0px;

	margin: 0px 0px -5px 0px;

	border-bottom:1px dashed #094E8D;	

}



td#midCol h2,td#main h2  {

	font-size:1.1em;

	font-weight:bold;

	color:black;

	padding:2px 5px 2px 0px;	

}

td#midCol img,td#main img {

	margin:	0px 5px 0px 0px;

}

/* end midCol & main */

table#contentbox  {

	border:1px solid #094E8D;	

	background-color:white;

}

table#contentbox th {

	background-color: #C4D0DD;

	text-align:left;

	padding:2px 2px 2px 5px;

	margin:0px;

	border-bottom:1px solid #094E8D;

}

table#contentbox td {

	padding:5px;

}

table#contentbox img {

	border:1px solid black;

}





/* imagebox */

table#imagebox {

	background-color:#ffffff;

	border:3px solid #999999;

	padding:5px 5px 5px 5px;

}

table#imagebox img {

	margin:0px;

}

/* end imagebox */





a#edit {

color:#999999;

font-size:9px;

text-decoration:none;

}

a:hover#edit {

	text-decoration:underline;

}



table#footer {

	margin:7px 0 10px 0px;

	width:780px;

	font-size:9px;

	padding:2px;

}

table#footer td {

	width:33%;

}

