/*-----------------------------------------------------------------------------
Support Officer Style Sheet 

version:   1.0
author:    Connie Ozmer
email:     cozmer@comcast.net
website:   
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Put it back on certain elements */
h1, h2, h3, h5, h6, pre, blockquote, form, fieldset, table, ol {
  margin: 1em 0;
}
h4 {font-weight: bold; color: #000000; font-family: verdana, sans-serif; text-decoration: none;}

/* Class for clearing floats */
.clear {
	clear:both;
}
#colBottom {
	float: left;
	height: 200px;
	width: 560px;
}



/* Remove border around linked images */
img {
	border: 0;
}
/* =Structure
-----------------------------------------------------------------------------*/

#wrapper {
	width: 616px;
	margin: 0 auto;
	background: #FFFFFF;
	}

#content {
	width: 590px;
	padding: 10px 25px 5px 20px;
	}
	
#mainNav {
	width: 180px;
	float: left;
	}
	
#footer {
	CLEAR: both; MARGIN: 25px auto 0px; HEIGHT: 50px; TEXT-ALIGN: center; color: #000000; font-size: 12px;
	}
a.foot:link, a.foot:visited{
	color: #ffffff;
	}
	
a.foot:hover, a.foot:active{
	color: #000000;
	}
	
#branding {
	height: 80px;
	}
	
#faqtitle {
	font-weight: bold; font-size: 12px; color: #6a7a94; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
	}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	background: #6a7a94;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.books {
	 font-size: 12px; color: #000000; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;
}

.boldtext {
	font-weight: bold; font-size: 12px; color: #000000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}

/* =Headings
-----------------------------------------------------------------------------*/


/* =Links
-----------------------------------------------------------------------------*/
a:link, a:visited {
	color: #6a7a94;
	font-size: 12px;
	}
	
a:hover, a:active {
	color: #000000;
	font-size: 12px;
	}
.txtSiteDocs, a.txtSiteDocs {
	font-family: verdana, sans-serif;
	font-size: 75%;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: verdana, sans-serif;
	font-size: 75%;
	color: #FF6600;
	text-decoration:none;
}



/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/




/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/
menulist {
	width: 350px;
	float: right;
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-style: normal; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	margin-left: 50px;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
	padding: 10px;
}

.faqtable { 
	padding: 20px;
}

td {
	text-align: left;
	font-size: 12px;
}



/* =Misc 1
-----------------------------------------------------------------------------*/
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #6a7a94;
}
h4 {
	font-size: 14px;
}

li {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana, sans-serif;
	;
	LIST-STYLE-TYPE: square;
	line-height: 1.5em;
}
#unexpected {
	padding: 5px;
	width: 460px;
	height: 100px;
	background-image: url(../images/comforting_edge_sh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#disaster {
	line-height: 1.5em;
	background-image: url(../images/jet_crash_on_water_edge_sh.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px;
	height: 100px;
	width: 460px;
}

#schoolcrisis {
	padding: 5px;
	width: 460px;
	height: 100px;
	background-image: url(../images/school_crisis_logo_sm.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#colLeft {
	line-height: 1.5em;
	padding: 5px;
	float: left;
	width: 300px;
}
#colRight {
	padding: 5px 5px 25px;
	float: right;
	border: thin solid #22275F;
	background-color: #CCCCCC;
	margin-right: 10px;
	width: 225px;
}
#colRightSecond {
	list-style-type: square;
	margin: 5px 10px 5px 5px;
	padding: 5px;
	width: 225px;
	line-height: 1.5em;
	float: right;
}
#contentDisaster {
	width: 590px;
	padding: 10px 25px 5px 20px;
	height: 550px;
}
#colMiddle {
	background-color: #FFFFFF;
	line-height: 1.5em;
	margin-top: 10px;
	padding: 5px;
}
#col {
	line-height: 1.5em;
	padding: 5px;
}
#wrapper table tr td div div {
	line-height: 1.5em;
}
