

#leftcontentwidth {width:190px; }
#maincontentwidth {width:600px; }
#rightcontentwidth {width:162px; }


body {
	background-color: #f1f1f1;
	margin-top: 5px;
}

UL 
{ font-family:verdana; font-size: 11px; ; font-style: normal; color:#666666;}

LI 
{ font-family:verdana; font-size: 11px; ; font-style: normal; color:#666666;}

p{ font-family:verdana; font-size: 11px; font-style: normal; color:#666666;}
.greytext{ font-family:verdana; font-size: 11px; font-style: normal; color:#666666;}
.whitetext{ font-family:verdana; font-size: 11px; font-style: normal; color:#ffffff; text-decoration:none;}
.whitetext a{ font-family:verdana; font-size: 11px; font-style: normal; color:#ffffff; text-decoration:none;}
.redtextsmall{ font-family:verdana; font-size: 11px; font-style: normal; color:#DB4244;}
.redtextsmall a{ font-family:verdana; font-size: 11px; font-style: normal; color:#DB4244;}
.introtext{ color:#6d94c9; text-transform:uppercase; font-size: 11px; font-family:verdana; font-weight: bold;}
.caption{ font-family:verdana; font-size: 9px; font-style: normal; color:#666666;}

a:link			{color: #DB4244; text-decoration:underline}
a:hover			{color: #DB4244; text-decoration:underline}
a:active		{color: #DB4244; text-decoration:underline}
a:visited		{color: #DB4244; text-decoration:underline}

.continue { font-family:verdana; font-size: 11px; font-style: normal; color:#6d94c9;}
.continue a:link{ font-family:verdana; font-size: 11px; font-style: normal; color:#6d94c9;}
.continue a:visited	{color: #6d94c9; text-decoration:underline}
.continue a:hover	{color: #6d94c9; text-decoration:underline}
.continue a:active	{color: #6d94c9; text-decoration:underline}


.whitetexthome{ font-family:century gothic; font-size: 22px; font-style: normal; color:#ffffff;}

.h1{ color:#DB4244; font-size: 22px; font-family:verdana; font-weight: normal; padding:10px 0px 0px 0px;}
.h2{ color:#DB4244; font-size: 18px; font-family:verdana; font-weight: normal;}
.h3{ color:#DB4244; font-size: 14px; font-family:verdana; font-weight: normal;}
.h2white{ color:#ffffff; font-size: 11px; font-family:verdana; font-weight: bold;}

.leftred{ color:#DB4244; font-size: 22px; font-family:freestyle script; font-weight: strong;}


.maintext {background-color: #f1f1f1; padding:0px 20px 17px 17px; }


/*  LeftNavFlyout must be used for flyout menus from the Main Left navigation  */
.LeftNavFlyout {
font-family: verdana; font-size: 11px; Line-height: 120%; font-style: normal; color: #ffffff; text-align: left; cursor: hand; margin: 0px; padding: 0px; padding-bottom: 6px  }

.LeftNavFlyout a:link		{color: #ffffff; text-decoration:none}
.LeftNavFlyout a:visited	{color: #ffffff; text-decoration:none}
.LeftNavFlyout a:hover		{color: #FDE63E; text-decoration:none}
.LeftNavFlyout a:active		{color: #ffffff; text-decoration:none}

/* Flyout Panel Style */
.FlyoutBorder 
{ font-size: 1px; line-height: 1px; margin: 0px; font-weight: bold; padding: 0px; vertical-align: top; background-color: #DB4244; border-left: 1px solid #FDE63E; border-top: 1px solid #FDE63E; border-right: 1px solid #FDE63E; border-bottom: 1px solid #FDE63E }  

