body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	letter-spacing:0px;
	background-color:#ffffcc;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	vertical-align:top; 
	left:10px;
	font-size: 110%;
	color:#333333;
	font-weight:bolder
}

h2 {
	font-size: 1%;
	visibility:hidden;
	
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color:#333333;
}

#form p{
	line-height:100%;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 746px;
	height: 90px;
	margin: 0 auto;
}

.semibold 
{
    color:#179153;

}

/* Logo */

#logo {
	float: left;
	padding-top: 20px;
	background: url(../images/img02.gif) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}
.inputClass{
	width:175px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputClass2{
	width:179px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formTitle {
	font-size: 90%;
	background-color: white;
	font-weight:bold;
	padding: 7px;
	background-image:   url(../images/logoBit.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #000066;
	margin-bottom: 7px;
}
.formTitle2 {
	font-size: 95%;
	color: #000;
	font-weight: normal;
	line-height:3.6em;
}


/* Top Menu */
/*
#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}
*/
/* Header 2 */

#header2 {
	width: 746px;
	height: 340px;/*321*/
	margin: 0 auto;
	background:url(../images/headerToptop.jpg) no-repeat left top;
}

/* Menu */

#menu {
/*	float: left;*/
	position:relative;
	left:38px;
	top:145px;
	/*width: 200px;
	height: 200px;*/
}
*+html #menu{
	left:29px;
}
/*
#menu ul {
	margin: 0;
	padding: 152px 20px 0 70px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 4px 0px;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}

/*
#menu .first a{
	color:#0c64b1;
	background: url(../images/buttonBlue.jpg) no-repeat;
} 

#menu .second a{
	color:#f18531;
	background: url(../images/buttonOrange.jpg) no-repeat;
} 

#menu .third a{
	color:#ff5723;
	background: url(../images/buttonRed.jpg) no-repeat;
} 

#menu .fourth a{
	color:#179153;
	background: url(../images/buttonGreen.jpg) no-repeat;
} 

#menu .fifth a{
	color:#a256a2;
	background: url(../images/buttonPurple.jpg) no-repeat;
} 
*/

/* a:link {color:#ff5723;} */

#contentNOForm {
	float: left;
	width: 500px;
	padding-left: 20px;
	color: #000;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 5px 0;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding-left: 20px;
	color: #000;
}
#content a{
	color: #000;
	text-decoration:underline;
}
#content a:hover{
	color: #666666;
	text-decoration:none;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style-image: url(images/img08.gif);
}


#content ul li {
	padding-left: 4px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 6px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 327px;
}

/* Footer */

#footer {
	width: 746px;
	height:49px;
	margin: 0 auto;
	background-image:url(../images/footing.jpg);
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 15px 0 10px 33px;
	font-size: 10px
}
#legal a{
	text-decoration:none;
}
#legal a:hover{
	text-decoration:underline;
}
#links {
	float: right;
	padding: 15px 28px 0 0;
	font-size: 10px
}
#links a{
	text-decoration:none;
}
#links a:hover{
	text-decoration:underline;
}
.tele{
	background-image:url(../images/tele.jpg);
	width:327px;
	height:87px;
 }

.sidePane{
 	border:1px solid #ccc;
	background: #ffffff;
	padding: 6px;
}
.sidePane h3{
	font-size: 110%;
	font-weight:bold;
	color: #2a73b8;
	padding: 5px 0px 0px 10px;
}
.sidePane  li{
	color: #e0654c;
	font-size: 110%;
}
.sidePane a{
	color: #e0654c;
	text-decoration:underline;
}
.sidePane a:hover{
	color: #e0654c;
	text-decoration:none;
}

.titleBLUE {
	position:relative;
	left:10px;
	font-size: 130%;
	color:#0c64b1;
}
.titleBLUEsmall {
	position:relative;
	left:50px;
	font-size: 100%;
	color:#0c64b1;
}
.titleORANGE {
	position:relative;
	left:10px;
	font-size: 130%;
	color:#f18531;
	font-weight:600
}
.titleORANGEsmall {
	position:relative;
	left:50px;
	font-size: 100%;
	color:#f18531;
	font-weight:600
}
.titleORANGEpara {
	font-size: 130%;
	color:#f18531;
	font-weight:bold;
}
.titleRED {
	position:relative;
	left:10px;
	font-size: 130%;
	color:#ff5723;
}
.titleREDsmall {
	position:relative;
	left:50px;
	font-size: 100%;
	color:#ff5723;
}
.titleGREEN {
	position:relative;
	left:10px;
	font-size: 130%;
	color:#179153;
}
.titleGREENsmall {
	position:relative;
	left:50px;
	font-size: 100%;
	color:#179153;
}
.titlePURPLE {
	position:relative;
	left:10px;
	font-size: 130%;
	color:#a256a2;
}
.titlePURPLEsmall {
	position:relative;
	left:50px;
	font-size: 100%;
	color:#a256a2;
}
.titleGREY {
	position:relative;
	left:10px;
	font-size: 130%;
	color:#333;
}
.titleGREYsmall {
	position:relative;
	left:50px;
	font-size: 100%;
	color:#333;
}
.titleHolder01{
	width:300px;
	height:30px;
}
.titleIconBLUE{
	float:left;
	background-image:url(../images/icon_BLUE.jpg);
	width:25px;
	height:25px;
}
.titleIconORANGE{
	float:left;
	background-image:url(../images/icon_ORANGE.jpg);
	width:25px;
	height:25px;
}
.titleIconRED{
	float:left;
	background-image:url(../images/icon_RED.jpg);
	width:25px;
	height:25px;
}
.titleIconGREEN{
	float:left;
	background-image:url(../images/icon_GREEN.jpg);
	width:25px;
	height:25px;
}
.titleIconPURPLE{
	float:left;
	background-image:url(../images/icon_PURPLE.jpg);
	width:25px;
	height:25px;
}
.titleIconGREY{
	float:left;
	background-image:url(../images/icon_GREY.jpg);
	width:25px;
	height:25px;
}