/* begin HTML tag styles */

body
{
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:20px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #2E2E2E;
}

td
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #2E2E2E;
}

form
{ 
	margin:0px;
}

select
{ 
	margin:0px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #2E2E2E;
}

input 
{
	margin:0px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #2E2E2E;
}

textarea 
{
	margin:0px;
	font-family: verdana,lucida,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #2E2E2E; 
}

a
{
	background:transparent;
  	text-decoration:none;
  	color:#9B4B4B;
}

a:hover
{
  	color:#C59595;
}

/* end HTML tag styles */



/* begin id structure/styles */	


/*
    These id's are nested inside each other in the page code.
*/


#nav
{
	width:965px;
	height:29px;
	background-image: url('/gfx/navBg.jpg');
	background-repeat:no-repeat;
	text-align:left;
}

#navItems
{
	padding:0px 0px 0px 40px;
	text-align:left;
}

#navItems a
{
	background:transparent;
  	text-decoration:none;
  	padding-right:10px;
  	color:#ffffff;
}

#navItems a:hover
{
  	color:#cccccc;
}

#navItems a.onPage
{
	color:#351113;
}

#navItems a:hover.onPage
{ 
	color:#351113;
	text-decoration:none;
}



/*
    These id's are nested inside each other in the page code.
*/

#tipsSetup
{
	margin-top:25px;
	height:10px;
	background:#EFEEF2 url("/gfx/tipsTopBg.gif");
	background-repeat:repeat-x;
	width:165px;
}

#tipsSetup #tipsShadowRight
{	
	height:10px;
	background-image: url("/gfx/tipsTopRightCorner.gif");
	background-position: top right;
	background-repeat:no-repeat;
}

#tipsSetup #tipsSetupMain
{
	height:10px;
	background-image: url("/gfx/tipsTopLeftCorner.gif");
	background-position: top left;
	background-repeat:no-repeat;
	margin-right:10px;
}


/*
    These id's are nested inside each other in the page code.
*/


#tipsContent
{
	width:165px;
	background:#EFEEF2;
}

#tipsContent #tipsContentShadowRight
{	
	background-image: url("/gfx/tipsRightBg.gif");
	background-position: top right;
	background-repeat:repeat-y;
}

#tipsContent #tipsMain
{
	background-image: url("/gfx/tipsLeftBg.gif");
	background-position: top left;
	background-repeat:repeat-y;
	margin-right:4px;
	padding-left:20px;
	padding-right:16px;
	padding-top:10px;
	padding-bottom:20px;
}

#tipsMain a.onPage
{ 
	color:#351113;
}

#tipsMain a:hover.onPage
{ 
	color:#351113;
	text-decoration:none;
}



/*
    These id's are nested inside each other in the page code.
*/


#navSetup
{
	background:#651200 url("/gfx/navLeftBg.jpg");
	background-repeat:no-repeat;
	height:35px;
}

#navSetup #navRight
{	
	background-image: url("/gfx/navRightBg.jpg");
	background-position: top right;
	background-repeat:no-repeat;
	height:35px;
}

#navSetup #navContents
{
	margin-right:10px;
	height:35px;
}

#topNavItem
{ 
	margin-top: 3px;
	margin-left: 8px;
	margin-right: 8px;
}

#topNavItem a
{ 
	color:#ffffff;
}

#topNavItem a:hover
{ 
	color:#B18B82;
}

#topNavItem a.onPage
{ 
	color:#E4AA55;
}

#topNavItem a:hover.onPage
{ 
	color:#E4AA55;
}







/* end id structure/styles */






/* begin class styles */


.sub
{
	font-size:10px;
}

.small
{
	font-size:9px;
}

.alert
{ 
	color: #DB0000;
}

.aok
{ 
	color: #1C6C1E;
}

.subAlert
{ 
	font-size:10px;
	color: #DB0000;
}

.title24
{ 
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 24px;
	color: #320900;
}

.title20
{ 
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 20px;
	color: #320900;
}

.title16
{ 
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 16px;
	color: #320900;
}

.title14
{ 
	font-size: 14px;
	font-weight:bold;
	padding-bottom:4px;
	color: #320900;
}

.insetImage
{ 
	border:1px solid #C9ADB0;
}

.importantText
{
	color:#fff;
}


/* end class styles */

