/* ====================================== */
/* Common HTML tags not modified by skin. */
/* ====================================== */
Body
{
    color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-style: normal;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	font-weight: normal;
	font-size:10pt;
}
a:hover, a:link, a:active, a:visited 
{
	color: #ce0000;
	text-decoration: none;
}
input, textarea
{
	font-style: normal;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	font-weight: normal;
	font-size: 8pt;
}
span
{
	font-size: 8pt;
}
td.redrightpane
{
	width: 2px;
	background-color: #ce0000;
}
td.clearrightpane
{
	width: 8px;
}
td.inforightpane
{
	width: 217px;
}
td.fixedrowheight
{
	height: 10px;
}

/* =============================== */
/* all the page placement sections */
/* =============================== */
.pagesides {
	background-color: #ce0000;
	width: 150px;
}
.pagesideborder {
	background-color: #000000;
	width: 3px;
}
.pagesidemargin {
	background-color: #ffffff;
	width: 20px;
}
.pagecontent {
	vertical-align: top;
	background-color: Transparent;
}
.pagebottom {
	font-weight: normal;
	font-size: 8pt;
	width: 100%;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	background-color: #696849;
	text-decoration: none;
}
.pagebottom_graybar {
	width: 100%;
	background-color: #aeaeae;
	height: 8px;
}
.pagebottom_valuedcustomers {
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	color: #ce0000;
	font-style: normal;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	background-color: transparent;
	text-decoration: none;
	height: 20px;
}

/* for the [TERMS] and [PRIVACY] links */
a.pagebottom:hover, a.pagebottom:link, a.pagebottom:active, a.pagebottom:visited 
{
	font-size: 9pt; 
	color: #ffffff; 
	text-decoration:none; 
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica, Tahoma, Arial;
}

/* ================================ */
/* all the different panel settings */
/* ================================ */

/* for the content pane in the 2 pane page. */
.contentpane {
	width: 418px;
	background-color: transparent;
	vertical-align: top;
}
.rightpane {
	width: 237px;
	background-color: #E9E9E9;
	vertical-align: top;
	border-bottom: #AEAEAE 2px solid; 
	border-left: #E9E9E9 4px solid; 
	border-right: #E9E9E9 4px solid; 
}
.spacepane {
	background-color: Transparent;
	width: 11px;
}

/* a content pane that is part of the 1 pane page. */
.fullpane {
	background-color: Transparent;
	width: 666px;
	vertical-align: top;
}


/* =============================== */
/* all the different menu settings */
/* =============================== */

a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active
{
	font-size: 10pt; 
	color: #000000; 
	text-decoration:none; 
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Helvetica, Tahoma, Arial;
}
a.mainMenu:hover
{
	font-size: 10pt; 
	color: #ce0000; 
	text-decoration:none; 
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Helvetica, Tahoma, Arial;
}



/* ========================================= */ 
/* for use with all the different containers */ 
/* ========================================= */ 
.container {
	background-color: Transparent;
	font-family: Verdana, Helvetica, Tahoma, Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
}
.container_leftsidebar {
	background-color: #696849;
	width: 3px;
}
.container_leftsidebarmargin {
	background-color: Transparent;
	width: 6px;
}
.container_title {
	font-size: 10pt;
	font-weight: bold;
	vertical-align:text-top;
}
.container_rightsideactions 
{
	width: 12%;
	background-color: Transparent;
}

/* ==================================== */ 
/* container for black bar, red diamond */ 
/* ==================================== */ 
.container_bbrd_greybar {
	background-color: #696849;
	height: 5px;
	width: 20%;
}
.container_bbrd_whitebar {
	background-color: Transparent;
	height: 5px;
	width: 80%;
}
.container_bbrd_reddiamond 
{
	width: 12px;
	vertical-align: middle;
}
.container_bbrd_title
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	vertical-align:text-top;
}
.container_bbrd_titlespace 
{
	height: 6px;
}

/* ===================================== */ 
/* container for grey bar, white diamond */ 
/* ===================================== */ 
.container_gbwd_title
{
	background-color: #696849;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	width: 87%;
	height: 18px;
	vertical-align: text-top;
}
.container_gbwd_whitediamond 
{
	background-color: #696849;
	width: 20px;
	vertical-align: baseline;
	height: 18px;
}

/* ==================================== */ 
/* container for red bar, white diamond */ 
/* ==================================== */ 
.container_rbwd_title
{
	background-color: #ce0000;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	width: 87%;
	height: 18px;
	vertical-align: text-top;
}
.container_rbwd_whitediamond 
{
	background-color: #ce0000;
	width: 20px;
	vertical-align: baseline;
	height: 18px;
}

/* ====================================== */ 
/* container for black bar, white diamond */ 
/* ====================================== */ 
.container_bbwd_title
{
	background-color: black;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	width: 87%;
	height: 18px;
	vertical-align: text-top;
}
.container_bbwd_whitediamond 
{
	background-color: black;
	width: 20px;
	vertical-align: baseline;
	height: 18px;
}

/* ======================================== */
/* container that is all gray with no title */
/* ======================================== */
.container_gray_notitle {
	width: 100%;
	background-color: #F2F2F2;
	border-right: #D9D9D9 2px solid; 
	border-top: #D9D9D9 2px solid; 
	border-left: #D9D9D9 2px solid; 
	border-bottom: #D9D9D9 2px solid; 
}

/* ================================*/
/* class for img in the right pane */
/* =============================== */
.imgBlackBorder 
{
	border-color: Black;
	border-style:solid;
	border-width: 1px;
}