/* CSS Document */

img {
	display:block;
}

.imgINLINE {
	display:inline;
}
	
body {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:0px;
}

/* LAYOUT */

.container {
	width:986px; margin-left:auto; margin-right:auto;
}
.head {
	width:986px; float:left;
}
.menu {
	width:986px; float:left;
}
.page {
	width:965px; padding:10px; border:#CCCCCC solid 1px; float:left;
}
.home_actions{
	width:965px; float:left; margin-bottom:30px;
}
.flash_box {
	width:233px; float:left;
}
.flash_container {
	width:231px; height:130px; border:#CCCCCC solid 1px; float:left;
}
.flash_label {
	width:231px; margin-top:5px; font-size:11px; float:left;
}
.content {
	width:965px; float:left;
}
.left_column{
	width:225px; float:left;
}
.head_break{
	width:490px; margin-left:10px; margin-top:-10px; float:left;
}
.center_column{
	width:485px; margin-left:5px; margin-top:0; float:left;
}
.right_column{
	width:225px; margin-left:10px; float:left;
}
.feature_box {
	width:225px; margin-bottom:10px; float:left;
}
.feature_head {
	width:225px; float:left;
}
.feature_content{
	width:213px; padding:5px; background-color:#F7F7F7; border:#CCCCCC solid 1px; float:left;
}
.row_alt_1{
	width:200px; color:#547588; font-weight:bold; font-size:14px; padding:6px; background-color:#FFFFFF; float:left;
}
.row_alt_2{
	width:200px; color:#547588; font-weight:bold; font-size:14px; padding:6px; background-color:#CCCCCC; float:left;
}
.sub_row_alt_1{
	width:200px; color:#547588; font-weight:bold; font-size:11px; padding:6px; background-color:#FFF1F3; float:left;
}
.sub_row_alt_2{
	width:200px; color:#547588; font-weight:bold; font-size:11px; padding:6px; background-color:#FFF1F3; float:left;
}
.foot {
	width:965px; margin-top:30px; margin-left:auto; margin-right:auto; text-align:center; float:left;
}
.foot_item {
	margin-left:30px; margin-right:15px; font-size:11px; font-weight:bold; text-align:center; float:left;
}
.copyright {
	width:965px; margin-top:30px; margin-bottom:10px; text-align:center; float:left;
}

/* SubMenus for Product Menus */

#doc_management{
	display:none; float:left;
}

#rightfax{
	 display:none; float:left;
}

#alchemy{
	display:none; float:left;
}

#workflow{
	display:none; float:left;
}

#faxpress{
	display:none; float:left;
}

/* Attributes */

.margin-left {
	margin-left:10px;
}
.margin-right {
	margin-right:10px;
}
a:link {
	color:#000000; text-decoration:none;
}
a:active {
	color:#000000; text-decoration:none;
}
a:visited {
	color:#000000; text-decoration:none;
}
a:hover {
	color:#990000; text-decoration:none;
}

.left_column a:link {
	color:#000000; text-decoration:none;
}
.left_column a:active {
	color:#000000; text-decoration:none;
}
.left_column a:visited {
	color:#000000; text-decoration:none;
}
.left_column a:hover {
	color:#990000; text-decoration:none;
}


.center_column a:link {
	color:#006699; text-decoration:none; font-weight:bold;
}
.center_column a:active {
	color:#006699; text-decoration:none; font-weight:bold;
}
.center_column a:visited {
	color:#006699; text-decoration:none; font-weight:bold;
}
.center_column a:hover {
	color:#990000; text-decoration:none; font-weight:bold;
}


.home_links a:link {
	color:#000000; text-decoration:none; font-weight:lighter;
}
.home_links a:active {
	color:#000000; text-decoration:none;
}
.home_links a:visited {
	color:#000000; text-decoration:none;
}
.home_links a:hover {
	color:#990000; text-decoration:none;
}

a.foot_item:link {
	color:#666666; text-decoration:none;
}
a.foot_item:active {
	color:#666666; text-decoration:none;
}
a.foot_item:visited {
	color:#666666; text-decoration:none;
}
a.foot_item:hover {
	color:#990000; text-decoration:none;
}


a.alt_feature:link {
	color:#547588; text-decoration:none;
}
a.alt_feature:active {
	color:#547588; text-decoration:none;
}
a.alt_feature:visited {
	color:#547588; text-decoration:none;
}
a.alt_feature:hover {
	color:#006699; text-decoration:none;
}

.top_left_pad {
	margin-left:15px; margin-top:5px;
}

.subhead {
	font-weight: bold;
	font-size: 13px;
	color: #547588
}

/* TRAINING LAYOUT */

.hotel_box {
	width:460px; padding:10px; border:#6F8B9B 1px solid; margin-top:10px; float:left;
}

.hotel_col {
	width:230px; float:left;
}

.content_head {
	color: #6F8B9B;
	font-weight: bold;
	font-size: 16px;
}
.content_subhead {
	color: #990000;
	font-size: 15px;
}
.content_subhead_gray {color:#999999; font-size:13px;}

/* LIBRARY */

.library_container{
	float:left;
}
.product_box {
	width:470px; padding:5px; background-color:#FFFBDE; border:#999999 1px solid; border-bottom:0px; float:left; margin-top:20px;
}
.type_box {
	width:470px; padding:5px; background-color:#F7F7F7; border:#999999 1px solid; float:left;
}
.doc_container {
	width:470px; float:left;
}
.link_box {
	padding:5px; font-size:10px;
}