/*
RisingLine CMSMS Consolidated Style Sheet
Modified Date: 12-27-2007
Compiled by Doug Case, RisingLine.com
*/

/* default formating */
* {
   margin: 0; 
	padding: 0;  
	background-color: transparent;
	color: inherit; 
}
.preload  {
	display: none;
}
:link,:visited { 
   text-decoration:none; 
}
img, a img,:link img,:visited img { 
   border:none; 
}
img {
	vertical-align: middle;
}
ol, ul, p, blockquote, dd           {
	margin-bottom: .5em;
}
ol, ul, dd {
	margin-left: 12px;
	padding-left: 12px;
}
h1, h2, h3, h4, h5, h6           {
	margin-bottom: .15em;
	font-weight: bolder;
}
h1           {
	font-size: 160%;
}
h2           {
	font-size: 130%;
}
h3 {
	font-size: 112%;
}
li           {
	margin-bottom: 1px;
	padding-bottom: 1px;
	display: list-item;
}
table       {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 100%;
}
td, th {
	text-align: left;
	vertical-align: top;
}
div  	{	
	margin-left: auto;
	margin-right: auto; 
   display: block;
	clear: none;
	text-align: left;
	height:auto;
	width: auto;  
}
blockquote  {
	margin-left: 40px;
	margin-right: 40px;
}
body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	text-align: center;
	background: #eee url(../../images/bg/TileGray.jpg) repeat-x left top;
	margin-bottom: 400px;
}

/* hyperlinks */
a:link, a:visited       {
	color: #B74241;
}
a:hover, a:active      {
	text-decoration: underline;
}

a:link.menu, a:visited.menu       {
	color: #333;
}
a:active.menu, a:hover.menu      {
	text-decoration: underline;
}
   
a:link.menuw, a:visited.menuw       {
	color: #fff;
}
a:active.menuw, a:hover.menuw       {
	text-decoration: underline;
}

a:link.nd, a:visited.nd       {
	color: #333;
}
a:active.nd, a:hover.nd,       {
	text-decoration: none;
}
/* layout elements */   
.div10 {
	margin: 10px;
}
.div20 {
   margin: 20px;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}

/* inline elements */
.bold {
	font-weight: bold;
}
.italic       {
	font-style: italic;
}
.salmon {
	color: #B74241;
}
.red {
	color: #CC0000;
}
.brown {
	color: #42291D;
}
.s80     {
	font-size: 80%;
}
.s90     {
	font-size: 90%;
}
.s110  {
	font-size: 110%;
}
.s120  {
	font-size: 120%;
}
.photo {
	border: 1px solid #DCDBD9;
}
.right {
	float: right;
	border: 1px solid #DCDBD9;
	margin: 10px 0px 10px 10px;
}
.left {
	float: left;
	border: 1px solid #DCDBD9;
	margin: 10px 10px 10px 0px;
}
div.hr100 {
	margin: .5em auto .5em auto;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #9F9F9F;
}
div.hr90 {
	margin: .5em auto;
	width: 90%;
	height: 1px;
	border-bottom: 1px solid #9F9F9F;
}

/*drop down for anylink*/
#dropmenudiv{
	position: absolute;
	border: 1px solid #241E1E;
	border-bottom-width: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 101;
	text-align: left;
	margin-top: 0px;
	background-color: White;
	margin-left: 0px;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: White;
}
#dropmenudiv a:hover{
	background-color: #F1C553;
}

/*JavaScript random background images*/
#container {
	width: 500px;
	height: 326px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: White;
}

/*CMSMS ACCESSIBILITY*/
span.accesskey {
   text-decoration:none;
}
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

/*Site Structure*/
#wrapper {
	width: 760px;
}

#topbar {
	height: 10px;
	clear: both;
	padding-left: 1px;
	padding-right: 1px;
	background: url(../../images/051s/white.gif) no-repeat 15px;
	}
#tl {
	height: 10px;
	background-attachment: scroll;
	background-image: url(../../images/051s/corner-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 5%;
}
#tr {
	background-attachment: scroll;
	background-image: url(../../images/051s/corner-b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 10px;
	width: 95%;
}
#header {
	background-color: #FFFFFF;
	height: 100px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6E7DBD;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #6E7DBD;
}
#hl {
	float: left;
	height: 100px;
	line-height: 100px;
	width: 50%;
	overflow: hidden;
}
#hl .sitename {
	color: #093175;
}
#hl h1 {
	margin-left: 35px;
	margin-top: 15px;
}
#hr {
	float: right;
	height: 100px;
	width: 50%;
	text-align: right;
	overflow: hidden;
}
#hr form {
	margin-right: 15px;
	margin-top: 33px;
	height: 25px;
}
#hr input {
	background-color: #f5f5f5;
}
#hr #m2searchinput {
	background-color: #fff;
}
#navbar {
	background-color: #FFFFFF;
	height: 28px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6E7DBD;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #6E7DBD;
}
#n0 {
	height: 28px;
	width: 750px;
	margin: 0 0 0 5px;
}
#nl {
	float: left;
	height: 28px;
	width: 16px;
	background-attachment: scroll;
	background-image: url(../../images/051s/nav.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#n2 {
	height: 28px;
	width: 734px;
	float: right;
	background-attachment: scroll;
	background-image: url(../../images/051s/nav.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
#content {
	background-color: #FFFFFF;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6E7DBD;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #6E7DBD;
	padding: 10px 20px 10px 20px;
	min-height:350px;
   height:auto !important;
   height:350px;
}
#lead {
	margin-bottom: 5px;
}
#c1 {
	margin-bottom: 8px;
}
#ribbon {
	line-height: 35px;
	color: #FFFFFF;
	background-color: #2C2F91;
	text-align: center;
	height: 35px;
	font-weight: bolder;
	border: 1px solid #6E7DBD;
}
#footer {
	background-color: #FFFFFF;
	height: auto;
	line-height: 35px;
	clear: both;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #6E7DBD;
	border-left: 1px solid #6E7DBD;
	border-right: 1px solid #6E7DBD;
	text-align: center;
	font-size: 9pt;
}
#risingline {
	text-align: center;
	margin: 10px;
	clear: both;
	font-size: 8pt;
}

