TD,DIV,BODY {
	font-family: arial,verdana,helvetica;
	font-size:11px;
	color:#333333;
}

.boldText
{
font-weight:bold;
}


UL 
{
	list-style-image: url(../images/misc/bullet.gif); 
	padding-left: 0px;
	vertical-align: middle;
}

SPAN 
{
	line-height:11px;
	padding-left:1px; /** Used to remove cutoff capital Arial "W" problem in IE **/
}

Body.BGProperties
{
	margin-width: 0px;
	margin-height: 0px;
	margin: 0px;
	background-color:#E9E9E9;
	background-image: url(../images/backgrounds/site_bkrd.gif);
}

P
{
	margin-top: 0px;
	padding-left: 1px;
	margin-bottom: 10px;
	color: #000000;
	font-family: arial,verdana,helvetica;
}

A			{color: #004b8d; text-decoration: underline;}
A:visited	{color: #9b9b9b; text-decoration: underline;}
A:active	{color: #004b8d; text-decoration: underline;}
A:hover		{color: #004b8d; text-decoration: underline;}

.TopBanner {
	
}

.MemberLoginBox
{
	background-color: #bebdb0;
}

/************** +++ FORMS +++ ****************/	

.contentMargins 
{
		margin-left:14px;
		/*margin-top:18px;*/
}

.contentDivider 
{
	background-color:#CCCCCC;
	height:411px;	
	
}

/************** +++ ADDED BY DEV TEAM +++ ****************/	




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:#9b9b9b;
	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 +++ ****************/


.smallTxt {
	font-size:10px;
	color: #333333;
	text-decoration: none;
}

A

.red {
	color: #CC0000;
	text-decoration: none;
}

A.redlink:link {
	color: #004b8d;
	font-size:11px;
	text-decoration: none;
	font-weight:none;
}

A.redlink:active {
	color: #004b8d;
	font-size:11px;
	text-decoration: none;
	font-weight:none;
}

A.redlink:visited {
	color: #9b9b9b;
	font-size:11px;
	text-decoration: none;
	font-weight:none;
}

A.redlink:hover {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:none;
}


A.redlink_underline:link {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:none;
}

A.redlink_underline:active {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:none;
}

A.redlink_underline:visited {
	color: #9b9b9b;
	font-size:11px;
	text-decoration: underline;
	font-weight:none;
}

A.redlink_underline:hover {
	color: #004b8d;
	font-size:11px;
	text-decoration: underline;
	font-weight:none;
}

A.smallredlink:link {
	color: #004b8d;
	font-size:10px;
	text-decoration: none;
	font-weight:none;
}

A.smallredlink:active {
	color: #004b8d;
	font-size:10px;
	text-decoration: none;
	font-weight:none;
}

A.smallredlink:visited {
	color: #9b9b9b;
	font-size:10px;
	text-decoration: none;
	font-weight:none;
}

A.smallredlink:hover {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:none;
}

A.smallredlink_underline:link {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:none;
}

A.smallredlink_underline:active {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:none;
}

A.smallredlink_underline:visited {
	color: #9b9b9b;
	font-size:10px;
	text-decoration: underline;
	font-weight:none;
}

A.smallredlink_underline:hover {
	color: #004b8d;
	font-size:10px;
	text-decoration: underline;
	font-weight:none;
}

.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;
}

.mediumGreyName {
	color: #5D5D5D;
	font-weight:bold;
}

.lightGrey {
	color: #666666;
}

.mediumGrey {
	color: #5D5D5D;
}

.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;
}

.pressreleasetitle 
{
    font-size: 24px;
    font-weight: bold;
    line-height:26px;
}
 
.pressreleasetext 
{
    font-family: arial, verdana, helvetica;
    font-size:13px;
    color:#333333;
    line-height:18px;
}


