/* CSS Document */

body {
	margin: 0px;
	background-color: #666666;
	background-image: url(../images/semsecbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
h1 {
	color: #003399;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #003399;
}
#header {
	height: 95px;
	width: 946px;
}
#headermidget {
	height: 100px;
	width: 946px;
	background-image: url(../images/emgcheader2.jpg);
}
#headertf {
	height: 100px;
	width: 946px;
	background-image: url(../images/emgcheader3.jpg);
}
#container {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#columns {
	clear: both;
	float: left;
	width: 946px;
	padding-bottom: 8px;
	padding-top: 12px;
}

#columnleft1 {
	float: left;
	width: 380px;
}
#columnleft2 {
	float: left;
	width: 620px;
}
#columnleftentry {
	float: left;
	width: 100%;
}
#columnright1, #columnright2 {
	float: right;
	width: 293px;
	padding: 6px;
}
#columnrightwide {
	float: right;
	width: 533px;
	padding: 6px;
}
.smalltext {
	padding: 5px 5px 0px;
	background-image: url(../images/boxbg.jpg);
	background-repeat: no-repeat;
}
#columnmiddle {
	width: 230px;
	margin-left: 10px;
	float: left;
}

#footer {
	clear: both;
	float: left;
	width: 946px;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	padding: 6px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
	vertical-align: middle;
}
.greycolumn {
	background-color: #EAEAEA;
}
.bluecolumn {
	background-color: #D2E6FF;
}
.picscaption {
	font-size: 10px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}
.clearer6 {
	font-size: 0px;
	height: 6px;
	width: 100%;
	display: block;
	clear: both;
}
/*Grey Links*/
a.greylinks:link, a.greylinks:visited, a.greylinks:active {
	color: #999999;
	text-decoration: none;
}
a.greylinks:hover {
	color: #339966;
	text-decoration: underline;
}
.notebox {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFCC00;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	background-image: url(../images/noteicon.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 6px;
}
a.blacklinks:link, a.blacklinks:visited, a.blacklinks:active {
	color: #000000;
	text-decoration: underline;
}
a.blacklinks:hover {
	text-decoration: none;
}	
.tableborder {
	border: 1px solid #EAEAEA;
}
.tableborder2 {
	border: 1px solid #FFFFFF;
}
.whitetype {
	color: #FFFFFF;
}
.captions {
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
}
.smallpics {
	margin: 0px 0px 5px 10px;
	padding: 2px;
	position: static;
	background-color: #CCCCCC;
	clip:       rect(auto auto auto auto);
	float: right;
	right: 0px;
}
#innerlinks a {
	background:url(../images/linkarrow.gif) no-repeat 1px top;
	padding:0 0 0 24px;
	text-decoration:none;
	color: #000000;
	display: block;
	margin-bottom: 4px;
	height: 19px;
	}
#innerlinks a:hover {
	color: #CC0033;
	}
.rednote {
	color: #CC0000;
}
