﻿
body {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	background: url('images/main-background.gif') repeat-x;
}

h2 sup
{
    font-size: 12px;    
}

h1 sup
{
    font-size: 14px;    
}

#content
{
    width: 900px; 
    margin: 15px 0; 
    text-align: left; 
    background-color: White;     
}

#content-top
{
    background: url('images/content-well-top.gif'); 
    height: 10px;     
}

#content-well
{
    text-align: left;  
	background: url('images/content-well-background.gif') repeat-x;  
	min-height: 500px;
	background-color: White;
}

#content-bottom
{
    background: url('images/content-well-bottom.gif'); 
    height: 10px;  
    margin-bottom: 15px;     
}

#header
{
    height: 125px; 
    position: relative;
}

#sub-header
{
    position: absolute;
    top: 5px;
    right: 25px;  
    color: #5e5b5b;  
}

#footer
{
    background-color: #ef4523;
    padding: 7px 25px 0 25px;
    clear: both;
}

#well-home
{
    min-height: 400px;
    padding: 20px;
    padding-top: 0;
    margin-top: 0;
}

#well-home h1
{
    color: #1fb753;
    font-weight: bold;
    text-decoration: none;    
	font-family: Trebuchet MS;
	font-size: 40px;
	margin: 10px;
}

#well-home h5
{
    font-weight: normal;   
	font-size: 12px;
	margin: 10px;
}

#well-home #flash-holder
{
    margin: 10px; 
    margin-bottom: 25px; 
    margin-top: 0;    
}

#well-sub-one
{
    background-color: White; 
	min-height: 400px;
    padding: 20px 40px 20px 20px;
    width: 650px;
    float: left;
}

#well-sub-two
{
    min-height: 400px;
    padding: 20px 40px 20px 20px; 
    background-color: White; 
}

#well-sub-two p
{  
}

#sidebar
{
    float: left;  
}

input[type=button], input[type=submit]
{
	height: 22px;
	font-family: Arial;
	font-size: 11px;
	width: 100px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

textarea {
	font-family: Arial, Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
    border: 1px solid #CCC;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#header a {
	color: #5e5b5b;
	text-decoration: none;
}

a {
	color: #1fb753;/*24b957*/
	text-decoration: underline;
}

p {
}

th {
	text-align: left;
}

img {
	border: 0px;
}

#pageContainer {
	padding-bottom: 30px;
}

#pageBody{
    padding: 0px 24px 0px 24px;
}

h3
{
	color: #4b4b4b;	
	font-size: 12pt;
	margin: 0;
}

h4
{
	color: #4b4b4b;	
	font-size: 14pt;
	margin: 0;
	margin-bottom: 10px;
}

h2
{
	font-size: 22pt;
	color: #000000;	
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Trebuchet MS;
}

.sf_expandedList li
{
    /*list-style-type: none;*/
}

.sf_simpleList li
{
    list-style-type: none;
}

.sf_listTitle
{
    display: none;    
}

.sf_controlListItems
{
    margin-bottom: 15px ! important;   
    margin-top: 15px ! important; 
}

.sf_controlListItems a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;    
}

.sf_libraryList a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;    
}

.sf_newsTitle a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;    
	font-family: Trebuchet MS;
}

.sf_singleNews .sf_NewsTitle
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;    
	font-family: Trebuchet MS;
}

.sf_readMore .sf_back
{   
}

#well-sub-two li
{
    /*color: #ef4523;*/
}

.sf_libraryList li dl dt
{
    background-image: url('images/download-bullet.gif');
    background-repeat: no-repeat;
    padding-left: 30px;
    height: 21px;
}

.sf_libraryList li dl dt a
{  
    margin-top: 5px; 
    display: block;    
}

.sf_libraryList li dl dd
{
    padding-left: 30px;
}
