/* ---------------------------------------------------------- */
/* Background Color For Page                                  */
/* ---------------------------------------------------------- */
BODY.Full_Width_Beige_Solid_Titlebar 
{
	background-color: #aca59d;
	font-family: Verdana, sans-serif;
	
	color:#ffffff;
}

/* ---------------------------------------------------------- */
/* Content Module                                             */
/* ---------------------------------------------------------- */
DIV.Full_Width_Beige_Solid_Titlebar-ContentModule
{
	padding-top:1px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}



   
/* ---------------------------------------------------------- */
/* Content Module Title                                       */
/* ---------------------------------------------------------- */
TABLE.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-table_class
{
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	width:100%;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-top-left
{
	width: 3px;
	height: 4px;
	background-color: #aca59d;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-top
{
	height: 4px;
	background-color: #aca59d;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-top-right
{
	width: 3px;
	height: 4px;
	background-color: #aca59d;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-canvas-left
{
	width: 3px;
	background-color: #aca59d;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-canvas
{
	background-color: #aca59d;
}  

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-canvas-right
{
	width: 3px;
	background-color: #aca59d;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-bottom-left
{
	background-color: #aca59d;
	height: 1px;
	width: 3px;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-bottom
{
	background-color: #aca59d;
	height: 1px;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-bottom-right
{
	background-color: #aca59d;
	height: 1px;
	width: 3px;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-canvas TD.title
{
	font-family: Verdana, sans-serif;
   	color: #0000ff;
	font-weight:bold;
	padding: 2px;
	text-align:center;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleTitle-canvas TD.actions
{
	background-color: transparent;
		text-align:right;
		padding: 2px;
}

/* ---------------------------------------------------------- */
/* Content Module Body                                        */
/* ---------------------------------------------------------- */
TABLE.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-table_class
{
	padding-top:0px;
		margin-top:0px;
		left:0px;
		top:0px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	width:100%;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-top-left
{
	width: 3px;
	height: 1px;
	background-color: #aca59d;
	background-repeat:repeat-y;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-top
{
	background-color: #aca59d;
	height: 1px;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-top-right
{
	width: 3px;
	height: 1px;
	background-color: #aca59d;
	background-repeat:repeat-y;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas-left
{
	width: 3px;
	background-color: #aca59d;
	background-repeat:repeat-y;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas
{
	font-family: Verdana, sans-serif;
	
	     	color: #000000;
	padding: 4px;
	background-color: #aca59d;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas-right
{
	width: 3px;
	background-color: #aca59d;
	background-repeat:repeat-y;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-bottom-left
{
	width: 3px;
	height: 4px;
	background-color: #aca59d;
	background-repeat:no-repeat;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-bottom
{
	height: 4px;
	background-color: #aca59d;
	background-repeat:repeat-x;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-bottom-right
{
	width: 3px;
	height: 4px;
	background-color: #aca59d;
	background-repeat:no-repeat;
}

/* ---------------------------------------------------------- */
/* Content Module Extra Link Colors                           */
/* ---------------------------------------------------------- */
TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A:link 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: underline;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A:visited 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A:hover 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: underline;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A:active 
{
	color:#0000ff;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.blue:link 
{
	color:#000099;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.blue:visited 
{
	color:#000099;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.blue:hover 
{
	color:#000099;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.blue:active 
{
	color:#000099;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.red:link 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.red:visited 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.red:hover 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.red:active 
{
	color:#983E3E;
	font-weight: bold;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.brown:link 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.brown:visited 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.brown:hover 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas A.brown:active 
{
	color:#C08160;
	font-weight: normal;
	text-decoration: none;
	
}

/* ---------------------------------------------------------- */
/* Content Module Row Colors                                  */
/* ---------------------------------------------------------- */
TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas TR.neutralRow
{
	background-color:transparent;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas TR.oddRow
{
	background-color:#EEEEEE;
	
	font-family: Verdana, sans-serif;
	color: #000000;}  TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas TR.evenRow
{
	background-color:#D9D9D9;
	
	font-family: Verdana, sans-serif;
	color: #000000;}    TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas HR.colorbar
{
	color:#000000;
	background-color:#EEEEEE;
	border:none;
}

/* ---------------------------------------------------------- */
/* Content Module Row Colors                                  */
/* ---------------------------------------------------------- */
TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas TD.neutralRow
{
	background-color:transparent;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas TD.oddRow
{
	background-color:#EEEEEE;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}  

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas TD.evenRow
{
	background-color:#D9D9D9;
	
	font-family: Verdana, sans-serif;
	color: #000000;
}    

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas HR.colorbar
{
	color:#000000;
	background-color:#EEEEEE;
	border:none;
}

/* ---------------------------------------------------------- */
/* Content Module Row Colors                                  */
/* ---------------------------------------------------------- */

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas div.evenRow {
    background-color:#D9D9D9;
    color:#000000;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas div.oddRow {
    background-color:#EEEEEE;
    color:#000000;
}

/* ---------------------------------------------------------- */
/* Content Module Extra Text Styles With TDS                  */
/* ---------------------------------------------------------- */
TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas .header
{
	color: #000099;
	font-family: Verdana, sans-serif;
	
	font-weight: bold;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas .body

{	color: #000000;
	font-family: Verdana, sans-serif;
	
	font-weight: normal;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas .bold
{	font-weight:bold;
	font-family:Verdana, sans-serif;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas .italics
{	font-weight:normal;
	font-family:Verdana, sans-serif;
	font-style:italic;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas .underline
{	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, sans-serif;
	
}

/* ---------------------------------------------------------- */
/* Content Module Extra Text Styles With SPANS                */
/* ---------------------------------------------------------- */
TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas SPAN.header
{
	color: #000099;
	font-family: Verdana, sans-serif;
	
	font-weight: bold;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas SPAN.body
{	color: #000000;
	font-family: Verdana, sans-serif;
	
	font-weight: normal;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas SPAN.bold
{	font-weight:bold;
	font-family:Verdana, sans-serif;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas SPAN.italics
{	font-weight:normal;
	font-family:Verdana, sans-serif;
	font-style:italic;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas SPAN.underline
{	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, sans-serif;
	
}

/* ---------------------------------------------------------- */
/* Inputs, Buttons, and Drop downs                            */
/* ---------------------------------------------------------- */
TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas INPUT.button
{	background-color:#983E3E;
		font-weight: bold;
		color: #FFFFFF;
	
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas INPUT.text
{	font-family:Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	color:#474747;
}

TD.Full_Width_Beige_Solid_Titlebar-ContentModuleBody-canvas SELECT.dropdown
{
	font-family:Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	color:#474747;
}
