/*****************************************/
/* General Styles                        */
/*****************************************/
html, body{
	background-color: #fff;
	font-family: Arial,sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}



h1 {
	color: #999;
	margin-bottom: 0;
	padding: 0;
	font-size: 1.2em;
}


h2 {
    color: #f89633;
	margin-bottom: 0;
	padding: 0;
	font-size: 1em;
}

h3, h4, h5, h6 {
	color: #115;
	margin-bottom: 0; 
	padding: 0;
}


p {	font-family: Arial,sans-serif;
	font-size: 0.8em;
	padding: 0;margin:0px;}
	

p.blumphbig {font-weight: 800; color: #0c1967;font-size:12px;border-top:1px solid #666666;border-bottom:1px solid #666666;background-color:#d5d5d5;}
	p.just {text-align: justify;}
	p.cemph {font-weight: 800; color: #E36D16;}
			p.smi {	font-family: Arial,sans-serif;
	font-size: 0.7em;
	font-style:italic;
	color:333;
	padding: 0;}
	
		p.comments {	font-family: Arial,sans-serif;
	font-size: 0.8em;
	padding: 0;}
	
a {
	color: #069;
	font-size: 100%;
	text-decoration: none;
}

a:hover{
	color: #f89633;
	text-decoration: underline;
}

a.bigg {
	color:#069;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	
	
	}
a.bigg:link {color:#069;}
a.bigg:visited {color:#069;}
a.bigg:hover {color:#cc9933;
text-decoration:underline;}

table{
	border-collapse: collapse;
}

table.norm{
	border-collapse: collapse;font-family: Arial,sans-serif;
	font-size: 0.85em;
	padding: 0;margin:0px;
}




img {
	border: 0;
}

ul,li {font-family: Arial,sans-serif;
	font-size: 0.9em;
}




/***********************************************/
/* Header Divs                                 */
/***********************************************/

#header {

	background-image: url(../images/controllertopper.jpg);
	background-repeat: repeat-x;
	height: 58px;
	margin-left: 155px;
	margin-top: 0px;
	padding-right: 1em;
	border-bottom:  #1f60a9 solid 9px;
	
}

#topnav {
	float: right;
	/*margin-top: 59px;*/
	background-color: #f89633;
	font-family: verdana, sans-serif; 
	font-size: .75em;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .05em;
	padding: .25ex;

}

#topnav a{
	color: #fff;
	text-decoration: none;
	padding: .1ex;
}

#topnav a:hover{
	background-color: #f60; 
	color: #fff;
	
}







/***********************************************/
/* Left menu Divs                              */
/***********************************************/

#bsulogo {
	border-right: #1f60a9 solid 9px;
	margin: 0;
	padding: 0;
}	

#leftbox {
	float: left;
	width: auto;
	
}


/* START: Hide from Mac/IE. Only PC/IE sees this. \*/
*html #leftbox {
margin-right: -3px;
}
/* END: Hide from Mac/IE */


#leftnav {
	background-color: #0b1966;
	border-right: #1f60a9 solid 9px;
	margin-top: -3ex; 
	width: 155px;
}

/* This starhtml hack is needed to prevent whitespace from showing beneath the logo when the user sets the font size to Largest in IE6 */
*html #leftnav {
	margin-top: -1ex; 
}

#leftnav a.lefty{
	color: #fff;
	font-size: 0.99em;
	font-variant: small-caps;
	letter-spacing: .05em;
	padding-right: .5em;
	text-align: left;
	text-decoration: none; 
}

#leftnav a.lefty:hover{
	color: #f89633;
	text-decoration: none;
}

#leftnav ul.lefty {
	padding-bottom: 1ex;
	padding-top: 2ex;
}

#leftnav li.lefty{
	list-style-image: url(../images/orangediamond.gif);
	margin-bottom: 1.5ex;
	margin-left: -.5em;
	margin-right: .25em;
	margin-top: .5em;
	font-weight: bold;
}


#fade {
	margin-top: -2ex;/*makes top touch bottom of leftnav*/
}
/***********************************************/
/* Content Div                                 */
/***********************************************/

#content{
	background-color: #fff;
	
	margin-left: 165px;
	padding-left: 1.5em;
	padding-right: 2em;
	padding-top: 4ex; 
}

/***********************************************/
/* Rightbox Divs                                */
/***********************************************/

#rightbox {
	background-color: #1f60a9;
	border-bottom: 2px solid #049;
	border-left: 2px solid #6bf;
	border-right: 2px solid #049;
	border-top: 2px solid #6bf;
	color: #fff;
	margin-bottom: 3ex;
	margin-left: 1em;
	padding: .5em;
	float: right;
	font-size: .9em;
	width:250px;
}

#rightbox h2 {
	color: #1f60a9;
	background-image:url(../images/orangefeatures250.jpg);
	border-bottom: 2px solid #049;
	border-left: 2px solid #6bf;
	border-right: 2px solid #049;
	border-top: 2px solid #6bf;
	margin-left: 5%;
	margin-right: 5%;
	padding: .25em;
	font-size: 100%;
	font-variant: small-caps;
	letter-spacing: .05em;
	text-align: center;
}

#rightbox h2a {
	color: #1f60a9;
	background-image:url(../images/orangefeatures250.jpg);
	border-bottom: 2px solid #049;
	border-left: 2px solid #6bf;
	border-right: 2px solid #049;
	border-top: 2px solid #6bf;
	margin-left: 5%;
	margin-right: 5%;
	padding: .25em;
	font-size: 100%;
	font-variant: small-caps;
	letter-spacing: .05em;
	text-align: center;
}

#rightbox h3, #rightbox h4, #rightbox h5, #rightbox h6 {
	color: #feb;
	margin-bottom: 0;
}

#rightbox p {
	margin-top: .25ex;
}

#rightbox a {
	color: #fff;
}
/***********************************************/
/* Footer Div                                  */
/***********************************************/
#footer {
	border-top: #1f60a9 solid 1px;
	clear: both;
	font-family: verdana, sans-serif;
	font-size: 0.7em;
	margin-left: 0%;
	margin-right: 5%;
	margin-top: 9ex;
	padding: .5em;
	text-align: center;
}


/***********************************************/
/* Specialty Styles                            */
/***********************************************/


img#contactmap {
	float: none;
}

.maintableheader{
	font-size: 16px;
	font-weight: bold;
	background: #fffadf;
	letter-spacing: 0.3em;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: ridge;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: ridge;
	border-bottom-width: 0px;
	color: #0b1966;
}


