/******************
HTML Tags
******************/

body
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: black;
    margin: 5px 40px 15px;
    font-size: .72em;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: #cbcbcb;
    height: 99%;
}


#content-side-2 img {
	border:none;
	}

#breadcrumb-side label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label {
	display:block;
	padding-top:8px;
	}

#breadcrumb-side form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-side form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-side form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link
{
    color: black;
}

a:visited
{
    color: #696969;
}

a:hover
{
    color: #FF3300;
    text-decoration: none;
}

a:active {
	color:#669966;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container
{
    background-color: white;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

#mainnav-container a:link {
	color:#FF0000;

	}

#mainnav-container a:visited {
	color:#FF0000;
	}

#mainnav-container a:hover {
	color:#FF6633;
	text-decoration:none;
	background-color:Aqua;
	}

#mainnav-container a:active {
	color:#669966;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	    
	}

#breadcrumb-container a
{
    color: #FF6600;

}

/******************
HEADINGS
******************/

h1
{
    font-size: 1.6em;
    padding: 0;
    margin: 0 0 10px 0;
}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

/******************
Layout Divs
******************/

/* IE doesn't use min-height */
#mainnav-container
{
    padding: 0px 0px 0px 0px;
    border-bottom: 2px #7F7F7F;
    border-right: 1px solid #7F7F7F;
    margin-bottom: 0px;
    background-color: White;
}

#mainnav
{
    float: left;
    width: 100%;
    text-align:left;
    background-color: white;
}

#mainnav-side {
	float:right;
	width:30%;
	text-align:right;
	}

#header
{
    margin-bottom: 0px;
    color: #FFFFFF;
    border-bottom: #7f7f7f 2px;
    border-right: #7f7f7f 1px solid;
    font-size: 1.8em;
    font-weight: bold;
    background-color: #32cd32;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#header a
{
    text-decoration: none;
    color: silver;
}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container {
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	height:12px;
	min-height:32px;
	}

#breadcrumb {
	float:left;
	padding:8px 10px 4px 10px;
	}

#breadcrumb-side {
	float:right;
	padding:6px 10px 6px 10px;
	}

#content-container
{
    background-color: #F6F6F6;
    border-top: 1px solid #CBCBCB;
    border-right: 0px solid #7F7F7F;
    border-bottom: 2px solid #7F7F7F;
    border-left: 0px solid #CBCBCB;
    padding: 0px;
    margin: 0px;
    position: relative;
    height:3500px;
    
    
    
}
	#content-container H1, H2, H3, H4
{ margin-bottom: 0PX;
padding-bottom: 0PX; 
margin-top:5px;
}

#TrialTitle_Sponsored
{
    background-color: #ffff66;
}
#TrialTitle
{
}

#AlertText
{ font-size:larger;
    color:Red;
    
}

#AlternateRepeaterRow
{
    background-color: #e6e6fa;
}

#BlogContent H1
{ 
}

#EmailIt
{
    text-align:right;
}

#content-side {
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	padding:10px;
	
	}

#content-side-2 {
	position:absolute;
	top:0;
	right:0px;
	width:162px;
	padding:2px;
	}

#content
{
    padding: 10px 10px 0px 10px;
    margin: 0px 170px 0px 171px;
    height: 100%;
    background-color: white;
    border-left: 1px dashed #D0D0BF;
    border-right: 1px dashed #D0D0BF;
    min-height: 3000px;
}



#three-column-container {
	width:100%;
	margin:5px 0px;
	text-align:left;
	}

#three-column-left {
	float:left;
	width:32%
	}

#three-column-right {
	float:right;
	width:33%
	}

#three-column-middle {
	width:32%;
	margin:0px 32% 0px 33%
	}

#footer {
	margin-top:80px;
	padding:20px 10px 0px 10px;
	border-top:1px solid #7F7F7F;
	text-align:center;
	clear:both;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	font-size:.95em;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}





/******************
TABLE STYLES
******************/

.table
{
    width: 100%;
    border-right: black thin dotted;
    border-top: black thin dotted;
    border-left: black thin dotted;
    border-bottom: black thin dotted;
}
	
.table td, tr
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

thead th, tfoot th
{
    background-color: olive;
    border-bottom: #d0d0bf 2px;
    border-top: #d0d0bf 2px;
    padding: 0px;
    font-weight: normal;
    font-variant: small-caps;
    border-right-style: none;
    border-left-style: none;
}

/******************
CLASSES
******************/

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
	}

.SideGV, .SideGV_Alt, .table
{
    width: 100%;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
}

.SideGV_Alt
{
    
}

p:first-line
{
}