.mydevis{
	color: white;
	font-size: 18px;
}
.mydevis: visited{
	color: white;
	font-size: 18px;
}
.mydevis: hover{
color: white;
font-size: 18px;
}
.mydevis: link{
color: white;
font-size: 18px;
}
body{
	font-family: Verdana, Arial, Geneva, san-serif;
	color:#333333;
	background-color:#FFFFFF;
}

body, form, input {
	padding: 0px;
	margin: 0px;
}

table{
	border-collapse:collapse;
}

td {
	font-size:12px;
	padding:0px;
}
a {
	/* color:#2b3c6f; */
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	color:#FF3300;
}

a:visited {
	color:#0099ff;
}
a:visited:hover{
	color:#ff6600!important;
	text-decoration:underline;
}
 .topMenu{
	font-size:14px;
	font-weight: bold;
	color:#676A6C;
	}
.topMenu.link {
	font-size:14px;
	font-weight: bold;
	color:#676A6C;
	}
	a.topMenu:visited {
	font-size:14px;
	font-weight: bold;
	color:#676A6C;
}
a.topMenu:visited {
	font-size:14px;
	font-weight: bold;
	color:#676A6C;
}
h1  {
	font-size:0.6em;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:3px 10px 5px 12px;
	font-weight:normal;
	color:#CCCCCC;
}

hr{
	border:none;
	height:2px;
	background:url(../images/hr.gif);
	width:855px;

}

#content h1 {
	font-size:1.4em;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:#444444;
}

#content .offer h1 {
	font-size:1.5em;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:#444444;
}

#content .offer h2 {
	font-size:1.2em;
	margin-top:0px;
	margin-bottom:1px;
}

h2  {
	font-size:1.2em;
	margin-top:0px;
	margin-bottom:3px;
}

h3  {
	font-size:1.1em;
	margin-top:0px;
	margin-bottom:3px;
}

h4  {
	font-size:1.1em;
}

h5  {
  font-size:1em;
}

h6 {
  font-size:0.8em;
}

img {
  border: none;
  /*border: 1px solid black;*/
}

input,select,textarea {
	font-size:15px;
}

.input {
	border:1px solid #323334;
	padding-left:5px;
}

acronym {
	cursor: help;
	color: #003366;
}

legend {
	padding:0 0.2em;
}

hr {
	height:1px;
	color:#CCCCCC;
	width:100%;
}
.systemmessages {
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF0000;
	font-size:10px;
	background-color:#FFFF66;
}

.pages {
	text-align:center;
}

.menu{
	text-align:right;
	vertical-align:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.menu div{
	display:inline;
	line-height:25px;
	padding:8px;
	white-space:nowrap;
}
.menu div a{
	text-decoration:none;
	color:#ff6600;
}
.menu img{
	vertical-align:middle;
	display:inline;

}
.bottom{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff6600;
}

.logo a{
	text-decoration:none;
	display:block;
}

.logo a:hover{
	text-decoration:none;
}
.logo{
	text-align:left;
	
}
.logo #name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#ff6600;
	font-weight:200;
}
.logo #domain{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4d6d95;
	font-weight:200;

}
