
table.layout {
	border-right:solid #c87f37 1px; 
}
table.layout td.left { 
	background-color:#c87f37; 
}
table.layout td.right {
	padding-right:150px;
}

p.barPhone { color:#fff; }

h1,h2,h3,h4,h5,h6
{
	color:#000;
}
h1 {
	margin:0;
}
h2 {
	margin:25px 0 10px 0;
}
p.author {
	margin:5px 0 0 0;
}
p.dl {
	margin:15px 0 25px 0;
}


/*** Content Area ***/

table.content { width:735px; }


	
/*** Main Menu ***/

div.mainMenu {
	position:absolute;
	top:190px;
	text-align:right;
}
div.mainMenu div
{
	margin-top:20px;
	width:150px;
}

p.current
{
	background-image: url('/_img/mm_bg_current_150w22h.png');
	background-repeat: no-repeat;
	background-position: right;
	color:white;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:2px 30px 2px 0px;
	position:relative;
	width:151px;
}

a.mainMenu p
{
	color:#fff;
	margin:0px 0px 5px 0px;
	padding:2px 30px 2px 0px;
	position:relative;
	width:151px;
}
a.mainMenu p:hover, a.mainMenu p.active
{
	background:transparent url('/_img/structure/menus/cs1_leftBarMenu_hover.png');
	background-repeat: no-repeat;
	background-position: right;
	cursor:pointer;
	color:#;
	font-weight:bold;
}
a.mainMenu:visited
{
	color:#fff;
}

/*** Main menu tool tips ***/

div.mmTip
{ 
	background-repeat: no-repeat;
	background-position: center;
    color:#fff;     
	display:none;
    font-size:11px;
	font-weight:bold;
    height:105px; 
	line-height:14px;
    padding:15px 25px 15px 25px; 
	vertical-align:middle;
    width:233px; 
}
div.mdTip { background-image: url('/_img/structure/tooltips/ttBgMd.png'); height:150px; width:315px; padding-left:45px; }

ul.btn {
	margin:0px;
	padding:0px;
	width:100%;
}
ul.btn li { 
	height:22px;
	list-style-type:none;
	text-align:center;
}
ul.btn li    { margin-bottom:16px; }
ul.btn li.vt { margin-bottom:10px; }
ul.btn li.t  { margin-bottom:13px; }
ul.btn li.s  { margin-bottom:16px; }
ul.btn li.l  { margin-bottom:19px; }
ul.btn li.vl { margin-bottom:22px; }

ul.btn li.last {margin-bottom:0px;}

ul.btn a {
	color:#0f50bc; 
	display:block;
	overflow:hidden;
	padding-left:0px;
	padding-top:4px;
	text-align:center;
}
div.iGroup img {
	clear:both;
}

div.step {
	clear:left;
}
div.step img {
	border:solid black 1px;
	float:left;
	margin:0 0 15px 15px;
}
div.step ol {
	overflow:auto;
}
#t1 td.c2 {
	padding-left:25px;
}
#t1 td.c2 h2 {
	margin-top:0px;
}
table.t1 td.c2 {
	padding-left:25px;
}
table.t1 td.c2 h2 {
	margin-top:0px;
}



