/*
============================================================
07/25/06 | 
------------------------------------------------------------
Thrive 3 creates inside style
------------------------------------------------------------
	version1 
============================================================
*/



HTML
{
	background-color: #D6D6D6;
	color: black;
	background-repeat: ;
	background-image: ;
	background-position: center;
}

BODY
{
	background-color: #D6D6D6;
	color: black;
	border-color: BLACK;
	border-width: 0px 0px 0px 0px;
	font-size: 8.5pt;
	line-height: 150%;
	color: #333;
	border-style: solid;
	background-repeat: repeat-y;
	background-image: ;
	background-position: center;

}

A, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, LI, MENU, OL, P, TD, TH, UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

LI
{
	margin-left: 3em;
	margin-bottom: 10px;
	margin-right: 0em;
	font-size: 8.5pt;
	color: #333;
	line-height: 150%;
	text-align: left;
	padding: 0px;
}



a:link
{
	color: blue;
	text-decoration: none;
}

a:visited
{
	color: purple;
	text-decoration: none;
}

a:hover
{
	color: blue;
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em 0em .5em 0em;
	padding: 0em 0em 0em 0em;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

h1
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal 
	text-transform: uppercase
	margin: 0em .5em .5em 0em;
	padding: 0em 0em .5em 0em;
	color: #D6D6D6;
	text-align: left;
}

h2
{
	font-weight: bold;
	font-size: 8pt;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal 
	text-transform: uppercase
	margin: 0em .5em .5em 0em;
	color: #880126;
	text-align: left;
}


}

p
{
	padding: 1em 0em 0em 0em;
	line-height: 150%;
	text-align: left;
}

a:link
{
	color: blue;
	text-decoration: none;
	text-align: left;
}

a:visited
{
	color: #996633;
	text-align: left;
}

a:hover
{
	color: #669999;
	text-decoration: underline;
	text-align: left;
}

a:active
{
	text-decoration: underline;
	text-align: left;
}

/*
	Content
*/
.content
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;

	background-color: #FFF;

}

.content h1
{
	padding-right: 2em;
	padding-top: 1em;
	color: #D6D6D6;
	font-size: 8.5pt;
}

.content h2
{
	margin: 0em 0em 5px 0em;
	padding-right: 2em;
	color: #880126;
	font-size: 8.5pt;
}

.content h3
{
	margin: 10px 0em 15px 0em;
	padding-right: 2em;
	color: #333;
	font-size: 8.5pt;
	font-weight: bold;
}

.content h4
{
	margin: 0em 0em 0em 0em;
	padding-right: 2em;
	color: #3d3d3d;
	font-size: 8.5pt;
}

.content h5
{
	margin: 0em 0em .5em 0em;
	padding-right: 2em;
	color: #76abb1;
	font-size: 8.5pt;
}

.content p
{
	margin: .25px 0px 10px 0px;
	padding-right: 2em;
	padding-bottom: 10px
	font-size: 8.5pt;
	color: #333;
	line-height: 150%;
}


.content a
{
	color: #00F;
	text-decoration: ;
	font-size: 8.5pt;
}

.content a:hover
{
	color: #666;
	text-decoration: underline;
}

.content a:visited
{
	color: #90F;
	text-decoration: ;
}


/*
	secondary nav
*/
.secondary
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px
	background-color: #FFF;

}

.secondary h2
{
	font-weight: normal;
	font-size: 7pt;
	line-height: 115%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal 
	text-transform: uppercase
	margin: 0em .5em .5em 0em;
	color: #880126;
	text-align: left;
	padding-right: 2em;
	padding-top: 1em;
}


.secondary h2 a:link
{
	color: #333;
	text-decoration: none;
	text-align: left;
}

.secondary h2 a:visited
{
	color: #996633;
	text-align: left;
}

.secondary h2 a:hover
{
	color: #669999;
	text-decoration: underline;
	text-align: left;
}

.secondary h2 a:active
{
	text-decoration: underline;
	text-align: left;
}

.secondary h3
{
	font-weight: normal;
	font-size: 7pt;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal 
	text-transform: uppercase
	margin: 0em .5em .5em 0em;
	color: #880126;
	text-align: left;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
}


.secondary h3 a:link
{
	color: #880126;
	text-transform: uppercase
	text-decoration: none;
	text-align: left;
}

.secondary h3 a:visited
{
	color: #996633;
	text-align: left;
}

.secondary h3 a:hover
{
	color: #669999;
	text-decoration: underline;
	text-align: left;
}

.secondary h3 a:active
{
	text-decoration: underline;
	text-align: left;
}

/* FOOTER */

#footer {
	text-align: left;
	color: #999;
	font-size: 7.5pt;
	padding-top: 8px;

	width: 751px;
	height: 58px;
}

#footer div { height: 36px; line-height: 36px; }
#footer div.f1 { width: 751px; }
#footer div.f2 { width: 751px; }
#footer div.f3 { width: 751px; }
#footer a { line-height: 36px; color: #DA0000; background-color: transparent; }
#footer a:hover { color: #FFFFFF; background-color: transparent; }