/* 
 * Master style sheet for thedocpros.com
 *  
 * Note: Designed for IE 4+ on Win32
 */

/* First level menu items */
.pullDown {
	background-color : #9999FF;
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5d628e;
	border-right-color: #5d628e;
	border-bottom-color: #5d628e;
	border-left-color: #5d628e;
	width : 186px;
	color: #000066;
}
.pullDown a {
	background-color : #9999FF;
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 9px;
	padding-right: 1px;
	text-decoration : none;
	width : 186px;
	color: #000066;
}
.pullDown a:visited {
	background-color : #9999FF;
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 9px;
	padding-right: 1px;
	text-decoration : none;
	width : 186px;
}
.pullDown a:hover {
	background-color : #9999FF;
	color : #FFFFFF;
	text-decoration : none;
}
.pullDownSub {
	background-color : #9999FF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #000084;
	font-size : 10px;
	font-weight : bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5d628e;
	border-right-color: #5d628e;
	border-bottom-color: #5d628e;
	border-left-color: #5d628e;
	width : 186px;
	color: #000084;
}
.pullDownSub a {
	background-color : #9999FF;
	color: #000084;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 24px;
	padding-right: 1px;
	text-decoration : none;
	width : 186px;
	font-size: 10px;
}
.pullDownSub a:visited {
	background-color : #9999FF;
	color : #000084;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 22px;
	padding-right: 1px;
	text-decoration : none;
	width : 186px;
}
.pullDownSub a:hover {
	background-color : #9999FF;
	color : #FFFFFF;
	text-decoration : none;
}
.pullDownBott {
	background-color : #9999FF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-bottom: #5d628e 1px solid;
	border-top: #5d628e 1px solid;
	border-left: #5d628e 1px solid;
	border-right: #5d628e 1px solid;
	width : 186px;
	color: #000066;
}
.pullDownBott a {
	background-color : #9999FF;
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 9px;
	padding-right: 0px;
	text-decoration : none;
	width : 186px;
	color: #000066;
}
.pullDownBott a:hover {
	background-color : #9999FF;
	color : #FFFFFF;
	text-decoration : none
}
.pullDownSubBott {
	background-color : #9999FF;
	color : #000095;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	border-bottom: #5d628e 1px solid;
	border-top: #5d628e 1px solid;
	border-left: #5d628e 1px solid;
	border-right: #5d628e 1px solid;
	width : 186px;
}
.pullDownSubBott a {
	background-color : #9999FF;
	color : #000095;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 24px;
	padding-right: 0px;
	text-decoration : none;
	width : 186px;
}
.pullDownSubBott a:hover {
	background-color : #9999FF;
	color : #FFFFFF;
	text-decoration : none
}
.pullDownSubBott a:visited {
	background-color : #9999FF;
	color : #000095;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 22px;
	padding-right: 1px;
	text-decoration : none;
	width : 186px;
}
.pullDownSingle {
	background-color : #CCCCCC;
	color : #000095;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-bottom: #5d628e 1px solid;
	border-left: #5d628e 1px solid;
	border-right: #5d628e 1px solid;
	width : 186px;
}
.pullDownSingle a {
	background-color : #CCCCCC;
	color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	display : block;
	padding-bottom : 2px;
	padding-left : 9px;
	text-decoration : none;
	width : 186px;
	font-size: 10px;
}
.pullDownSingle a:hover {
	background-color : #FF9900;
	color : #FFFFFF;
	text-decoration : none
}
.pullDownTop {
	background-color : #9999FF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
	font-weight : bold;
	width : 186px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5d628e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5d628e;
	color: #000066;
}
.pullDownTop a {
	background-color : #9999FF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-bottom : 2px;
	padding-left : 9px;
	text-decoration : none;
	width : 186px;
	line-height: 20px;
	height: 18px;
	color: #000066;
}
.pullDownTop a:hover {
	background-color : #9999FF;
	color : #FFFFFF;
	text-decoration : none
}
.navButts {
	background-color : #333399;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9FDF;
}
.navButts a {
	background-color : #333399;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 26px;
	text-decoration : none;
	width : auto;
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330099;
	border-top-color: #9F9FDF;
	border-top-width: 1px;
	border-top-style: none;
}
.navButtsBott {
	background-color : #DCDCE2;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9F9FDF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9F9FDF;
}
.navButtsBott a {
	background-color : #333399;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 26px;
	text-decoration : none;
	width : auto;
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330099;
}

.navButts a:hover {
	background-color : #C4B9EC;
	color : #330099;
	text-decoration : none;
	background-image: url(../images/navButt_1.gif);
	padding-left : 26px;
}

.navButtsBott a:hover {
	background-color : #C4B9EC;
	color : #330099;
	text-decoration : none;
	background-image: url(../images/navButt_1.gif);
	padding-left : 26px;
}

.navButtsOn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7688B6;
	background-color : #9999FF;
	color : #330099;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 26px;
	text-decoration : none;
	width : auto;
	background-image: url(../images/navButt_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7688B6;
}
.navButtsSub {
	background-color : #333399;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9FDF;
}
.navButtsSub a {
	background-color : #333399;
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 40px;
	text-decoration : none;
	width : auto;
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330099;
	border-top-color: #9F9FDF;
	border-top-width: 1px;
	border-top-style: none;
}
.navButtsSub a:hover {
	background-color : #C4B9EC;
	color : #330099;
	text-decoration : none;
	background-image: url(../images/navButt_sub_1.gif);
	padding-left : 34px;
}
.navButtsSubBott {
	background-color : #CCCCCC;
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	border-left: none;
}
.navButtsSubBott a {
	background-color : #CCCCCC;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-right: 0px;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;

	text-decoration : none
}
.navButtsSubBott a:hover {
	background-color : #CCCCCC;
	color : #AD001B;
	border-left: #AD001B 16px solid;
	text-decoration : none
}
.navButtsSubOn {
	background-color : #9999FF;
	color : #330099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 34px;
	text-decoration : none;
	background-image: url(../images/navButt_sub_1.gif);
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-color: #9F9FDF;
	border-top-width: 1px;
 }
/* Text Styles */
.pageHeader { 
    color : #3333CC; 
    font-family : Arial; 
    font-size : 20px; 
    font-weight : bold; 
}
input, body, td, p, li, ul {
	color : #333333;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;	
}

.textItalic {
	color : #575757;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-style : italic;
	font-weight: normal;
}
.textBold {
	color : #575757;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;	
}
.textBold a {
    color : #003366;
}
.textBold a:hover {
	text-decoration : none;
}
.pressDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.pressTitle, .pressSub {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11.5px; 
    line-height: normal; 
    font-style: normal;
    color: #333333;
}
/* Sub heading page component definition */
.subHeading {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	line-height: 15px;
}
.subHeading  a
{
	COLOR: #3333CC;
	FONT-FAMILY: Arial, ;
	FONT-SIZE: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.subHeading  a:hover
{
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	line-height: 15px;
	font-weight: bold;
}
.subHeadingOrange {
	color: #F09100;
	font-family : Arial;
	font-size : 9px;
	line-height: normal;
	font-weight : normal;
}
/*Style Applied to copyright and page footer */
.copyright {
	color : #A0A0A0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;	
}

.copyright a {
	color : #A0A0A0;
	font-weight : normal;	
	text-decoration : none;
}

.copyright a:hover {
	color : #666666;
	font-weight : normal;	
	text-decoration : none
}

.footer {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	vertical-align: middle;
}

.footer a {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.footer a:hover {
	color : #FF9900;
	font-weight : bold;
	text-decoration : none
}
.textBoldBlue {

    color : #000066; 
    font-family : Arial, Verdana, Helvetica, sans-serif; 
    font-size : 11px; 
    font-weight : bold; 
    line-height: 16px;
}
.pageHeaderOrange {

    font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color: #FF9900;
}
.pageHeaderLiteBlue {
    color : #004FA6; 
    font-family : Arial; 
    font-size : 14px; 
    font-weight : bold;
}

/* Text Styles f/Stoller*/
SUP  {
	font-size : 9px;
	color : #000000;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
SUB  {
	font-size : 9px;
	color : #000000;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.featureHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0950A0;
	text-decoration: none;
}
.featureText
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 15px;
	font-weight: normal;
	COLOR: #333333;
	text-decoration: none;
	list-style-type: disc;
	list-style-image: url(bullet_home.gif);
	font-style: normal;

}
.featureText:link
{
	COLOR: #0950A0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.featureText:hover
{
	COLOR: #297CD9;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: normal;
	text-decoration: none;
}
.featureBlText
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: normal;
	font-weight: normal;
	COLOR: #366A9B;
	text-decoration: none;
	list-style-type: disc;
	list-style-image: url(bullet_home.gif);
}
.featureBlText:link
{
	COLOR: #366A9B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}
.featureBlText:hover
{
	COLOR: #0099FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: normal;
	text-decoration: none;
}
.featureBlTextBold
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: normal;
	font-weight: bold;
	COLOR: #2B3384;
	text-decoration: none;
	list-style-type: disc;
	list-style-image: url(bullet_home.gif);
}
.featureBlTextBold:hover
{
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	text-decoration: none;
}
.pageHeader
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.bodyText
{
	COLOR: #3300CC;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: disc;
}
.bodyText a
{
	COLOR: #3300CC;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.bodyText a:hover
{
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.Sub2Heading
{
	COLOR: #003399;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: disc;

}
.Sub2Heading a
{
	COLOR: #000046;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.Sub2Heading a:hover
{
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: normal;
	font-weight: bold;
}
.sidebarHeader
{
	COLOR: #E2ECFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.sidebarSubHeader
{
	COLOR: #E2ECFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sidebarText
{
	COLOR: #E2ECFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;

}
.sidebarTextSmall
{
	COLOR: #E2ECFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;

}
.sidebarTextBold
{
	COLOR: #E2ECFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

}
.sidebarTextBold a
{
	COLOR: #E2ECFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.sidebarTextBold a:hover
{
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.pressHeader
{
	COLOR: #0950A0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.pressHeader:link
{
	COLOR: #0950A0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.pressHeader:hover
{
	COLOR: #297CD9;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
.pressDate
{
    COLOR: #8A96BC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px; line-height: 15px;
}
.footertext
{
	COLOR: #999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.footertext:link
{
	COLOR: #999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
}
.footertext:hover
{
	COLOR: #8A96BC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
}
.footertext:active
{
	COLOR: #ff9900;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
}
p
{
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: disc;
}
.featuretextBlue {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 14px;
	font-weight: bold;
	COLOR: #000099;
	text-decoration: none;
	list-style-type: disc;
	list-style-image: url(bullet_home.gif);
}
.pageHeaderDBlue {
    color : #000066;
	font-family : Arial;
	font-size : 17px;
	font-weight : bold;
}

.pageHeaderLBlue {
	color : #330099;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	line-height: normal;
}
.featureTextBold {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: normal;
	font-weight: bold;
	COLOR: #333333;
	text-decoration: none;
	list-style-type: disc;
	list-style-image: url(bullet_home.gif);
	font-style: normal;
}
.textBoldNew {
	color : #333333;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height: normal;
	font-weight : bold;
}
.textBoldLink {
color : #000066;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : bold;
}
.textBoldLink  a {
	COLOR: #004080;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.textBoldLink  a:hover {
	COLOR: #0099FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.textBoldLiteBlue {
    color : #003399; 
    font-family : Arial, Verdana, Helvetica, sans-serif; 
    font-size : 11px; 
    font-weight : bold; 
    line-height: 16px;
}
.textRegularGrey {
color : #666666;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
	font-weight : normal;
}
.pageHeader {
	color : #330099;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	line-height: 28px;
	background-image: url(../images/header_text_bak.gif);
	width: 650px;
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	text-indent: 40px;
}
.navButtsBottOn {
	color : #FF9000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 26px;
	text-decoration : none;
	width : auto;
	background-image: url(../images/navButt_oa6.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7688B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5BED7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7688B6;
	background-color: #6633FF;
}
.textDate {
    color : #000000; 
    font-family : Arial, Verdana, Helvetica, sans-serif; 
    font-size : 11px; 
    font-weight : bold; 
    line-height: 16px;
}
.sidebarHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 16px;
	font-weight: normal;
	color: #000033;
}
.homeHeaderFade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	display:block;
	width:278px;
	line-height: 32px;
	color: #000084;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image:url(../images/orange_fade.gif);
	padding-left: 0px;
	padding-bottom: 4px;
}
.subHeaderFade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	display:block;
	width:500px;
	line-height: 32px;
	color: #000084;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image:url(../images/orange_fade_600.gif);
	padding-left: 0px;
	padding-bottom: 4px;
}
.navButtsBottOn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7688B6;
	background-color : #9999FF;
	color : #330099;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	display : block;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left : 26px;
	text-decoration : none;
	width : auto;
	background-image: url(../images/navButt_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7688B6;
}
.textRegular { 
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height: 15px;
font-weight : normal;
}
.textRegular a {
COLOR: #3366ff;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
line-height: 15px;
font-weight: bold;
text-decoration: underline;
}
.textRegular a:hover {
COLOR: #3399ff;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
line-height: 15px;
font-weight: bold;
text-decoration: underline;
}
.Sub2Heading
{
COLOR: #000033;
FONT-FAMILY: Arial, Helvetica, sans-serif;
FONT-SIZE: 12px;
line-height: normal;
font-weight: bold;
text-decoration: none;
list-style-type: disc;
}

