/* default css settings */
p
{
	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;

}
td
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;	
}
/* default css settings */

/* Circle Rock Inc. CSS */
img {
	border-color:#000000;
	display: block;
}


body {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #000000;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #C00B0F;	
    text-decoration: none;
}

a:hover {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #C00B0F;
    text-decoration: underline;
}	
	
td {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #000000;
    line-height: 17px;
}

input {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}


select {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

textarea {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

    	
.textSmall {
	Font-Size : 10px;
	Font-Family: Helvetica, Arial, Sans-serif;
	Color : #999999;
	font-weight : bold;
	line-height: 22px;
	}
	
.textSmall2 {
	Font-Size : 10px;
	Font-Family: Helvetica, Arial, Sans-serif;
	Color : #999999;
	font-weight : bold;
	line-height: 14px;
	}	
    
    
h1 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight:  normal;
	color: #DC0C11;
    line-height: 24px;
    display: inline;
}

h2 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #000000;
    line-height: 19px;
    display: inline;
}

h3 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color: #000000;
    line-height: 17px;
    display: inline;
}    
	
a.nav:link {
	Font-Size : 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	Font-Size : 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	Font-Size : 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:active {
	Font-Size : 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.fadeWrapper{

	background-color:#000000;
	border-top:0px solid #deded6;	
	border-bottom: 0px solid #deded6;	
	position:relative;
	width:664px;
	height:351px;
	left:0px;
}

.imageHolder{
	width:664px;
	height:351px;
	position:absolute;
}

.HomeRightColumnBG {
	background:url(images/HomeRightColumnBG.png);
	background-repeat:no-repeat;
	background-position:center top;
}
/* Circle Rock Inc. CSS */

/* WebWiz@rd css classes */
.ww_p{}
.ww_pDoubleSpace
{
	margin:5px;
	padding:5px;
}
.ww_pAlt{}
.ww_h1{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight:  normal;
	color: #DC0C11;
    line-height: 24px;
    display: inline;
}
.ww_h2{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
	font-weight:  normal;
	color: #000000;
    line-height: 19px;
    display: inline;
}
.ww_h3{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	font-weight:  bold;
	color: #000000;
    line-height: 17px;
    display: inline;
}
.ww_h4{}
.ww_h5{}
.ww_newsletter_content{}
.ww_newsletter_body{}
/* WebWiz@rd css classes */