@charset "utf-8";
/* CSS Document */

body{
 	margin:0px;
  	padding:0px;
	background-color:#5C5C5C;
	}
td,div,select{
	font-size:11px;
    font-family:Tahoma;
	line-height:13px;
}

.quickmenu{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.title{
	text-transform: uppercase;
	color:#000000;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height: 48px;
}

.policy{
	color:#FFFFFF;
	font-size:10px;
}

.policy{
	color:#FFFFFF;
	font-size:10px;
}

.policy img{
	float:left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 16px;
}


.breadcrumbs {
	text-align: left;
	padding-bottom: 16px;
}

.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

#list-menu {
width: 200px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu li {
margin: 2px 4px 0;
}

#list-menu a {
	display: block;
	width: 210px;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	border-bottom-color: #BAB2A0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
	border-bottom: 1px #333333 dotted;
	background: #CCC4B0;
	color: #ffffff;
}



/********************************************************************************
 *
 *
 *
 ********************************************************************************/

#main-menu {
width: 180px;
font-size: 12px;
font-weight: normal;
/* this width value is also effected by
the padding we will later set on the links. */
}

#main-menu ul {
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

#main-menu li {
	margin: 4px 2px 4px 2px;
	background-repeat: no-repeat;
	background-position: 4px 0px;
}


#main-menu a {
	color: #624923;
	border: 1px #CCC4B0 dotted;
	display: block;
	width: 156px;
	height: 30px;
	padding: 28px 4px 8px 50px;
	text-decoration: none;
}

#main-menu a:link, #main-menu a:active, #main-menu a:visited {
color: #624923;
}

#main-menu a:hover {
	border: 1px #624923 dotted;
	color: #CCC4B0;
}


/********************************************************************************
 *
 *
 *
 ********************************************************************************/

#sub-menu {
width: 240px;
font-size: 12px;
font-weight: normal;
margin-top: 16px;
margin-bottom: 48px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#sub-menu ul {
	margin-left: 160px;
	padding: 0;
	list-style-type: none;
}

#sub-menu li {
	margin: 4px 2px 8px 2px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
}


#sub-menu a {
	color: #624923;
	border: 1px #CCC4B0 dotted;
	display: block;
	width: 240px;
	height: 40px;
	padding: 34px 4px 8px 80px;
	text-decoration: none;
}

#sub-menu a:link, #sub-menu a:active, #sub-menu a:visited {
color: #000000;
}

#sub-menu a:hover {
	border: 1px #624923 dotted;
	color: #CCC4B0;
}



/********************************************************************************
 *
 *
 *
 ********************************************************************************/

.card_step_on {
	border:1px dotted #624923;
	background-color:#FFFFCC;
	padding: 10px;
	margin: 10px;
	font-weight: bold;
	font-size: 125%;
}

.card_step_off {
	cursor: pointer;
	border: 1px dotted #624923;
	background-color: #CCFFFF;
	padding: 10px;
	margin: 10px;
	font-size: 125%;
}

.card_step_off a, .card_step_off a:link, .card_step_off a:visited, .card_step_off a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.card_step_off a:hover {
	color: #000099;
}



/********************************************************************************
 *
 *
 *
 ********************************************************************************/

.login_box {
	padding:0;
	margin:0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	color: #FFFFFF;
	vertical-align: top;
}
.login_box a, .login_box a:link, .login_box a:visited, .login_box a:active {
	color: #CCC4B0;
	text-decoration: none;
}
.login_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.login_box_desc {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	padding: 2px 0.5em 0.5em 0;
}
.login_box_value {
	text-align: left;
	padding: 0 6px 0.5em 0;
}
.login_box_link {
	text-align: left;
	padding: 0 0 0.5em 0;
}
.login_box_buttons {
	padding: 0 6px 0.5em 0;
}

/********************************************************************************
 *
 *
 *
 ********************************************************************************/

#cards-c {
cursor: pointer;
font-size: 18px;
font-weight: normal;
margin-top: 16px;
margin-bottom: 72px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#cards-c ul {
	margin-left: 80px;
	padding: 0;
	list-style-type: none;
}

#cards-c li {
	margin: 4px 2px 8px 2px;
	background-repeat: no-repeat;
}


#cards-c a, #cards-c a:link, #cards-c a:active, #cards-c a:visited {
	color: #000000;
	display: block;
	width: 240px;
	height: 40px;
	padding: 30px 4px 10px 210px;
	text-decoration: none;
}

#cards-c a:hover {
	border-right: 8px #624923 solid;
	color: #CCC4B0;
}

.card_thumb {
	float: left;
	width: 240px;
	border: 1px dotted #000000;
	margin: 0 12px 12px 0;
	padding: 5px;
}

.card_clear {
	clear: both;
}

/********************************************************************************
 *
 *
 *
 ********************************************************************************/

#cards-d {
cursor: pointer;
font-size: 18px;
font-weight: normal;
margin-top: 16px;
margin-bottom: 80px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#cards-d ul {
	margin-left: 80px;
	padding: 0;
	list-style-type: none;
}

#cards-d li {
	margin: 4px 2px 8px 2px;
}

#cards-d img {
	border: 1px #CCC4B0 solid;
}

#cards-d a, #cards-d a:link, #cards-d a:active, #cards-d a:visited {
	color: #000000;
	border: 1px #CCC4B0 dotted;
	display: block;
	width: 450px;
	height: 110px;
	padding: 8px 4px 8px 8px;
	text-decoration: none;
}

#cards-d a:hover {
	border-right: 8px #624923 solid;
	color: #CCC4B0;
}





.previewhdr {
	font-weight: bold;
	width: 531px;
	font-family: arial;
	border: 1px solid #A5CFE9;
	padding: 3;
	font-size: 11;
	color: #4B7A98;
	background-color: #D5EBF9;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

.previewbdy {
	border-bottom: 1px solid #A5CFE9;
	border-left: 1px solid #A5CFE9;
	border-right: 1px solid #A5CFE9;
	width: 531px;
	font-family: arial;
	font-size: 11;
	padding: 3;
	color: #1B4966;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
