TD, DIV, BODY
{
	font-size: 11px;
	color: #000000;
	font-family: arial,verdana,helvetica;
}

img
{
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-right: 5px; 
	border-style:solid;
    border-color:#FF8040; 
    border-left-width:0px; 
    border-right-width:0px; 
    border-top-width:0px; 
    border-bottom-width:0px; 
    color:#1060b6;
}

.boldText
{
	font-weight:bold;
}

.boldBlackText {
	font-family: arial,verdana,helvetica;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.boldRedText {
	font-family: arial,verdana,helvetica;
	font-size:11px;
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}

UL 
{
	color:#333333;
	list-style-image: url(../images/misc/bullet.gif); 
	padding-left: 0px;
	vertical-align: middle;
}

SPAN 
{
	line-height:11px;
	padding-left:0px;	/** Was 1 to remove cutoff capital Arial "W" problem in IE, 
						DJD changed it back to 0 because all other letters were getting shifted **/
}

Body.BGProperties
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#E9E9E9;
	background-image: url(../images/backgrounds/site_bkrd.gif);
}

P {
	font-family: arial,verdana,helvetica;
	font-size:11px;
	color:#333333;
	line-height:12px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:1px; /** Used to remove cutoff capital Arial "W" problem in IE **/
}

A			{color: #004b8d; text-decoration: underline;}
A:visited	{color: #004b8d; text-decoration: underline;}
A:active	{color: #004b8d; text-decoration: underline;}
A:hover		{color: #004b8d; text-decoration: underline;}

.TopBanner {
	
}

.MemberLoginBox 
{
	background-color:#bebdb0;
}

/************** +++ FORMS +++ ****************/	
.formFieldTxt					
{ 	
	font-size: 10px;
	color: #333333;
	font-family: arial, verdana, helvetica;
}
.formText						{   font-size: 10px; }
.errorTextMain					{	font-size: 10px; color:#B80300; }
.formFieldErrorTxt				{	font-size: 9.5px; color:#B80300; }

A.errorLink:link 				{ color: #B80300; text-decoration: underline; }
A.errorLink:visited 			{ color: #B80300; text-decoration: underline; }
A.errorLink:active 				{ color: #B80300; text-decoration: underline; }
A.errorLink:hover 				{ color: #B80300; text-decoration: underline; }


.contentMargins 
{
		margin-left:14px;
		/*margin-top:18px;*/
}

.contentDivider
{
	height: 411px;
	background-color: #bebdb0;
}

/************** +++ ADDED BY DEV TEAM +++ ****************/	


.MainMenu {
	cursor: hand;
}

.drawertext
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	color:#000000;
	text-decoration: none;
}

A.drawertext:link
{
	font-size: 10px;
	color: black;
	font-family: arial,verdana,helvetica;
	text-decoration: underline;
}

A.drawertext:active
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	color: black;
	text-decoration: underline;
}

A.drawertext:visited
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	color: black;
	text-decoration: underline;
}

A.drawertext:hover
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	color: black;
	text-decoration: underline;
}

A.boldlink:link
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	font-weight:bold;
	color:#004b8d;
	text-decoration: underline;
}

A.boldlink:active
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	font-weight:bold;
	color:#004b8d;
	text-decoration: underline;
}

A.boldlink:visited
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	font-weight:bold;
	color:#004b8d;
	text-decoration: underline;
}

A.boldlink:hover
{ 
	font-family: arial,verdana,helvetica;
	font-size:10px;
	font-weight:bold;
	color:#004b8d;
	text-decoration: underline;
}

A.hyperlink:link
{ 
	font-family: arial,verdana,helvetica;
	color:#004b8d;
	text-decoration: underline;
}

A.hyperlink:active
{ 
	font-family: arial,verdana,helvetica;
	color:#004b8d;
	text-decoration: underline;
}

A.hyperlink:visited
{ 
	font-family: arial,verdana,helvetica;
	color:#9b9b9b;
	text-decoration: underline;
}

A.hyperlink:hover
{ 
	font-family: arial,verdana,helvetica;
	color:#004b8d;
	text-decoration: underline;
}

/************** +++ JOSE CSS +++ ****************/

.leftnav_selected
{
	background-color:#B80300;
	border-bottom: solid 1px #FFFFFF;
	margin-left:10px;
	font-family: arial,verdana,helvetica;
	color:#ffffff;
	padding: 1px;
	font-size: 10px;
	height: 13px;
	text-align: left;
}

.leftnav_unselected
{
	background-color: #7f7f7f; 
	border-bottom: solid 1px #FFFFFF;
	font-family: arial,verdana,helvetica;
	padding: 1px;
	margin-left:10px;
	color:#ffffff;
	font-size: 10px;
	height: 13px;
	text-align: left;
	background-image: url(/images/backgrounds/pixel_medgrey.gif);
}
.leftnavBottom
{
	background-color: #7f7f7f; 
	margin-left:10px;
	padding: 1px;
	background-image:url(/images/misc/bottom.gif);
	font-family: arial,verdana,helvetica;
	color:#ffffff;
	font-size: 10px;
	height: 13px;
	text-align: left;
}




.greenboldlink
{ 
	font-family: arial,verdana,helvetica;
	font-weight:bold;
	color: Black;
}

.footer
{
	font: 9.5px Verdana;
	color: #666666;
}

A.footer:link
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: underline;
}

A.footer:active
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: underline;
}

A.footer:visited
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: underline;
}

A.footer:hover
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: underline;
}

A.footerlink:link
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: none;
}

A.footerlink:active
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: none;
}

A.footerlink:visited
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: none;
}

A.footerlink:hover
{
	font: 9.5px Verdana;
	color: #666666;
	text-decoration: underline;
}

UL.bullet {
	list-style: url(../images/misc/bullet.gif) outside;
	vertical-align: middle;
	text-align: left;
	left: 5px;

}

SELECT {
	font-size: 10px;
	font-family: arial, helvetica;
	color:#333333;
}


.smallformfield {
	font-size: 10px;
	font-family: arial, helvetica;
	color:#333333;
}
.smallTxt {
	font-size:10px;
	color: #333333;
	text-decoration: none;
}

A.more:link {
	font-size:10px;
	color: #5D5D5D;
	text-decoration: underline;
}

A.more:active {
	font-size:10px;
	color: #5D5D5D;
	text-decoration: underline;
}

A.more:visited {
	font-size:10px;
	color: #5D5D5D;
	text-decoration: underline;
}

A.more:hover {
	font-size:10px;
	color: #5D5D5D;
	text-decoration: underline;
}

A.whitelink:link {
	font-size:9.5px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.whitelink:active {
	font-size:9.5px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.whitelink:visited {
	font-size:9.5px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.whitelink:hover {
	font-size:9.5px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.whitelink_noline:link {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.whitelink_noline:active {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.whitelink_noline:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.whitelink_noline:hover {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}

.greensmallTxt {
	font-size:10px;
	color: #666600;
	text-decoration: none;
}

.errorTxt {
	color: #B80300;
	font-size:10px;
}

.red {
	color: #CC0000;
	text-decoration: none;
}
A.redlink:link {
	color: #004b8d;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
}

A.redlink:active {
	color: #004b8d;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
}

A.redlink:visited {
	color: #9b9b9b;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
}

A.redlink:hover {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}


A.redlink_underline:link {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

A.redlink_underline:active {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

A.redlink_underline:visited {
	color: #9b9b9b;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

A.redlink_underline:hover {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

A.smallredlink:link {
	color: #004b8d;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
}

A.smallredlink:active {
	color: #004b8d;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
}

A.smallredlink:visited {
	color: #9b9b9b;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
}

A.smallredlink:hover {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:normal;
}

A.smallredlink_underline:link {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:normal;
}

A.smallredlink_underline:active {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:normal;
}

A.smallredlink_underline:visited {
	color: #9b9b9b;
	font-size:10px;
	text-decoration: underline;
	font-weight:normal;
}

A.smallredlink_underline:hover {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:normal;
}

.bigredlink {
	font-size:12px;
	color: #004b8d;
	text-decoration: none;
	font-weight:bold;
}


A.bigredlink:link {
	font-size:12px;
	color: #004b8d;
	text-decoration: underline;
	font-weight:bold;
}

A.bigredlink:active {
	font-size:12px;
	color: #004b8d;
	text-decoration: underline;
	font-weight:bold;
}

A.bigredlink:visited {
	font-size:12px;
	color: #9b9b9b;
	text-decoration: underline;
	font-weight:bold;
}

A.bigredlink:hover {
	font-size:12px;
	color: #004b8d;
	text-decoration: underline;
	font-weight:bold;
}

.largeTxt {
	color: #333333;
	font-size: 12px;
}

.boldTxt {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

.darkGrey 
{
	color: #333333
}

.mediumGreyName {
	color: #5D5D5D;
	font-weight:bold;
}

.mediumGrey {
	color: #5D5D5D;
}

.lightGrey {
	color: #666666;
}

.largeheader {
	font-size: 12px;
	font-weight: bold;
}

.largerheader {
	font-size: 13px;
	font-weight: bold;
}
.muchlargerheader {
	font-size: 15.95px;
	font-weight: bold;
	line-height:16px;
}

.inactionheader 
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 105%;
}	
.drawercontents
{
	padding-right: 4px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8pt;
	border-top:#BEBDB0 1px solid;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Verdana;
	background-image:url(/images/backgrounds/dr_con_backgrnd.gif);
}


.drawercaption { font: bold 9pt Arial; 
	background-image:url(/images/backgrounds/dr_hdng_backgrnd.gif);}
	
.drawer 
{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #999999;
	font: bold 10pt Arial;
	width: 100%;
	padding: 5px;
	cursor: hand;
	text-align: left;
	background-image:url(/images/backgrounds/pixel_yellowgreen.gif);
}
.gridItemCell
{
	border-top: red solid;
	border-bottom: red solid;
	border-right-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: red solid;
	background-color: aqua;
}
.grid
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
}
.pressreleasetitle 
{
    font-size: 24px;
    font-weight: bold;
    line-height:26px;
}
 
.pressreleasetext 
{
    font-family: arial, verdana, helvetica;
    font-size:13px;
    color:#333333;
    line-height:18px;
}

A.bluelink_underline:link
{
	font-size: 11px;
	color: #004b8d;
	text-decoration: underline;
	font-weight:normal;
}

A.bluelink_underline:active {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

A.bluelink_underline:visited {
	color: #9b9b9b;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

A.bluelink_underline:hover {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
}

table.login_area 
{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse; 
	border-color:#7AC142
}

table.login_area tr 
{
	border-style: none;
}


