
/* body*/

p     {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
        color : #000000;  /* Black Color */

}
body  {
	leftmargin : 0;
	topmargin : 0;
	marginwidth : 0;
	marginheight : 0;
        background-color : #000000;  /* Black Color */
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-image: url("images/bg_home4.gif")
}

/* links*/
A  {
        color : #FF0000;   /* Bright Red Color */
}

A.white  {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #FFFFFF;
}
A.white:hover  {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
	color : #FF0000;
}
A.red  {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
        color : #990000;
}
A.red:hover  {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
        color : #FF0000;  /* Bright Red Color */
}
A.mainnav  {
	font-size : 12px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	TEXT-DECORATION : none;
	color : #DDDDDD;
}
A.mainnav:hover  {
	font-size : 12px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	TEXT-DECORATION : underline;
        color : #FF0000;  /* Bright Red Color */
}


A.toolsnav  {
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : none;
        color : #FFFFFF;  /* White Color */
}
A.toolsnav:hover  {
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	TEXT-DECORATION : underline;
        color : #FF0000;  /* Bright Red Color */
}

A.RightNavLink  {
	TEXT-DECORATION : none;
        color : #FFFFFF;  /* White Color */
}

/* applies the default font to everything in between <p> tags*/


/* applies different font to various headers*/
H1  {
	font-size : 13px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 140%;
}

H2  {
	font-size : 12px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 140%;
}

H3  {
	font-size : 11px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 140%;
}

H4  {
	font-size : 10px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height: 140%;
}

/* special text cases*/
LI  {
	font-family : verdana, Arial, helvetica, sans-serif;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
        color : #000000;  /* Black Color */
}

EM  {
	font-style : italic;
}

STRONG  {
	font-weight : bold;
}


/* Callout Text */
.CalloutText  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #666666;
}

.testimonial  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
	line-height: 140%;
        color : #666666;  /* Dark Grey */

}

.BlackText  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
        color : #666666;   /* Dark Grey */

}
.FooterText  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
        color : #DDDDDD;  /* Lite Grey */
}
.date  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
        color : #FFFFFF;  /* White Color */
}
.topnav  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	font-style : normal;
        color : #FFFFFF;  /* White Color */
}
.mainnavtext  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
        color : #FF0000;  /* Bright Red Color */
}

.content  {
	font-family : verdana, Arial, helvetica, sans-serif;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
        color : #000000;  /* Black Color */
}
.contentwhite  {
	font-family : verdana, Arial, helvetica, sans-serif;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
        color : #FFFFFF;  /* White Color */
}
.formtext  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
        color : #000000;  /* Black Color */
}

/* News Releases*/
.newsmainhead    {
	font-size : 14px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	TEXT-DECORATION : none;
	text-align : center;
        color : #000000;  /* Black Color */
}
.newssubhead    {
	font-size : 12px;
	font-family : verdana, Arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	TEXT-DECORATION : none;
	text-align : center;
        color : #000000;  /* Black Color */
}
