body {
	padding: 0px;
	background-image: url(images/mainbg-grd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2f2f2;
	margin-top: 25px;
	margin-bottom: 10px;
}
.main-border {
	border: 4px solid #92c3eb;
}
td {
	text-decoration: none;
	color: #254588;
	font-family: arial;
	font-size: 12px;
}
.asteric-red {
	color: #FF0000;
	text-decoration: none;
}
input {
	color: #555555;
	font-family: arial;
}
textarea {
	color: #555555;
	font-family: arial;
}

a.bottom-link {
	font-size: 11px;
	text-decoration: none;
	color: #242424;
}
a.bottom-link:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #242424;
}
.txt-grey {
	text-decoration: none;
	color: #434343;
	font-size: 11px;
}
.txt-14 {
	font-family: Arial;
	font-size: 14px;
	color: 294a8f;
	text-decoration: none;
}
.td-border-grey {
	border: 1px solid #c8c8c8;
	color: #434343;
	text-decoration: none;
	font-size: 11px;
}
.leftbox-topmid {
	background-image: url(images/leftbox-top-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftbox-botm-mid {
	background-image: url(images/leftbox-botm-mid.jpg);
	background-position: left top;
}
.leftbox-mid-l {
	background-image: url(images/leftbox-mid-l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftbox-mid-r {
	background-image: url(images/leftbox-mid-r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.txt18-white {
	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt14-white {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt14-white {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt14-white:hover {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluebox-midbg {
	background-color: #24477F;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bluebox-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.banner-topbg {
	background-image: url(images/banner-topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.txt18-treb {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1 {
	font-size: 12px;
	color: #449600;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
	font-size: 12px;
	color: #449600;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	text-decoration: none;
	display: inline;
}
.txt-green {
	font-size: 12px;
	font-weight: bold;
	color: #449600;
	text-decoration: none;
}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 33px;
	margin: 0 auto 0 auto;
	height: 46px;
	list-style: none;
	background:url(images/menub_bg.gif) repeat-x;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}
.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.line-height {
	line-height: 22px;
}
.txt-phone {
	color: #EC9801;
	font-size: 12px;
	font-weight: bold;
}
a.orange-link {
	color: #EC9801;
	text-decoration: underline;
	font-weight: bold;
}
a.orange-link:hover {
	color: #EC9801;
	text-decoration: none;
	font-weight: bold;
}
a.link-blue {
	color: #264588;
	text-decoration: underline;
	font-weight: bold;
}
a.link-blue:hover {
	color: #264588;
	text-decoration: none;
	font-weight: bold;
}
.rightpic{float:right; margin:0px 0px 5px 5px; border: 0;}
.leftpic{float:left; margin:0px 5px 5px 0px; border: 5px solid #b9d4dd;}
