body{
	font-family:tahoma;
	padding:0;
	margin:0;
	padding-top:10px;
	line-height:17px;
	background:#E6F5FC url(../images/pagebg.jpg) repeat-x top left;
}
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;
}
/*********************************************/
.inbg {
	background: #fff url(../images/inbg.jpg) repeat-x 0 0;
}
.outertable_left{
	background-image:url(../images/outerbox_leftmiddle.jpg);
	background-repeat:repeat-y;
	background-position:bottom left;
}
.outertable_right{
	background-image:url(../images/outerbox_rightmiddle.jpg);
	background-repeat:repeat-y;
	background-position:bottom left;
}
.outertable_middle{
	background:#043882 url(../images/outerbox_bg.jpg) repeat top left;
}
.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:#333;
	font-size:12px;
	font-weight:bold;
}
.toplinks a{
	color:#666;
	font-size:12px;
	text-decoration:none;
}
.toplinks a:hover{
	color:#333;
	font-size:12px;
	text-decoration:none;
}
.producttext {
	font-size: 11px;
	font-weight: bold;
	color: #0B648C;
}
.tableborder {
	border: 1px solid #FFF;
}
.padding0005{
	padding:0 0 0 5px;
}
.txt_blue{
	color:#0B82B8;
}
.txt_white{
	color:#fff;
}
.txt_white a{
	color:#fff;
	text-decoration:none;
}
.txt_white a:hover{
	color:#fff;
	text-decoration:underline;
}
.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:#BAD2DC;
	font-size:11px;
}
.bottomborder{
	border-bottom:1px solid #DFE1E1;
	padding-bottom:5px;
}
.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;
}
hr.dotted {
	border-top: 1px dotted #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;
}
.txtblue{
	color:#024565;
}
.supporttxt{
	color:#2B83A7;
	font-weight:bold;
}
.supporttxt a{
	color:#2B83A7;
	font-weight:bold;
	text-decoration:none;
}
.supporttxt a:hover{
	color:#2B83A7;
	font-weight:bold;
	text-decoration:underline;
}
.heading{
	color:#FE6A00;
	font-size:16px;
	font-weight:bold;
}
.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;
}
