@charset "utf-8";
/*body section*/

body {
	color: #515151;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(img/site/bg_gray.gif);
	text-align: center;
}

/*Links*/

a {
color: #008080;}

a:hover, a:visited:hover {
color: #ff5800;}

a:visited {
color: #4747a5;}

/*text formats*/

p {
	color: #515151;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

h1, h2, h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ff5800;
}


h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ff5800;
	font-weight: normal;
}

h1 {
font-size: 1.5em;}

h2 {
font-size: 1.3em;}

h3 {
	font-size: 1em;
}

h4 {
font-size: 10pt;}

h5 {
font-size: 9pt;}

h6 {
font-size: 8pt;}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff5800;

}
li {

}
.border {
	border: 1px solid #ff6600;
	padding: 1px;
}

.graytext {
	color: #515151;
}
.orangetext {
	color: #ff5800;
}
.tenpx {
	font-size: 10px;
}

/*Layout*/

#introduction {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 50px;
	width: 760px;
	z-index: 3;
}

#introduction p {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 50px;
}

#container {
	width: 800px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	top: 0px;
	z-index: 7;
	padding: 0px;
	background-color: #ffffff;
	position: relative;
	background-image: url(img/site/container-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #adadad;
}

/*header area*/

#header {
	height: 100px;
	width: 800px;
	background-image: url(img/site/mehrath-logo.jpg);
	background-repeat: no-repeat;
}

#title {
	float: left;
	position: relative;
	height: 40px;
	width: 175px;
	top: 25px;}

#title h1 {
	padding-left: 50px;
	font-size: 25px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;}

#slogan {
	position: relative;
	float: left;
	top: 60px;
	width: 290px;
	height: 30px;
	left: 55px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ff5800;
	cursor: default;
}

#slogan p {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	padding-left: 16px;
}

#bln {
	position: relative;
	top: 15px;
	right: 10px;
	width: 150px;
	height: 40px;
	float: right;
	cursor: default;
}

#bln p {
text-align: right;}

#ugk {
	float: right;
	position: relative;
	top: 15px;
	right: 5px;
	width: 100px;
	padding-left: 5px;
	height: 40px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ff5800;
	cursor: default;
}

#ugk p {
text-align: left;}

#bln p, #ugk p {
	font-size: 10px;
	margin-bottom: 0px;
	color: #515151;
	margin-top: 0px;}

/*nav-language*/

#nav-language {
	float: right;
	height: 23px;
	width: 175px;
	position: relative;
	top: 73px;
	margin-right: 10px;
	right: -225px;
}

#nav-language ul {
	float: right;
	margin: 0px;
	height: 23px;
}

#nav-language li {
	list-style-type: none;
	float: left;
	display: block;
	margin-right: 0px;
	margin-left: 10px;
}

#nav-language li a {
	text-decoration: none;
	color: #515151;
	border: 1px solid #515151;
	float: left;
	height: 18px;
	padding-right: 8px;
	padding-left: 8px;
}

#nav-language li a:hover, #nav-language li a:visited:hover {
	color: #ff5800;
	border-top-color: #ff5800;
	border-right-color: #ff5800;
	border-bottom-color: #ff5800;
	border-left-color: #ff5800;
	padding-right: 7px;
	padding-left: 9px;
}

#nav-language li.current a, #nav-language li.current a:hover, #nav-language li.current a:visited:hover {
	color: #ff5800;
	border-top-color: #ff5800;
	border-right-color: #ff5800;
	border-bottom-color: #ff5800;
	border-left-color: #ff5800;
	cursor: default;
	padding-right: 8px;
	padding-left: 8px;
}

/*nav-main*/

#nav-main {
	height: 30px;
	width: 800px;
	vertical-align: middle;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/site/nav-main-gray-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #515151;
	border-bottom-color: #000000;
}

#nav-main ul {
	height: 30px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#nav-main li {
	list-style-type: none;
	float: left;
	width: auto;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #cccccc;
	display: block;
	background-image: url(img/site/nav-main-gray-bg.jpg);
	background-repeat: repeat-x;
}

#nav-main li a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	padding-right: 10px;
	padding-left: 12px;
	line-height: 30px;
}

#nav-main li a:Link, #nav-main li a:visited {
	background-image: url(img/site/nav-main-gray-bg.jpg);
	background-repeat: repeat-x;
}

#nav-main li a:hover, #nav-main li a:visited:hover {
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(img/site/current-orange-bg.jpg);
	background-repeat: repeat-x;
}

.current {
}

#nav-main li.current a:link, #nav-main li.current a:visited {
	background-image: url(img/site/current-orange-bg.jpg);
	background-repeat: repeat-x;
	cursor: default;
}

#nav-main li.current a:hover, #nav-main li.current a:visited:hover {
	background-image: url(img/site/current-orange-bg.jpg);
	background-repeat: repeat-x;
	cursor: default;
}

/*nav-section*/

#nav-section {
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	height: 45px;
	vertical-align: middle;
}

#nav-section ul {
height: 25px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

#nav-section li {
	list-style-type: none;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	vertical-align: middle;
height: 25px;}

#nav-section li a {
	line-height: 27px;
	text-decoration: none;
	vertical-align: middle;
	color: #515151;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 12px;
	border: 1px solid #515151;
}

#nav-section li a:hover, #nav-section li a:visited:hover {
	color: #ff5800;
	border-top-color: #ff5800;
	letter-spacing: 1px;
	border-right-color: #ff5800;
	border-bottom-color: #ff5800;
	border-left-color: #ff5800;
}

#nav-section li.youarehere a, #nav-section li.youarehere a:hover, #nav-section li.youarehere a:visited:hover {
	color: #ff5800;
	cursor: default;
	border-top-color: #ff5800;
	border-right-color: #ff5800;
	border-bottom-color: #ff5800;
	border-left-color: #ff5800;
	letter-spacing: 1px;
}
#nav-page ul {
	margin: 0px;
}


#nav-page li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav-page li a {
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	display: block;
}
#nav-page a:link, #nav-page a:visited {
	background-color: #666666;
}
#nav-page a:hover, #nav-page a:visited:hover {
	background-color: #ff6600;
	letter-spacing: 1px;
}
#nav-page li.current a, #nav-page li.current a:hover, #nav-page li.current a:visited:hover {
	background-color: #9CCC37;
	cursor: default;
	letter-spacing: 1px;
}


#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	clear: left;
}

#main-text {
	float: left;
	width: 485px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	top: 0px;
	clear: left;
}
#side-bar {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	top: 0px;
	right: 0px;
}
#bottom {
	width: 760px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
}

#footer {
	width: 800px;
	background-image: url(img/site/footer-green-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ff5800;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 11px;
}
#basetext {
	margin: 5px;
	position: relative;
	top: 0px;
}
#form {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 800px;
	border: 1px solid #adadad;
	position: relative;
	padding: 20px;
}



.removespace {
	margin-bottom: 0px;
	margin-top: 0px;
}
.linebelow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff5800;
}
.linearround {
	border: 1px solid #9CCC37;
}
.linearround p {
	padding: 5px;
	margin: 0px;
}
.linearround h4 {
	background-color: #c2e085;
	padding: 5px;
	margin: 0px;
	color: #515151;
}
.greenbg {
	color: #515151;
	background-color: #C2E085;
	vertical-align: middle;
	padding-left: 5px;
}
.graybg {
	background-color: #cccccc;
}

.highlight {
	background-color: #9ccc37;
}

.datatable {
	border: 1px #8e8e8e solid;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	display: table;
	cursor: default;
}
.datatable tr:hover {
border: 1px #ababab;
background-color: #9CCC37;
}
.datatable td {
border: 1px solid #8e8e8e;
}
.datatable th {
border: 1px #ffffff solid;
background-color: #8e8e8e;
color: #ffffff;
}
.greenbg h3 {
	line-height: 30px;
}
.highlight-red {
	background-color: #EE6C66;
	color: #0000FF;
}
