body {
	background: none repeat scroll 0% 0% rgb(101, 101, 101);
	-webkit-text-size-adjust: none;
}

.Header {
	color: rgb(121, 121, 121);
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial',
		sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

.Heading_1 {
	color: rgb(183, 97, 78);
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial',
		sans-serif;
	font-size: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
}

.Title {
	color: rgb(81, 81, 81);
	font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif
		;
	font-size: 14px;
	font-weight: 700;
	line-height: 17px;
	text-align: left;
}

img {
	border: none;
}

.bordeau_text {
	color: rgb(182, 99, 75);
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial',
		sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

.paragraph_style_home {
	color: rgb(81, 81, 81);
	font-family: 'Cochin', 'Times New Roman', serif;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: justify;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

.grey_back {
	background: rgb(192, 192, 192);
	opacity: 1.00;
}

#widget1 .Summary_Body {
	color: rgb(81, 81, 81);
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 10px;
	text-align: justify;
}

#widget1 .Summary_Title {
	color: rgb(81, 81, 81);
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial',
		sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
	text-transform: uppercase;
}

.Summary_Read_More {
	color: rgb(121, 121, 121);
	font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif
		;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

.separator {
	border: solid 2px;
	color: #CCCCCC;
}

.Summary_Date {
	color: rgb(121, 121, 121);
	font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif
		;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

/*Navigation Bar*/
div#navigationBarr .navbar {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: .8em;
	color: #666666;
	line-height: 30px;
	border-bottom: 3px solid #ccc;
}

div#navigationBarr .navbar-bg {
	text-align: right;
}

div#navigationBarr .navbar-bg ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#navigationBarr li {
	list-style-type: none;
	display: inline;
	padding: 0px 5px 0px 0px;
}

div#navigationBarr li a {
	text-decoration: none;
	padding: 10px;
	color: #666666;
	font-weight: bold;
}

div#navigationBarr li a:visited {
	text-decoration: none;
	padding: 10px;
	color: #666666;
	font-weight: bold;
}

div#navigationBarr li a:hover {
	color: #999999;
	text-decoration: none;
}

div#navigationBarr li.current-page a {
	color: #66ABC5;
	text-decoration: none;
}

#navigationBarr a:hover {
	color: rgb(224, 133, 102);
	text-decoration: underline;
}

#navigationBarr a:visited {
	color: rgb(66, 66, 66);
	text-decoration: none;
}

#navigationBarr a {
	color: rgb(183, 97, 78);
	text-decoration: none;
}

a {
	color: rgb(183, 97, 78);
	text-decoration: none;
}

a:visited {
	color: rgb(66, 66, 66);
	text-decoration: none;
}

a:hover {
	color: rgb(224, 133, 102);
	text-decoration: underline;
}

.JobCart table {
    background: none repeat scroll 0 0 #E7E7E7;
    border-spacing: 1px;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
}

.JobCart td, th {
    padding: 4px;
}
.JobCart thead th {
    background: none repeat scroll 0 0 #D1D1D1;
    border: 1px solid #C7CBE0;
    color: #666666;
    text-align: left;
    text-transform: uppercase;
}
.JobCart th {
    border: 1px solid #C7CBE0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.JobCart tr {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #C7CBE0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;
}
.JobCart tr.odd {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CBE0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    vertical-align: middle;
}
.JobCart tr td {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #C7CBE0;
    height: 30px;
    vertical-align: middle;
}
.JobCart tr.odd td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #C7CBE0;
}

.Logout {
	margin-left: 635px; 
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
}
