a:link  {
	color: #FF6600;
	background: none;
}
a:visited {
	color: #FF6600;
	background: none;
}
a:active {
	color: #FF6633;
	background: none;
}
a:hover {
	color: #000000;
	background: none;
	text-decoration: none;
}

body {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
 	background: #DBF0F9;
}

p, td {   
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.tableedge {
	background-color: #FFFFFF;
	border: 1px solid #4EBED6;
	margin-bottom: 10px;
	color: #000000;
}

.theader {
	font-weight: bold;
	color: #000000;
	background: #4EBED6 url(theader.gif) repeat-x top;
	border: 1px solid #2C9DB6;
	padding-top: 6px;
	padding-bottom: 2px;
}
.theader a:link  {
	color: #000000;
	background: none;
	font-weight: bold;
	text-decoration: none;
}
.theader a:visited {
	color: #000000;
	background: none;
	font-weight: bold;
	text-decoration: none;
}
.theader a:active {
	color: #000000;
	background: none;
	font-weight: bold;
	text-decoration: none;
}
.theader a:hover {
	color: #FF6600;
	background: none;
	font-weight: bold;
	text-decoration: none;
}

img.bullet {vertical-align:-15%}	

.boxheader {
	background:url(boxheader.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	border:1px solid #4EBDD8;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:2px;
}

.navlinkson {
	font-weight: bold;
	color: #000000;
	background: #CEEBF7 url(navilinkson.gif) repeat-x top;
	text-decoration: none;
	padding: 6px 5px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4EBED6;
	border-right-color: #4EBED6;
	border-left-color: #4EBED6;
}
.navlinks {
	font-weight: bold;
	color: #000000;
	background: #4EBED6 url(theader.gif) repeat-x top;
	text-decoration: none;
	padding: 6px 5px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2C9DB6;
	border-right-color: #2C9DB6;
	border-left-color: #2C9DB6;
}
.navlinks a:link  {
	color: #000000;
	background: none;
	text-decoration: none;
}
.navlinks a:visited {
	color: #000000;
	background: none;
	text-decoration: none;
}
.navlinks a:active {
	color: #000000;
	background: none;
	text-decoration: none;
}
.navlinks a:hover {
	color: #000000;
	background: none;
	text-decoration: none;
}

.color1 {
	background: #DBF0F9 url(color1.gif) repeat-x bottom;
	color: #000000;
	padding: 3px;
	border: 1px solid #4EBED6;
}
.color1 ul {
	margin: 0px;
	font-size: 10px;
	padding-left: 15px;
}
.color2 {
	background: #CEEBF7 url(color2.gif) repeat-x bottom;
	color: #000000;
	padding: 3px;
	border: 1px solid #4EBED6;
}
.color2 ul {
	margin: 0px;
	font-size: 10px;
	padding-left: 15px;
}

.breadcrumbs {
	background: none;
	color: #000000;
	font-weight: bold;
}
.breadcrumbs a {
	font-weight: normal;
}

.welcome {
	font-size: 10px;
}

.newnumber {
  border: 1px #FFBC01
  font-size: 10px;
  color: white;
  background: #FF6600;
  padding: 1px 2px;
}

.textbox {
  background-color: #F1F4F8;
  border: 1px solid #4EBED6;
  color: #000000;
  font-size: 12px;
  padding: 1px;
  margin: 2px;
}

.textarea {
  background-color: #F1F4F8;
  border: 1px solid #4EBED6;
  color: #000000;
  font-size: 12px;
  padding: 1px;
  margin: 2px;
}

.checkbox {
  background-color: #F1F4F8;
  color: #3366FF;
  padding: 1px;
  margin: 2px;
}

.error {
	color: #FF0000;
}

.boxerror {
  background-color: #F1F4F8;
  border: 1px dashed #FF0000;
  color: #3366FF;
  font-size: 12px;
  padding: 1px;
  margin: 2px;
}

.formbutton {
  color: #FFFFFF;
  border: 2px groove #1F4584;
  background:#FF6600;
  font-size: 12px;
  font-family:Tahoma, Arial;
  font-weight:bold;
}

.formbutton:hover {
	background-color: #FF8635;
	color: #FFFFFF;
	cursor: pointer;
}

.mini {
  font-weight: normal;
  font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.highlight {
	color: #000000;
	background-color: #FFFFCC;
}

.strike {
	text-decoration: line-through;
}

.code {
	color: #000000;
	background-color: none;
}

.markuppanel {
	color: #333333;
	background-color: #EAEAEA;
}

.tableedgeinner {
	padding: 2px;
}
.navlinkouter {
	margin-bottom: -2px;
	margin-left: 2px;
}
.signature {
	border-top: 1px dashed #000000;
	margin-top: 30px;
}
.signature td {
	color: #333333;
	background-color: none;
}
.posticon {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.mc1 {
	background-color: #A4D9F0;
	color: #000000;
	border: 1px solid #4EBED6;
	text-align: center;
}
.mc2 {
	background-color: #CEEBF7;
	color: #000000;
	border: 1px solid #4EBED6;
}
.mc3 {
	background-color: #EAEAEA;
	color: #FF3300;
	border: 1px solid #FF3300;
}
form {
display: inline;
}

