
*{
	padding:0;
	margin:0;
	border:0;
}
body, html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-image:url(/images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#e3eee0;
	margin-bottom:20px;
	text-align: center;

}
hr {
float:none;
color: rgb(97,97,97);
background: rgb(97,97,97);
height:1px;
border-width: 0px;
width:70%;
margin:0;
text-align: center;

}
td { font-size:small;
}

p{
	color:#000000;
	//font-size:normal;
	line-height:1.3em;
	margin-bottom: .4em;
	margin-top: .8em;
	text-align: left;
}

a{
	color:#666666;
	text-decoration:underline;
	//font-weight:bold;
}
a:hover{
	color:#333388;
	text-decoration:underline;
}
ul{
	
	line-height: 1.5em;
	
	padding-left:10px;
	//list-style:none;
}
li {
        
	text-indent: -1em;
	margin-left: 1em;
	padding-left: 1em;
} 
input,
textarea, select, submit {
    font-size: small !important;
    padding: 1px 3px !important;
    border: 1px solid #999 !important;
    border-bottom: 1px solid #ddd !important;
    border-left: 2px solid #c3c3c3 !important;
    border-right: 2px solid #c3c3c3 !important;
    border-top: 2px solid #989898 !important;
}


/* ----------    main page elements    ---------- */

#wrapper{
	margin:0 auto;
	width:1000px;
	background-image:url(/images/page_top_bgwide.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#ffffff;
	text-align: left;

}
#header{
	height: 157px;
	border-bottom:2px solid #314C17;
	}
#logo{
	float:left;
	clear:none;
	margin-left:0 !important;
	margin-left:0;
	margin-top:21px;
	width:1000px;
	background:url(/images/sicb2_03wide.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:inherit;
	margin-bottom:-16px;
}

img.circlelogo {
	position: relative;
	top: -18px;
	left: 10px;
	}
	
img.letterlogo {
	position: relative;
	left: 8px;
	top: -16px;
	}

/* ----------    footer    ---------- */

#footer{
	clear:both;
	height:35px;
	padding:9px;
	padding-top:0;
	padding-bottom:10px;
	background-image:url(/images/page_bottom_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-top:none !important;
}



/* ----------    navigation    ---------- */
#navigation{
	//float:left;
	clear:both;
	//margin-left:0 !important;
	margin-left:0px;
	padding:0px;
	height:32px;
	//width:786px !important;
	width:1000px;
	background-image:url(/images/nav_bg.gif);
	background-repeat:repeat-x;
	background-color:#7DA94B;
	//font-size:1em;
	//list-style:none;
	//overflow:hidden;
	}

#navigation li{
	padding:0px;
	margin:0px;
	//float:left;
	 text-indent: 0px;
	//clear:none;
	background:none;
	list-style-type:none;
	display: inline;
}
#navigation li ul{
	padding:0px;
	margin:0px;

	line-height:32px;
	}
	
#navigation li a{
	padding:0px;
	//padding-right:2px;
	//padding-left:1px;
	margin:0px;
	float:left;
	//clear:none;
	height:25px;
	width:120px;
	
	margin-right:1px;
	padding-top:7px;
	background-image:url(/images/nav_normal.jpg);
	background-repeat:repeat-x;
	
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
#navigation li.active a{
	background-image:url(/images/nav_active.gif);
	background-color:#003f62;
	}
#navigation li.active a:hover{
	background-color:#007bc0;
	}
#navigation li a:hover{
	background-image:none;
	background-color:#007bc0;
	}



/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 	margin: 6px 0px 0px 4px;
 	display: inline; /* IE Hack */
 	width: 240px;
 	float: left;
 	background-image:url(/images/search-box.gif);
 	background-repeat: no-repeat;
 	min-height: 300px;
 	padding: 0;
	}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.left_section { /* Parent Wrapper for inside boxes */
 	display: inline; /* IE Hack */
	width: 235px;
 	float: left;
 	min-height: 80px;
 	margin-bottom: 7px;
	}
* html .left_section {height:80px} /* IE Min-Height Hack */

#rightcolumn {
	margin: 6px 0px 0px 0px;
 	display: inline; /* IE Hack */
 	width: 713px;
 	float: left;
 	min-height: 300px;
	}
#nocolumn {
	margin: 6px 0px 0px 0px;
 	display: inline; /* IE Hack */
 	width: 1000px;
 	float: left;
 	min-height: 300px;
	}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

.maincontent {
 	min-height: 80px;
	display: inline; /* IE Hack */
	float: left;
	margin-bottom: 7px;
 	width: 750px;
	}
.widecolumn {
 	min-height: 80px;
	display: inline; /* IE Hack */
	float: left;
	margin-bottom: 7px;
 	width: 100%;
	}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
 	background-image:url(/images/content-wide.gif);
 	background-repeat: repeat;
 	padding: 5px 14px 5px 29px;
	}
.content-wide {
 	background-image:url(/images/content-wide.gif);
 	background-repeat: repeat;
 	padding: 5px 14px 5px 14px;
	}
.content-mid ul {
	//font-size: 1em;
	//list-style-position: outside;
	list-style-type: disc;
	line-height: 1.2em;
	padding: 10px 0 10px 3px;
	}
.left-mid {
 	background-image:url(/images/left-mid.gif);
 	background-repeat: repeat;
 	padding: 5px 14px 10px 0px;
	}
.left-mid a{
	color:#578138;
	text-decoration:none;
	font-weight:bold;
}
.left-mid ul{
	list-style-type: none;
	padding-left:0px;
}
.left-mid li{
	margin-bottom: 10px;
	line-height: 1.1em;
	text-indent: -1em;
}
.left-mid a:hover{
	color:#333388;
	text-decoration:underline;
}

.left-heading {
 	background-image:url(/images/left-heading.gif);
 	background-repeat: no-repeat;
 	padding: 9px 14px 5px 10px;
	font-size: 1em;
 	color: #fff;
 	min-height: 11px;
 	font-weight: bold;
	}
.left-heading-low {
 	background-image:url(/images/left-heading-low.gif);
 	background-repeat: no-repeat;
 	padding: 9px 14px 5px 10px;
	font-size: 1em;
 	color: #fff;
 	font-weight: bold;
	}
* html .left-heading {height:11px} /* IE Min-Height Hack */

.left-mid-photo {
	background-image:url(/images/left-mid.gif);
	background-repeat: repeat;
	padding: 5px 0;
	text-align: center;
	}

/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
	font-size: 2.0em;
	color: #0072b2;
	text-align: left;
	text-style: bold;
	padding-top: 9px;
	padding-top: 20px;
	margin-bottom: 20px;
	}
h2 {
	font-size: 1.8em;
	color: #0072b2;
	text-align: left;
	text-style: bold;
	padding-top: 18px;
	margin-bottom: 18px;
	line-height:1.5em; 
	}
h3  {
	font-size: 1.3em;
	color: #5D5D5D;
	text-align: left;
	border-bottom: 1px dotted #A8A8A8;
	text-style: bold;
	padding-top: 16px;
	margin-bottom: 16px;
	line-height:1.3em; 
}

h4 {
	color:#9d9d9d;
	font-size: 1.2em;
	text-align: left;
	text-style: bold;
	padding-top: 12px;
	margin-bottom: 12px;
	}
h5 {
	color:#7d7d7d;
	font-size: 1.1em;
	text-align: left;
	text-style: bold;
	padding-top: 10px;
	margin-bottom: 10px;
	}
	
.section {
	display: inline;
	color: #9F9F9F;
	font-weight: bold;
	}
/* ------------------------- End Headings ---------------------*/

/* ------------------------ Start Images -----------------*/
img {
	display: inline;
 	border: none;
	}


.figure {
	float: left;
	margin-left: 3px;
	margin-right: 10px;
	margin-top: 5px;
	}


.photo {
	background: url(/images/drop_shadow.gif) no-repeat right bottom;
	}

.photo img {
	border: 1px solid #e9e9e9;
	background-color: #FFF;
	padding: 4px;
	position: relative;
	top: -4px;
	left:-5px;
	}
	
img.block {
 	display: block;
	}


img.featurephoto {
	border: 1px solid #e9e9e9;
	padding: 4px;
	background: #FFF;
	}
	
/* ------------------------ End Images -----------------*/
table.list td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
	}
table.listbox td {
	padding: 3px;
	border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;
	}
