body{
	font-family:tahoma;
	padding:0;
	margin:0;
	padding-top:10px;
	line-height:16px;
}
tr, td{
	font-size:11px;
	line-height:16px;
}
h1, h2, h3, h4, h5, h6{
	display:inline;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
h3, h4, h5, h6{
	font-size:12px;
}
/*********************************************/
.background {
	background: #E6F5FC url(../images/bg.jpg) repeat-x 0 0;
}
.footer_bg{
	background-image:url(../images/bottom_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom bottom;
	padding-bottom:15px;
}
.generaltext {
	font-size: 11px;
	color: #515151;
}
.generaltext a{
	font-size: 11px;
	color: #515151;
	font-weight:bold;
	text-decoration: none;
}
.generaltext a:hover{
	font-size: 11px;
	color: #515151;
	font-weight:bold;	
	text-decoration:underline;
}
.toplinks{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.toplinks a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.toplinks a:hover{
	color:#F4E121;
	font-size:12px;
	text-decoration:none;
}
.bottomurl {
	font-size: 11px;
	color: #196C93;
	text-decoration: none;
}
.bottomurl a:hover{
	font-size: 11px;
	color: #004363;
	text-decoration:underline;
}
.bottomlink {
	font-size: 11px;
	color: #E6F5FC;
	text-decoration:none;
}
.bottomlink a:hover{
	
	font-size: 11px;
	color: #fff;
	text-decoration:underline;
}
.urllink{
	font-size: 11px;
	color: #fff;
	font-weight:bold;
}

.urllink a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.urllink a:hover{
	font-size: 11px;
	color: #fff;
	text-decoration:underline;
}
.producttext {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-indent: 15px;
}
.tableborder {
	border: 1px solid #FFF;
}
.padding0005{
	padding:0 0 0 5px;
}
.txt_blue{
	color:#0B82B8;
}
.txt_white{
	color:#fff;
}
.txt_yellow{
	color:#ff0;
}
.txt_yellow a{
	color:#ff0;
	text-decoration:none;
}
.txt_yellow a:hover{
	color:#ff0;
	text-decoration: underline;
}
.txt_grey{
	color:#515151;
}
.more{
	color:#E4C705;
	font-size:11px;
	font-weight:bold;
}
.more a{
	color:#E4C705;
	font-size:11px;
	text-decoration:none;
}
.more a:hover{
	color:#E4C705;
	font-size:11px;
	text-decoration: underline;
}
.left-right-border{
	border-left:1px solid #DFE1E1;
	border-right:1px solid #DFE1E1;
}
.footerlinks{
	color:#8C8C8C;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #CCC9C4;
}
.footerlinks a{
	color:#8C8C8C;
	font-size:12px;
	text-decoration:none;
}
.footerlinks a:hover{
	color:#8C8C8C;
	font-size:12px;
	text-decoration:underline;
}
.bottomborder{
	border-bottom:1px solid #DFE1E1;
}
.txtbig{
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.general a {
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}
.general a:hover {
	text-decoration: underline;
}
.sub_heading {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
hr {
	border: 0 none #FFF;
	border-top: 1px solid #CCC;
	height: 1px;
	display: block;
	clear: both;
}

hr.dashed {
	border-top: 1px dashed #CCC;
}
.mybutton,.button1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0090D2;
	border: 1px solid #DFE1E1;
}
.txtbox{
	border: 1px solid #DFE1E1;
	font-size: 12px;
	color: #666;
}
.selectbox{
	font-size: 12px;
	border: 1px solid #DFE1E1;
	color: #FFF;
	background-color: #0090D2;
}
.txtred{
	color:#f00;
}