body {
	background-color: #f2edc1;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}

body, h1, h2, h3, h4, h5, td, a, a:hover, .termsBody a:hover,
.h1, .h2, .h3, .h4, .h5 {
	color: #392315;
}

.page {
  background: transparent url( '../img/logo1.gif' ) no-repeat top right;
  width: 800px;
  margin: 0px auto;
  padding: 0px;
}

.pageContent {
	padding-top: 163px;
}

.title {
	padding-top: 90px;
}

a:hover,
.mainMenu li a:hover,
.footer .menuItem a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1, .h1 {
	font-size: 32px;
}

h2, .h2 {
	font-size: 27px;
}

h4, .h4 {
	font-size: 14px;
}

h5, .h5 {
	font-size: 12px;
}

hr {
	height: 1px;
	padding: 0px;
	margin: 20px 0px;
}

dl, p {
	margin: 0px;
	padding: 12px 0px;
}

dd {
	margin-left: 20px;
}

ul li {
	background: transparent url('../img/li_square.gif') no-repeat 5px 15px;
	padding: 9px 0px 10px 15px;
	list-style-type: none;
}

ul, ul.mainMenu {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;
	
}

ul.mainMenu{
	padding: 20px 0px 150px 0px;
}

li a, dd a, .termsBody a {
	color: #cc0000;
}

ul.mainMenu li {
	background: transparent url('../img/red_arrow_li.gif') no-repeat 5px 5px;
	padding: 0px 0px 15px 30px;
}
.mainMenu li a {
	color: #A10F14;
	font-size: 24px;
	text-decoration: none;
}

.block {
	width: 600px;
	margin-top: 5px;
}

.block .blockTl {
	background: transparent url('../img/block_left.gif') no-repeat top left;
	padding-left: 8px;
	margin: 0px;
}
.block .blockTr {
	background: transparent url('../img/block_right.gif') no-repeat top right;
	padding-right: 8px;
	margin: 0px;
}
.block .blockBl {
	background: transparent url('../img/block_left.gif') no-repeat bottom left;
	padding-left: 8px;
	margin: 0px;
}
.block .blockBr {
	background: transparent url('../img/block_right.gif') no-repeat bottom right;
	padding-right: 8px;
	margin: 0px;
}

.block .blockBottom,
.block .blockTop {
	height: 25px;
	background-color: #fffcdc;
}

.block .blockContent {
	background-color: #fffcdc;
	padding: 0px 19px;
}
.block ul.joblist li{
	padding-bottom:3px;
}
.block .ul.subjoblist{
	margin:0;
	padding:0;
}
.block .subjoblist li{
	margin-bottom:-7px;
}
/* block right side - begin */
.right_side_wrapper {
	margin-top:3.45em;
}
.block_rightside {
	width: 375px;
	margin-top: 5px;
	margin-left:10px;
}

.block_rightside .blockTl {
	background: transparent url('../img/block_left.gif') no-repeat top left;
	padding-left: 8px;
	margin: 0px;
}
.block_rightside .blockTr {
	background: transparent url('../img/block_right.gif') no-repeat top right;
	padding-right: 8px;
	margin: 0px;
}
.block_rightside .blockBl {
	background: transparent url('../img/block_left.gif') no-repeat bottom left;
	padding-left: 8px;
	margin: 0px;
}
.block_rightside .blockBr {
	background: transparent url('../img/block_right.gif') no-repeat bottom right;
	padding-right: 8px;
	margin: 0px;
}

.block_rightside .blockBottom,
.block_rightside .blockTop {
	height: 25px;
	background-color: #fffcdc;
}

.block_rightside .blockContent {
	background-color: #fffcdc;
	padding: 0px 19px;
}

/* block right side - end */
.footer {
	padding: 10px 100px 10px 37px;
}

.footer .copy,
.footer .menuItem a {
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.footer .menuItem {
	padding: 0px 4px 0px 6px;
	background: transparent url('../img/menu_separator.gif') no-repeat left center;
}

.footer .menuItem_0 {
	background-image: none;
	padding-left: 0px;
}

.block .blockContent ul.license {
	list-style-type:none;
	margin:0;
	padding-top:10px;
}

.block .blockContent ul.license li{
	line-height:1.4em;
	background:none!important;
}

.second_level {
	margin-left:30px;
}

.third_level {
	margin-left:60px;
}
.sub_level1 {
	margin-left:20px;

}

ul.block-list li {
	/*margin:0;*/
	padding-bottom: 1px;
	/*line-height:0em;*/
}

ul.block-list  {
	margin-top:0;
	padding-top: 1px;
	/*line-height:0em;*/
}

.caseheader {
text-transform: uppercase;
}

/************/

.block2 .blockContent ul.license {
	list-style-type:none;
	margin:0;
	padding-top:10px;
}

.block2 .blockContent ul.license li{
	line-height:1.4em;
	background:none;
}


.block2 {
	width: 775px;
	margin-top: 5px;
}

.block2 .blockTl {
	background: transparent url('../img/block_left.gif') no-repeat top left;
	padding-left: 8px;
	margin: 0px;
}
.block2 .blockTr {
	background: transparent url('../img/block_right.gif') no-repeat top right;
	padding-right: 8px;
	margin: 0px;
}
.block2 .blockBl {
	background: transparent url('../img/block_left.gif') no-repeat bottom left;
	padding-left: 8px;
	margin: 0px;
}
.block2 .blockBr {
	background: transparent url('../img/block_right.gif') no-repeat bottom right;
	padding-right: 8px;
	margin: 0px;
}

.block2 .blockBottom,
.block2 .blockTop {
	height: 25px;
	background-color: #fffcdc;
}

.block2 .blockContent {
	background-color: #fffcdc;
	padding: 0px 19px;
}
.block2 ul.joblist li{
	padding-bottom:3px;
}
.block2 .ul.subjoblist{
	margin:0;
	padding:0;
}
.block2 .subjoblist li{
	margin-bottom:-7px;
}


.footer2 {
	padding: 10px 100px 10px 100px;
}

.footer2 .copy,
.footer2 .menuItem a {
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.footer2 .menuItem {
	padding: 0px 4px 0px 6px;
	background: transparent url('../img/menu_separator.gif') no-repeat left center;
}

.footer2 .menuItem_0 {
	background-image: none;
	padding-left: 0px;
}

.termsHeader {margin-bottom:40px;}
.termsLink {font-size:18px; padding-right:5px}
.termsLink a {font-size:18px; color:#A00; text-decoration:none;}
.termsLink a:hover {text-decoration:underline;}
.termsLink a.selected {font-weight:bold;}

.highlightFooter {
	font-weight:bold;
	color: #330000;
}