/* Design by cmslounge  */
/* Get more like this at http://www.cmslounge.com  */

/* Layout */

BODY { 
   background-color:#fff;
}

body#body{
    text-align:center;
	margin:0px;
	background-color:#d0e4a6;
	margin-bottom:30px;
}

body,td,th, tr, p, div {
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color:#eee;
	line-height: 18px;
}

/* LAYOUT TAGS */
#wrapper {	
width: 785px;
margin:0 auto;
text-align:left;
background-color:#d0e4a6;
}

#header{
position:relative;
width:785px;
height:230px;
background: url('../images/top-bg.jpg') no-repeat;
background-position:right bottom;
background-color:#d0e4a6;
}

#logo{
position:absolute;
left:0;
bottom:18px;
}

#search{
position:absolute;
right:0;
bottom:15px;
}

#logo img { border:none; }

#main-container{
width:785px;
overflow:hidden;
background: url('../images/side-bg.jpg') no-repeat right top;
background-color:#82c0c5;
}

#content-container{
float:left;
width:426px;
background: url('../images/content-bg.jpg') no-repeat;
background-color:#82c0c5;
}

#content{
padding:50px 0px 30px 30px;
}

#side-container{
float:right;
width:280px;
height:350px;
background-color:#82c0c5;
background: url('../images/side-bg.jpg') no-repeat right top;
margin-left:55px;
}

#side{ 
padding:60px 20px 30px 0px; }

#side-module { margin-top:10px; }

#footer{
clear:both;   
width:785px;
height:23px;
text-align: right;
background: url('../images/bottom-bg.gif') no-repeat;
background-position:left bottom;
background-color:#82c0c5;
}

#footer img {
	margin-top: 25px;
	padding: 10px;
	}

#sponsors {
	text-align: center;
}

#sponsors img {
	margin: 5px 10px;
	vertical-align: middle;
}

/* OTHER TAGS */

h3 {
	font: 1.5em normal "Trebuchet MS", Helvetica, sans-serif;
	color: #eee;
	border-bottom: 1px solid #98cfd3;
	clear: right;
}

em {
	font: 1.5em bold "Trebuchet MS", Helvetica, sans-serif;
	color: #fff;
	clear: right;
}

h3 img {
	margin-bottom: 25px;
	float: right;
}

p.note {
	background-color: #67b4ba;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px outset #9ee0e5;
	margin: 15px;
	font-style: italic;
}

.note img {
	vertical-align: top;
}

span.right {
	position: absolute;
	right: 5px;
}

p {
	position: relative;
	color: #555;
}

p.a {
	background-color: #67b4ba;
	margin: -5px 0 -5px -5px;
	padding: 5px;
}

hr  {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	}

a:link, a:visited  {
	color:#eee;;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
	color:#fff;
}

ul { 
margin:2px;
padding:6px;
padding-left:15px;
}

li {	
	list-style-image: url(../images/arrow.png);
	padding-left:5px;
	line-height:160%;
	margin:0;
}

#menu ul {
list-style-type:none;
margin:0;
padding:0;
border:none;
}

#menu li {
width:270px;
background:url('../images/border-bg.gif') repeat-x;
background-position:left bottom;
list-style-image:none;
padding:0;
margin:0;
padding-bottom:4px;
padding-top:4px;
}

#menu li a:link, #menu li a:visited {
font-family: Arial, "Trebuchet MS", Tahoma,Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
text-decoration: none;	
color:#eee;
}

#menu li a:hover{
color: #fbc995;
}

span.mainlevel {}

a.mainlevel:hover  {
	color:#A8B0FF;
	background-repeat:no-repeat;
	background-position:left;
}

#side #menu td td {
	width:270px;
	background:url('../images/border-bg.gif') repeat-x;
	background-position:left bottom;
	list-style-image:none;
	padding:0;
	margin:0;
	padding-bottom:4px;
	padding-top:4px;
}

#side #menu a:link, #side #menu a:visited {
font-family: Arial, "Trebuchet MS", Tahoma,Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
text-decoration: none;	
color:#eee;
}

#side #menu a:hover{
color: #fbc995;
}

#side #menu div{
	padding-top: 8px;
}

#footermenu a.mainlevel:link, #footermenu a.mainlevel:visited {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	color:#4B657C;
	text-decoration: none;
	text-transform:uppercase;
}

#footermenu a.mainlevel:hover  {
	color:#4E78B2;
	background-repeat:no-repeat;
	background-position:left;
}

a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.pathway:link,  a.pathway:visited, a.pathway:hover {
	font-size: 11px;
	color:#4B657C;
        font-weight:normal;
	text-decoration: underline;
        padding:8px;
		padding-right:12px;
}

a.mainlevel-bottom:hover {
	color:#4E78B2;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	color:#A8B0FF;
	}

a#active_menu:hover  {
	color:#ccc;
	}

table.moduletable {
	margin-bottom:5px;
	font-weight: normal;
}

#left table.moduletable {
	color:#eee;
	}

table.moduletable th {
	text-align:left;
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#eee;
	padding-top:5px;
	padding-bottom:2px;
	}

table.content {
	border: 2px solid #67b4ba;
	}

.content td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 3px;
	}

.content tr.a {
	background-color: #67b4ba;
	
	}

.contentpane {
	padding-left: 0px;
	padding-right: 0px;
}


#content img {
margin:4px;
}

 .button {}

.contentpaneopen {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
}

.buttonheading
{
vertical-align:top;
}

.componentheading, .contentheading {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #fff;
}

.contentdescription {
	text-align:left;
}

.sectiontableheader {
  font-weight: bold;
}

.sectiontableentry1 {
	background-color : #ECEAE9;
}

.sectiontableentry2 {}

.small {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #879DA5;
  text-decoration: none;
  font-weight: normal;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform:lowercase;
}

.pathway {
color: #666;
font-weight: bold;
margin-left:0px;
}

.pathway img {
padding-right:6px;
}

.searchfield {
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 2px;
	color:#666666;
	}
.inputbox {
	padding:4px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 2px;
	color:#666666;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .componentheading, .sIFR-hasFlash .contentheading {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 24px;
}
