@charset "iso-8859-1";

/* SICM Default Style Sheet */

body {
	margin: 10px 10px 10px 10px;
	color: #cccccc;
	font-family: tahoma, verdana, sans, arial, helvetica, sans-serif;
	font-size: 12pt;
	background: url("front/backstripe.gif") #fff repeat; 
	width: 100%;
}

img {
	border: 1px;
	border-color: #738e73;
}

/* anchors */
a.nav {
	color: #e8e8e8;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

a.nav:hover {
	color: #fff;
}

a:visited {
	color: #e8e8e8;
}

a:active {
	color: #e8e8e8;
}

div.top {
	margin: 0px;
	background: #e8e8e8; 
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000; 
}

div.linksbar {
	margin: 0px; 
	background-color: #738e73;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000; 
	padding-left: 13px;
	word-spacing: 5px;
	color: #000;
}

div.mainsection {
	margin: 10px 10px 10px 20px;
	width: 65%;
	position: absolute;
	top: 120px;
	left: 0px;
}

/* Officer Table */
table.officer {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color: #738e73;
	width: 100%;
	padding: 4px;
	cell-spacing: 0px;
}

td.officer {
	background-color: #e8e8e8;
	vertical-align: top;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	width: 100%;
}

img.officer {
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	height: 188;
	width: 250;
}

h4.officername {
	font-size: 14pt;
	margin: 0px;
}

h5.officertitle {
	font-size: 12pt;
	color: #5e5e5e;
	margin: 0px;
}

a.officer {
	color: #5e5e5e;
	text-decoration: none;
}

a.officer:hover {
	text-decoration: underline;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 20pt;
}

h2.linktitle {
	margin: 0px;
	color: #000;
	font-size: 15pt;
}

h3.linktitle {
	margin: 0px 0px 0px 0px;
	color: #5e5e5e;
	font-size: 12pt;
}

p.linkdesc {
	margin: 5px;
}

p {
	margin: 5px;
}
	

h3.date {
	margin: 0px 0px 0px 0px;
	color: #5e5e5e;
	font-size: 14pt;
}


img {
	margin: 5px;
}

a.link {
	color: #5e5e5e;
	text-decoration: none;
	weight: bold;
}

a.link:hover {
	text-decoration: underline;
}

p.news {
	margin-left: 20px;
	margin-top: 5px; 
}

#navbar {
	position: absolute;
	top: 120px;
	right: 5px;
	width: 30%;
	margin: 0px;
	vertical-align: text-top;
	padding-top: 0px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000;
	background-color: #738e73;
	margin-top: 10px;
}

#navbar p.section {
	margin-top: 15px;
	margin-bottom: 5px;
	border-color: #000;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	background-color: #eeeeee;
}

#navbar ul {
  	margin: 0px;
  	list-style-type: square;
  	color: #e8e8e8;
}
