/* default css settings */
p
{
	margin:0px;
	padding:0px;
}
label
{
	margin:0px;
	padding:0px;
}
h1
{
	margin:0px;
	padding:0px;
}
h2
{
	margin:0px;
	padding:0px;

}
h3
{
	margin:0px;
	padding:0px;

}
h4
{
	margin:0px;
	padding:0px;

}
h5
{
	margin:0px;
	padding:0px;

}
h6
{
	margin:0px;
	padding:0px;

}
h7
{
	margin:0px;
	padding:0px;

}
img
{
	border:none;	
}
/* default css settings */

/* PEER CSS */
img {border-color:#000000;
	display: block;
}


body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #FFFFFF;
	background-color: #291F14;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight:  bold;
	color: #D72632;	
    text-decoration: none;
}

a:hover {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight:  bold;
	color: #D72632;
    text-decoration: underline;
}	
	
td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #FFFFFF;
    line-height: 16px;
}

input {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}


select {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

    	
#textSmall {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, Sans-serif;
	Color : #FFFFFF;
	font-weight : bold;
	}	
    
.textSmall {
	Font-Size : 10px;
	Font-Family: Arial, Helvetica, Sans-serif;
	Color : #FFFFFF;
	font-weight : bold;
}	
    
.Header {
	font-family: Times New Roman, Times, Serif;
	font-size: 24px;
	font-weight:  bold;
	color: #D72632;
    line-height: 28px;
}

.SubHeaderOne {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	font-weight:  bold;
	color: #D72632;
    line-height: 24px;
}

.SubHeaderTwo {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight:  bold;
	color: #FFFFFF;
    line-height: 20px;
}    
	
a.nav:link {
	Font-Family: Arial, Helvetica, Sans-serif;
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	Font-Family: Arial, Helvetica, Sans-serif;
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	Font-Family: Arial, Helvetica, Sans-serif;
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:active {
	Font-Family: Arial, Helvetica, Sans-serif;
	Font-Size : 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.textExtraSmall {
	Font-Size : 2px;
	Font-Family: Verdana, Arial, Helvetica;
	Color : #291F14;
	font-weight : Normal;
}

	h1 {
	line-height: 34px;
}

/* PEER CSS */


/* WebWiz@rd css classes */
.ww_editorBody
{
	background-color: #291f14;
}
.ww_p{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #FFFFFF;
    line-height: 16px;
}
.ww_pDoubleSpace
{ 
    padding: 0px; 
    margin-left: 0px; 
    margin-right: 0px; 
    margin-top: 0px; 
    margin-bottom: 16px; /* Make this same as line-height of regular p tag */ 
}

.ww_pAlt{}
.ww_h1{
	font-family: Times New Roman, Times, Serif;
	font-size: 24px;
	font-weight:  bold;
	color: #D72632;
    line-height: 28px;
}
.ww_h2{	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	font-weight:  bold;
	color: #D72632;
    line-height: 24px;
}
.ww_h3{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight:  bold;
	color: #FFFFFF;
    line-height: 20px;
}
.ww_h4{
	line-height: 34px;}
.ww_h5{}
.ww_newsletter_content{}
.ww_newsletter_body{}
/* WebWiz@rd css classes */