/**{
	margin: 0;
	padding: 0;
	float: none;
	display: inline-block;
}
*/
body {
	margin: 0;
	background: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
}


a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #F2B600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}
/* More */
.more {
	float: right;
}

.more a{
	color: #00815E;
	text-decoration: underline;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: normal;
}
.more a:hover{
	color: #F2B600;
	text-decoration: none;
}

/* title */
.title {
	float: left;
	font-weight: bold;
	color: #00533D;
	text-decoration: none;
}

.title span{
	color: #CCCCCC;
	font-weight: normal;
}

/* Container */
#container{
	width: 850px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

/* Header */

#header {
	float: left;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header > Logo, Slogan */

#logo {
	float: left;
}
#slogan {
	width: 217px;
	float: right;
}
/* Header > Menu */

#search{
	float: right;
	height: 25px;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007757;
	text-decoration: none;
	padding-top: 8px;
}


#clock {
	padding-left: 7px;
	padding-bottom: 20px;
	padding-top: 25px;
	text-align: center;
	font-size: 11px;
}
#topmenu {
	width: 195px;
	float: right;
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	letter-spacing: 0px;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .active a{
	font-weight: bold;
}
#topmenu .last a {
	border:0;
}
/* Content */

#content {
	margin: 0 auto;
}

/* Content > Horizontalbar */

#Horizontalbar {
	float: left;
	width: 850px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/menu-bg.jpg);
	height: 40px;
}
#Flashbar {
	float: left;
	z-index: auto;
	visibility: visible;
}
#Orderonline {
	float: left;
}
#Yellowbar {
	float: left;
}

/* Content > Main */

#main {
	float: left;
	margin: 0;
	padding: 0;
	width: 850px;
	border-left-width: 0px;
	border-left-style: none;
}

/* Content > Main > Data */

#data {
	float: left;
	width: 833px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 12px;
}

#databox{
	float: left;
	width: 400px;
}

#databox1{
	float: right;
	width: 400px;
	padding-left: 10px;
}

#databox2{
	float: left;
	margin-right: 4px;
	margin-top: 5px;
	margin-left: 1px;
}

.datatitle{
	height: 16px;
	overflow:hidden;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #cccccc;
}
.datatitle1{
	height: 25px;
	overflow:hidden;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #cccccc;
}
.datatext{
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.datagreen{
	color: #00815E;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

.datatext1{
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.partners{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.lastUpdated{
	clear:both;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* Content > Leftbar */

#leftbar {
	float: left;
	width: 203px;
}

/* Content > Leftbar > Menu*/
.last{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menutitle a{
	display: inline-block;
	width: auto;
	height: 30px;
	padding-top: 10px;
	padding-left: 35px;
	text-decoration: none;
	text-align: left;
	color: #00815E;
	background-image: url(../images/button-mo.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: left top;
	padding-bottom: 0px;
	white-space: normal;
	padding-right: 10px;
	float:left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.menutitle a:hover{
	background-image: url(../images/button-bg.jpg);
	color: #00815E;
	width: auto;
}
.menutitle a.activelink{
	display: inline-block;
	width: auto;
	height: 30px;
	padding-top: 10px;
	padding-left: 35px;
	text-decoration: none;
	text-align: left;
	color: #00815E;
	background-image: url(../images/button-mo.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-position: left top;
	padding-bottom: 0px;
	white-space: normal;
	padding-right: 10px;
	float:left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.submenu a{
	margin: 0;
	display:block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-decoration: none;
	color: #333333;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 28px;
}
.submenu a:hover{
	color: #00815E;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 22px;
	background-color: #FFCC00;
}
.submenu a.activesub{
	margin: 0;
	display:block;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-decoration: none;
	color: #333333;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 28px;
}

/* Content > Leftbar > Boxed  */
#boxed{
	padding-left: 15px;
}

/* Spacer  */
#spacer{

}

/* Content > rightbar */

#rightbar {
	float: right;
	width: 185px;
	background-color: #F2F2F2;
	text-align: left;
}

.newstitle{
	height: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFC814;
}
.newsitem{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.newsitem1{
	float:left;
	width: 45%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	margin: 4px;
	background-color: #F2F2F2;
}

.newsimg{
	width: 175px;
	height: 85px;
}
.newsimg1{
	width: 240px;
	height: 85px;
	margin-right: 20px;
}
.imglabel{
	padding-top: 20px;
	float: right;
}
.imglabel1{
	padding-top: 20px;
}
.newstext{
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #00533D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.partnersbox{
	background-color: #f2f2f2;	
	padding: 5px;
	width: 98%;
	overflow: auto;
	margin-bottom: 10px;
}
.partnerslogo{
	float: left;
	margin-right: 10px;
}
.partnerstext{
	text-align: left;
}
.virtualbox{
	float:left;
	background-color: #f2f2f2;	
	padding: 5px;
	width:auto;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
/* Footer */

#footer {
	clear:both;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	width: 850px;
}

.legal{
	float: left;
	padding-left: 5px;
	margin-left: 3px;
}

.credit{
	float: right;
	padding-right: 10px;
}


.titlecontact{
	float: left;
	font-weight: bold;
	color: #00815E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textcontact{
	float: left;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bg{
	background-image: url(../images/gl.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.green{
	font-weight: bold;
	color: #00815E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.red{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.textnew{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

.formbox{
	height: 15px;
	width: 80px;
	border: 1px solid #FFD324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.go{
	height: 16px;
	width: 25px;
	background-color: #FFEEA8;
	border: 1px solid #FFD324;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007757;
	text-decoration: none;
}

.newbg{
	background-image: url(../images/1bg.jpg);
	background-repeat: no-repeat;
	width: 420px;
	height: 174px;
}

.imggreen{
	font-weight: bold;
	color: #00815E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCF00;
	line-height: 20px;
}

.imggreen2{
	font-weight: bold;
	color: #00815E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCF00;
	line-height: 20px;
}

.newleftbg{
	background-image: url(../images/nleftbg.jpg);
	height: 174px;
	width: 148px;
	background-repeat: no-repeat;
}

.newleftpad{
	padding-top: 35px;
	padding-left: 12px;
}


.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.formstar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF8B17;
	text-decoration: none;
	font-weight: bold;
}

.box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	text-align: left;
}


.bgg{
	background-image: url(../images/bbg.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 534px;
}
