/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(images/backgroundnew.jpg);
	background-repeat: no-repeat;
	background-position:fixed;
	background-color: #FFffff;


	
}
#bodytable {
	border: 0;
}

body, input, #bodytable td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 20px;
	color: black;
}


td {
font-size: 10px;
line-height: 15px;
color: black;
}

#bodytable td {
	padding-top: 20px;
}



#navigation {
position: absolute;
left: 100px;
top: 0px;
font-size: 10px;
line-height: 15px;
color: #333333;
width: 715px;
border: 0;
}

#navigation-new {
	height: 52px;
	width: 715px;
	background-image: url(images/navigation/navigationbg.jpg);
	background-repeat: no-repeat;
}

#links {
	padding-top: 27px;
	padding-bottom: 8px;
}
#links img, #links div {
	margin: 0;
	padding: 0;
	}
#links div {
		float: left;
}



#wrapper {
	width:100%;
	overflow: auto;
	margin-top: 110px;
	top: 11px;
	position: absolute;
	left: -44px;
}

#content {
margin: 0;
padding: 0px 0 40px 0px;
margin-left: 140px;
width: 650px;
voice-family: "\"}\""; 
voice-family:inherit;
width: 650px;
}

h1 {
border-bottom: dashed 1px #cb300e;
}

h2 {
border-bottom: dashed 1px #333333;
}

h1 {
font-family: Trebuchet, "Trebuchet MS";
font-size: 26px;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
color: #cb300e;

}

h2 {
font-family: Trebuchet, "Trebuchet MS";
font-size: 20px;
margin: 0 0 15px 0;
padding: 10px 0 10px 0;
color: #333333;
}

h3 {
font-family: Trebuchet, "Trebuchet MS";
font-size: 16px;
padding: 8px 0 8px 0;
color: black;
}

h4 {
font-family: Trebuchet, "Trebuchet MS";
font-size: 14px;
padding: 6px 0 6px 0;
color: black;
}

h5 {
font-family: Trebuchet, "Trebuchet MS";
font-size: 12px;
padding: 4px 0 4px 0;
color: black;
}

h6 {
font-family: Trebuchet, "Trebuchet MS";
font-size: 10px;
padding: 10px 0 10px 0;
color: black;
}

p {
margin: 0;
padding: 0 0 10px 0;
}

a, a:link, a:visited {
text-decoration: underline !important;
color: #cb300e !important;
}

a:hover, a:active {
text-decoration: underline !important;
color: black !important;
}

.small {
font-size: 10px;
line-height: 15px;
color: black;
padding: 0;
margin: 0;
}

.orangeBold {
color: #cb300e;
font-weight: bold;
}

table {
border-style: solid;
border-color: black;
}

#cleaner {
		clear:both;
		height:1px;
		font-size:1px;
line-height: 1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}

#navigation table {
border: 0;
}

#content img {
	margin: 10px;
	}
	
#content table.mceEditor img {
	margin: 1px 0px 0px 1px;
}




.tool-tip {
	color: #fff;
	width: 100px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	/*background: url(images/bubble.png) top left;*/
	background:#333333;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	/* background: url(images/bubble.png) bottom right; */
	background:#333333;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

table.frontend {
	border: 0 !important;
	}

table.frontend td {
	padding: 0;
	}

table.frontend img {
	margin:0 !important;
	padding: 0 !important;
	}