#allcontent {
	width: 990px;
	margin: 0 auto;
	position: relative;
	background-image: url(../../images/newMain/backgroundIMG.jpg);
/*	z-index: 110;
	position: absolute;
	text-align: left;
	margin-left: auto;
	margin-right: auto; */
}


	
#backgroundMain {
	position: relative;
	background-image: url(../../images/newMain/backgroundIMG.jpg);
	padding: 0px;
}


#containerDiv {
	display: inline;
}


#contentHome {
	width: 732px;
	margin: 0 auto;
/*	left: 190px; */
	margin-top: 20px;
/*	margin-right: 60px; */
/*	margin-left: 240px; */
	text-align: left;
	vertical-align: top;
/*	height: 440px; */
	display: inline;
}



#contentHome_2 {
	float: left;
	margin: auto;
	text-align: left;
	vertical-align: bottom;
	display: inline;
}




#contentFormat {
	float: right;
	width: 700px;
	margin: 0 auto;
	left: 243px;
	border-left: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 11pt;
	text-align: left;
/*	margin-left: 243px; //FF */
	margin-top: 4px;
	margin-right: 9px;
	margin-bottom: 15px;
	padding: 0px 22px 0px 15px;
}




#footerText {
	clear: both;
	width: 840px;
	margin: 0 auto;
	bottom: 0px;
	vertical-align: bottom; 
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: brown;
	text-align: center;
	letter-spacing: 6px;
	border-top: 2px dotted green;
	margin-top: 30px;
	margin-left: 65px;
	margin-right: 25px;
	padding: 10px 22px 10px 15px;
}




#highlightIntro {
	position: relative;
	width: 655px;
	margin: 0 auto;
	left: 0;
	background-color: #FFFFCC;
	font-family: times new roman, times, serif;
	font-weight: 100;
	font-style: italic;
	font-size: 16pt;
	line-height: 26pt;
	text-align: center;
	color: brown;
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px;
	border: 1px dotted green;
}




#iconDiv {
	width: 116px;
	margin-top: 0px;
	margin-right: 20px;
}



#upcomingText {
	float: right;
	margin-top: 0px;
	margin-left: 0px;
}



#picDiv {
	float: right;
	width: 230px;
	margin-top: 10px;
	margin-left: 20px;
}




#quoteDiv {
	width: 175px;
	height: 250px;
	background-image: url(/images/sidebar/backgrounds/crumpled-paper.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-right: 12px;
	margin-top: 40px;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #000033;
}



#ruleTable {
	width: 680px;
	border-bottom: 1px dotted green;
	margin-top: 10px;
	margin-bottom: 10px;
}


#sidebarHome {
	float: left;
	left: 0;
	top: 80px;
	width: 190px;
	height: 449px;
/* 	margin-left: -990 ORIGINAL */
/*	border-right: 1px solid blue; */
	margin-left: 10px;
	margin-right: 3px;
	padding: 15px 0px 0px 15px;
	clear: left;
}



#sidebarNav {
	float: left;
    position: relative;
    left: 0;
	top: 0px;
/*	border: solid blue; */
	width: 205px;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px 0px 0px 20px;


/*	float: left;
    position: absolute;
    left: 0;
	top: 80px;
	width: 205px;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 15px 0px 0px 20px; */
}




.underlineText {
	width: 690px;
	margin: 0 auto;
	left: 0;
	text-align: left;
	color: #006600;
	font-size: 11pt;
	font-weight: bold;
	line-height: 24pt;
	border-top: 1px dotted green;
	border-bottom: 1px dotted green;
	margin-top: 70px;
	margin-bottom: 6px;
	/* margin-left: 190px;  FOR IE - BLAH! */
}



#underlineText2 {
	width: 450px;
	color: #006600;
	font-size: 11pt;
	font-weight: bold;
	line-height: 16pt;
	border-top: 1px dotted green;
	border-bottom: 1px dotted green;
	margin-top: 10px;
}



.upcomingSection {
	width: 700px;
	padding-bottom: 0px;
	margin-bottom: 5px;
/*	border: solid black;
	border-bottom: 1px dotted #666666; */
}

#upcomingIcon {
	float: left;
	width: 116px;
}

.upcomingContent {
	float: right;
	width: 560px;
	margin: 0 auto;
	left: 117px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
}




body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFCC;
	color: #FFF333;
	font-family: Helvetica, sans-serif;
	font-size: 96%;
	line-height: 1.2em;
}



input:focus, textarea:focus{
	background-color: lightyellow;
	border: solid #990000 2px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	line-height: 8pt;
	text-align: center;
	text-decoration: none;
}

#link {
	font-weight: bold
}

#highlight-links { 
	font-size: 10pt; 
	line-height: 16pt; 
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
}

#links { 
	font-size: 19pt; 
	text-align: center;
}

#picsub { 
	color: blue; 
	font-size: 10pt;
	line-height: 12pt;
	font-family: arial, helvetica, sans-serif; 
	text-align: center; 
}



/* BUTTONS

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
background: transparent url('/images/general/buttons/oval-green-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('/images/general/buttons/oval-green-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}




.cssbutton{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
text-decoration: none;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}




/* PAGINATION HIGHLIGHT

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
	padding: 5px;
	font-size: 9pt;
	line-height: 14pt;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: middle; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 10px;
}

.pagination a, .pagination a:visited{
	padding: 0 10px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #ffffff;
	text-decoration: none; 
	background-color: #993300;
}

.pagination a.currentpage{
	background-color: #lightblue;
	color: #FFFFFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}




h1 {
	color: #993333;
	font-size: 22pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 24px;
}



h2 {
	color: #A76D00;
	font-size: 18pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 24px;
	margin-left: 2px;
	margin-right: 20px;
}

h3 {
	color: #993333;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 20px;
}

h4 {
	color: #993333;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 20px;
}





p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	text-align: left;
	color: #111111;
	margin-left: 2px;
	margin-right: 20px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	text-align: left;
	color: #000000;
	margin-left: 8px;
	margin-right: 20px;
}

ol {
	font-size: 8pt;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}



a { 
	color:#0000CC;
	text-decoration: none;
}

a:hover {
	color:#990000;
	text-decoration: underline;
}

a:visited {
	color:#6633FF;
}



.describeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	color: brown;
	cursor: crosshair;
	filter: Glow(Color=red, Strength=100);
}





.tableStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 12pt;
	color: #993333;
	text-align: center;
	vertical-align: text-bottom	
}

.tableStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12pt;
	color: #333333;
	vertical-align: text-top	
}

A.ssmItems:link		{color:gray;text-decoration:none;}
A.ssmItems:hover	{color:blue;text-decoration:none;}
A.ssmItems:active	{color:red;text-decoration:none;}
A.ssmItems:visited	{color:purple;text-decoration:none;}


.shade {
   	background-color:black;
	position:absolute;
   	top: 0px;
   	left: 0px;
   	width:100%;
  	height:100%;
   	filter:alpha(opacity=25);
   	-moz-opacity:.25;
   	opacity:.25;
/*   	z-index:5; */
   	padding: 0px;
   	margin: 0px;
}

.sideText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
	line-height: 10pt;
	font-weight: normal;
}


.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}


.subHeadText {
	color: #A76D00;
	font-size: 11pt;
	font-weight:bold;
}


blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #333333;
}





.popup {
   	background-color:#EEEEEE;
   	position:absolute;
   	top: 200px;
    left: 200px;
	width:200;
   	height:100;
   	border:1px solid black;
   	padding:5px;
/*   	z-index:10; */
   	text-align:center;
}




.searchClearBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	text-align: middle;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	background-color:#FFFFFF;
	border-color:#3366FF;
	padding-bottom:4; 
	padding-top:4; 
	padding-right:4; 
	padding-left:4;
}


.searchFillBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	text-align: middle;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	background-color:#3399FF;
	border-color:#3366FF;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	padding-bottom:4; 
	padding-top:4; 
	padding-right:4; 
	padding-left:4;
}