

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

h1{
	font-size: 18px;
	color: #006699;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

h2 {
	font-size: 18px;
	color: #006699;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

h3 {
	font-size: 16px;
	color: #333333;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

h4 {
	font-size: 15px;
	color: #333333;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

h5 {
	font-size: 14px;
	color: #333333;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

h6 {
	font-size: 12px;
	color: #333333;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

td {
	text-align: left;
	vertical-align: top;
}



/*
------------------------------------------------------------------------
GLOBAL LINK STYLES
------------------------------------------------------------------------
*/
a {
	color: #333333;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #333333;
}

a:visited:hover {
	color: #666666;
	text-decoration: none;
}


.ftrcol1 a {
	color: #333333;
	text-decoration: none;
}

.ftrcol1 a:hover {
	color: #666666;
	text-decoration: none;
}

.ftrcol1 a:visited {
	color: #333333;
	text-decoration: none;
}

.ftrcol1 a:visited:hover {
	color: #666666;
	text-decoration: none;
}

 /*
------------------------------------------------------------------------
SPECIAL LINK STYLES
------------------------------------------------------------------------
*/
 
.NewsHeadlineText a:link{color: #006699; text-decoration: none;}
.NewsHeadlineText a:visited{color: #006699; text-decoration: none;}
.NewsHeadlineText a:hover{color: #666666;  text-decoration: none;}
.NewsHeadlineText a:active{color: #006699; text-decoration: none;}

.SideBarPadded a:link{color: #555555; text-decoration: none;}
.SideBarPadded a:visited{color: #555555; text-decoration: none;}
.SideBarPadded a:hover{color: #555555;  text-decoration: underline;}
.SideBarPadded a:active{color: #555555; text-decoration: none;}


.hpNewsWrapper a:link{color: #555555; text-decoration: none;}
.hpNewsWrapper a:visited{color: #555555; text-decoration: none;}
.hpNewsWrapper a:hover{color: #555555;  text-decoration: underline;}
.hpNewsWrapper a:active{color: #555555; text-decoration: none;}
/*
------------------------------------------------------------------------
TEXT STYLING
------------------------------------------------------------------------
*/

.txtloose {
	line-height: 140%;
}
.txt11 {
	font-size: 11px;
}


.col550 ul li {
	list-style-position: outside;
	list-style-image: url(media/iconSilk/bullet_blue.jpg);
	padding-left: 5px;
	margin-left: 10px;

	
}

.HPcol1 ul{
	list-style-position: outside;
	list-style-image: url(media/iconSilk/bullet_blue.jpg);
	padding-left: 2px;
	margin-left: 5px;
}

.introlines {
    line-height: 120%;
    color: #006699;
    font-size: 115%;
}
.txtblue {
	color: #006699;
}

.ArialHelvetica{
    font-family: Arial, Helvetica;
  
}
.ProductIntro{
    color: #333333;
    line-height: 180%;
    font-size: 13px;
}

.Caption
{
    font-size: 11px;
    color: #333333;
    margin: 3px 0 6px 0;
}

.BlueSub{
    color: #006699;
    font-size: 14px;

}


/*
------------------------------------------------------------------------
NEWS SECTION
------------------------------------------------------------------------
*/

.NewsWrapper{
    width: 550px;
    height: auto;
    clear: both;
    margin-bottom: 10px;

    
}

.NewsDateText{
    font-size: 11px;
    color: #666666;
    
}

.NewsDateBox{
    width: 30px;
    height: 30px;
    background-image: url(media/news_dateback.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    float: left;
}

.NewsDateBoxArchive{
    width: 30px;
    height: 30px;
    background-image: url(media/newsarchive_dateback.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    float: left;
}

.NewsTextBox{
    width: 500px;
    float: right;
}

.NewsHeadlineText{
    font-size: 15px;
    text-decoration: none;
    color: #006699;
    }
 
.regmark
{
    font-size: 9px;
    vertical-align: super;
    line-height: normal;
}