/* ==========================================
   Stylesheet © Trevor Marr 2010
============================================= */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, ul, li, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

HTML{
	font-size: 100%;
	*font-size: 1em; /* for Internet Explorer */
}

body {
	margin-top: 2px;
	font-size: 1em;
	margin-bottom: 5px;
}

body * {
	font-size: 100%;
}

img { 
	border:none;
	vertical-align: top;
}
blockquote {
	padding-left: 10px;
	padding-right: 10px;
}
/*-----------------------------------------
   Lists
 ------------------------------------------ */

li.btm {
	border-bottom: 1px solid #cccccc;
	width: 160px;
}
ul.bpoints  { 
	line-height: 1.2em;
	list-style-type: square;
	list-style-image: url(../images/ptr.gif);
	padding-left: 20px;
	padding-top: 10px;
}
li.bpoints  { 
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 5px;
}
li.current {
	color: #015140;
	background-color: #c7d7df;
	padding: 3px 12px 3px 8px;
	border-top: 1px solid #cccccc;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	height: 20px;
	width: 140px;
	font-size: 12px;
}
li.indentcurrent {
	color: #015140;
	background-color: #c7d7df;
	padding: 3px 12px 3px 8px;
	border-top: 1px solid #cccccc;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	height: 20px;
	width: 128px;
	font-size: 12px;
	padding-left: 20px;
}

li.btmcurrent {
	color: #015140;
	background-color: #c7d7df;
	padding: 3px 12px 3px 8px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	height: 20px;
	width: 140px;
	font-size: 12px;
}
li.btmindentcurrent {
	color: #015140;
	background-color: #c7d7df;
	padding: 3px 12px 3px 8px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	height: 20px;
	width: 128px;
	padding-left: 20px;
	font-size: 12px;
}

/*-----------------------------------------
   Divs
 ------------------------------------------ */
#pagebody {
	width: 800px;
	height: 600px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	padding-left: 10px;
	border: 2px solid #02614d;
}
#heading {
	font-size: 30px;
	padding-top: 18px;
	padding-left: 360px;
	text-align:center;
	font-weight: normal;
	height: 45px;
	background: url(../images/csaflogo50.jpg) no-repeat;
	color: #194f71;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-shadow: #badce8 1px 1px 2px;
}
#pagetitle {
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:left;
	font-weight: normal;
	color: #000000;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-shadow: #badce8 1px 1px 2px;
}

#box {
	width: 620px;
	height:490px;
	margin: 0 auto 0 auto;
	background: url(../images/bg30.gif) repeat-x;
	text-align:center;
	float:right;
	color:#000000;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin-left:10px;
	margin-right:10px;
}

#boxcontent {
	width: 598px;
	height:488px;
	margin: 0 auto 0 auto;
	color:#000000;
	background:#ffffff;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid #b8ccd6;
}
#boxgroup {
	color:#000000;
	padding-bottom:15px;
	width: 598px;
}

#inset {
	padding-left: 15px;
	width: 125px;
}
#footer {
	width: 800px;
	height: 25px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	text-align:right;
	padding-top: 5px;
	padding-left: 10px;

}
#info {
	width: 50px;
	height: 50px;
	float: left;
	padding-top: 40px;
	margin: 0px;
}
#csfwpic {
	width: 210px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#ldgimg {
	width: 315px;
	float: left;
	margin: 0px;
	padding-bottom: 18px;
}
#stdtext {
	width: 265px;
	float: right;
	padding-right: 10px;
	margin: 0px;
	padding-bottom:18px;
}
#ldgrimg {
	width: 365px;
	float: left;
	margin: 0px;
	padding-bottom: 18px;
}
#smtext {
	width: 215px;
	float: right;
	padding-right: 10px;
	margin: 0px;
	padding-bottom:18px;
}
#boxdetail {
	padding-left: 24px;
}
/*-----------------------------------------
   Links
 ------------------------------------------ */

a {
	color: #02614d;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #02614d;
	text-decoration: none;
}
a:hover {
	color: #02614d;
	text-decoration: underline;
}
a:active {
	color: #02614d;
	text-decoration: none;
}
a.lnk {
	color: #02614d;
	text-decoration: none;
	font-weight: bold;
}
a.lnk:hover {
	color: #02614d;
	text-decoration: underline;
}

/*-----------------------------------------
   Navigation
 ------------------------------------------ */
#menu {
	float: left;
	width: 160px;
	background: url(../images/bg196.gif) repeat-y;

}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/bg196.gif) repeat-y;
}

#prev {
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 14px;
	border: 0px solid #ffffff;
}
#next {
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	width: 14px;
	border: 0px solid #ffffff;
}
#navcontainer a{
	display: block;
	padding: 3px 12px 3px 8px;
	border-top: 1px solid #cccccc;
	color: #000000;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 140px;
	font-size: 12px;
}

#navcontainer a:hover {
	background-color: #ccffcc;
	color: #000000;
	height: 20px;
	font-size: 12px;
}
#navcontainer a.indent{
	display: block;
	padding: 3px 12px 3px 8px;
	border-top: 1px solid #cccccc;
	color: #000000;
	font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	width: 128px;
	font-size: 12px;
	padding-left: 20px;
}

#navcontainer a.indent:hover {
	background-color: #ccffcc;
	color: #000000;
	height: 20px;
	font-size: 12px;
	padding-left: 20px;
}

