/* page setup */

body {
	background:#f3f3f3 url(images/grey2.jpg);
	margin: 0;
	padding: 0;
}


/*** Main container ***/

#container {
	margin:0;
	padding:0;
	width: 100%;
}

/*** Header section ***/

#sitename {
	position: relative;
	background: transparent url(images/sitebg.jpg) repeat-x;
	border:1px solid #000080;
	margin: 10px 15px 0 170px;
	padding: 10px;
	overflow: hidden;
	}

/*** page title ***/

#pagetitle {
	position: relative;
	width: 100%;
	background:#f3f3f3 url(images/titlebg.jpg) repeat-x;
	height: 30px;
	margin: 15px 0 0;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	}

#pagetitle h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000080;
	text-align:center;
	font-weight: bold;
	margin:0;
	padding:4px 15px 0 150px;
	}

/*** Left sidebar and menu ***/

#leftside {
	background-color: transparent;
	width:160px;
	padding-left: 5px;
	position:absolute;
	top: 0;
	left: 0;
	}
	
#leftside img {
	margin: 20px 0 0 15px;
	border: none;
	}
#leftside h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
	color: #000080;
	text-align:center;
	font-weight: bold;
	margin-top: 60px;
	margin-left: -5px;
	}
	
#leftside a {
	display: block;
	background:#d3dfef;
	border:1px solid #000080;
	color: #000080;
	font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	text-decoration:none;
	margin:8px 0 8px 10px;
	padding:3px 0px 3px 5px;
	position: relative;
	font-size: 12px;
	width:130px;
	}
#leftside a.ctct {
	margin: 0 0 10px 10px;
	padding:3px 0px;
	position: relative;
	font-weight: bold;
	letter-spacing: .3em;
	text-align: center;
	width:135px;
	}	
#leftside a:hover, #leftside a.active, #leftside a.ctct:hover, #leftside a.ctct.active {
	background: #f3f3f3 url(images/arr.gif) no-repeat top right;
 	border: 1px solid #999;
	color: #000000;
	}
#leftside hr {
	display: block;
	width: 130px;
	border: none;
	color: #000080;
	background-color: #000080;
	height: 1px;
	margin: 5px 0 5px 10px;
	text-align: left;
	}
	
/*** Content ***/

#content {
	background:#d3dfef url(images/contentbg.jpg) repeat-x;
	border:1px solid #000080;
	color:#000000;
	padding: 20px;
	margin: 15px 15px 15px  170px;
	}
#center {
	text-align:center;
	
	}


/* content links */

#content a {
						color: #000080;
						font-weight: bold;
						text-decoration: none;
			}
#content a:hover {
						color: #000000;
						font-weight: bold;
						text-decoration: none;
			}
#content a:visited {
						color: #000000;
						text-decoration: none;
			}

/* Bottom navigation */
	
#nav {
	padding: 3px 0;
	margin: 10px 5px;
	border: none;
	font: bold 14px 'Times New Roman',Times,serif;
	text-align: center;
	}
#nav ul {
	list-style: none;
	padding:0;
	margin:0;
	} 

#nav li {
	margin: 0 1em;
	display: inline;
	}

#nav li a.next {
	display: inline;
	background: #d3dfef url(images/arr.gif) no-repeat top right;
	border:1px solid #000080;
	color: #000080;
	font: 14px bold 'Times New Roman',Times,serif ;
	text-decoration: none;
	text-align: left;
	margin: 5px 0;
	padding: 2px 20px 2px 5px;
	width: 250px;
	}
#nav li a {
	display: inline;
	background-color: transparent;
	border: none;
	color: #000080;
	margin: 0;
	padding: 0 15px;
	}
#nav li a.back {
	display: inline;
	background: #d3dfef url(images/arlf.gif) no-repeat top left;
	border: 1px solid #000080;
	color: #000080;
	font: 14px bold 'Times New Roman',Times,serif ;
	text-decoration:none;
	text-align: right;
	margin: 0;
	padding: 2px 5px 2px 20px;
	width: 250px;	
	}
#nav li a.next:hover, #nav li a.back:hover {
	background-color: #f3f3f3;
	color: #000000;
	}

hr {
	border: none;
	color: #000080;
	background-color: #000080;
	height: 1px;
	margin: 5px 30px 10px;
	}
	
/* Content tables */
table {
	border: none;
	}

/* Content forms ***/
input, textarea, select {
	margin-top: .2em;
 	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	color: #000080;
	}
input.largechbox {
	width: 22px;
	height: 22px;
}
input.largerad {
	width: 20px;
	height: 20px;
}

fieldset {
 	margin-bottom: 1em;
 	border: 1px solid #000080;
	padding: 1em;
	}
legend {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
 	font-weight: bold;
	letter-spacing: 0.5em;
	color: #000080;
	border: 1px solid #000080;
 	padding: .1em .6em;
	background-color: #f3f3f3;
	} 
label {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000080;
	}
/* Content images */
.imgb {
	border:1px solid #000080;
	margin: 0 3px;
	}

/* Content text ***/
p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	color: #000080;
	}

.black {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.pcntr {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #000080;
	text-align: center;
	}
	
.pcb {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #000080;
	font-weight: bold;
	text-align: center;
	}
.red {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.1em;
	}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	}
h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	color: #000000;
	}


.h1black {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.h1blue {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.2em;
	color: #000080;
	font-weight: bold;
}
.h2blue {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.05em;
	color: #000080;
	font-weight: bold;
}

/* Content list styles */

.lst {
	list-style-image: url(images/list2.gif);
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	color: #000000;
	text-indent: 0.5em;
	line-height: 1.6em;
	font-weight: bold;
	text-align:left;
	}
.lsta {
	list-style-image: url(images/list3.gif);
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	color: #000000;
	text-indent: .5em;
	line-height: 1.6em;
	}
.lstb {
	list-style-image: url(images/list3.gif);
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	color: #000000;
	text-indent: 0.5em;
	line-height: 1.6em;
	font-weight: bold;
	text-align:left;
	}

/*** Footer (copyright) ***/
.cor {
	font-family: 'Times New Roman', Times, serif;
	font-size: .8em;
	color: #000080;
	text-align: center;
	background-color:#d3dfef;
	border:1px solid #000080;
	padding:10px;
	margin:15px 15px 20px 170px;
	}

/*** End of file ***/
