/*johnlyon2.css*/
a {
	color:#1f3873;
	text-decoration:none;
}
a:hover {
	color:grey;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1.1em;
}
body {
	height: 100%;
	font-size:76.1%;
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	color:#1f3873;
	margin:1em 0;
}
div#wrap {
	width:770px; /*center hack*/
	margin:0 auto; /*center hack*/
	text-align:left;
	background-color:#FFFFFF;
	height:100% !Important;
	height:1%;
	z-index:1;
}
div#header {
	background-color:#ffffff;
	height:120px;
}
div#logo {
	float:left;
	width:383px;
	height:114px;
}
div#top {
	float:right;
	background-color:#1f3873;
	width:387px;
	height:114px;
}
.search {
	padding-top:40px;
	padding-right:10px;
	text-align:right;
}
div#row1 {
	clear:both;
	width:100%;
	float: left; 

}
div#left {
	float:left;
	background-color:#d21242;
	width:170px;
	height:400px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	overflow:visible;
	min-height:33em;
}
div#content {
	float:left;
	padding-left:10px;
	width:590px;
	overflow:hidden;
}
div#content p {
	line-height:1.3em;
}
div#newsflash {
	width:600px;
	float:right;
	margin:0px;
	padding:0px;
}
div#row2 {
	clear:both;
	width:100%;
	float: left; 
}
.col-inner {
	float:left; 
	overflow:hidden;
}
div#left2{
	float:left;
	background-color:#d21242;
	width:170px;
	height:100%;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	color:white;
	text-align:center;
}
div#user1 {
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	margin-left:12px;
	width:283px;
	border: 2px solid #d21242;
	color:black;
	padding:2px;
}
div#user1 .contentheading {
	color:#1f3873;
}
div#user2 {
	margin-top:10px;
	float:right;
	width:283px;
	background-color: #d21242;
	border: 2px solid #d21242;
	color:white;
	padding:2px;
}
div#user2 h3 {
	color:#c1c1d4;
}
div#user2 a{
	color:white;
	text-decoration:none;
}
div#user2 a:hover{
	color:white;
	text-decoration:underline;
}
div#row3 {
	clear:both;
	padding-bottom:70px;
}
div#left3 {
	float:left;
	width:170px;
	height:60px;
	background-image:url(../images/menu-bottom.gif);
	background-repeat:no-repeat;
}
div#footer {
	margin-top:40px;
	margin-left:7px;
	float:left;
	width:593px;
	height:20px;
	background-color:#d21242;
	vertical-align:top;
	text-align:center;
	color:white;
}
div#footer a {
	color: #ffffff;
	text-decoration:underline;
}
div#footer p {
	margin-top:0px;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
	font-size:0.8em;
}
.infobox ul, h3 {
	padding:0px;
	margin:0px;
}
span.article_seperator  {
	display:none;
}
.blog span.article_seperator  {
	background-image:url(../images/article_sep.gif);
	background-repeat:no-repeat;
	display:block;
	width:580px;
	height:3px;
}
.blog {
	width:580px;
}
.contentpaneopen  {
	width:580px;
}
.contentpaneopenhomepage {
	width:580px;
	background-color:#c1c1d4;
	margin-bottom:10px;
	font-weight:bold;
}
.contentpaneopen img {
	margin:5px;
}
div.contentheading, div.componentheading, td.contentheading, td.componentheading {
	font-weight: bold;
	font-size: 1.1em;
}
span.contentheading, span.componentheading {
	font-weight: bold;
	font-size: 1.1em;
}
.latestnews li, .latestnews ul {
	list-style: none;
	font-size:0.9em;
}
.latestnews li {
	margin-bottom: 5px;
}
.media {
	z-index:1;
}
#jsticker {
	border: solid 1px black;
	font-family: Courier New, Courier, Fixed;
	font-size:1.2em;
	color:black;
	text-transform: uppercase;
    margin-left:10px;
}
.jsticker_title {
	padding-left: 20px;
	padding-right: 10px;
	font-weight:bold;
}
.jsticker_text {
	padding-right: 10px;
}
#xEditingArea body {
	text-align:left;
}

a#opp-button img{
	margin-top:10px;
	margin-left:7.5px;
}







