body, body.sidebar {
	background-color : #5BA1CA;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(../images/background2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 800px;
	vertical-align: top;
}
TD {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #666666;
	line-height: 14px;
	font-weight: normal;
}
A {
	color: #5BA1CA;
	text-decoration: none;
	font-weight: bold;
}
A:Hover {
	text-decoration: none;
	color: #AAAAAA;
}
.formfield, .required, .formselect, .readonly {
	border: 1px solid #70B9E6;
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px; 
	background-color: White;
	color: Black;
}
.formselect{ background-color: #FFECEE;}
.readonly {	background-color: #DCDCDC; }
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 7pt;
 	text-decoration: none;
	color : #666666;
}
.main_box1 {
	background-image: url(../images/solutions_bg1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}
.about_box {
	background-image: url(../images/about_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.solutions_box {
	background-image: url(../images/solutions_bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.quote_box {
	background-image: url(../images/quote_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E1E1E1;
	background-color: #EFEFEF;
}
.box {
	padding: 15px 20px 5px 20px;
}
.box2 {
	padding: 10px 15px 10px 15px;
	border: 1px solid #E1E1E1;
	background-color: #EFEFEF;
}
.box3 {
	padding: 15px 10px 0px 15px;
	border: 1px solid #AAAAAA;
	background-color: #E1E1E1;
}
.box4 {
	padding: 10px 15px 10px 15px;
}
.header_bar {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 7pt;
 	text-decoration: none;
	color : White;
	padding-right: 10px;
	padding-bottom: 1px;
}
hr {
	color: #C6C6C6;
	height: 1px;
	background-color: #C6C6C6;
	border: 0px solid #C6C6C6;
}
H1 {
	font-size : 13pt;
	margin-bottom : 5px;
	text-align: left;
	color: #6ABBEA;
	font-weight: bolder;
	letter-spacing: -1px;
}
H2 {
	font-size : 11pt;
	margin-bottom : 2px;
	text-align: left;
	color: #5BA1CA;
	font-weight: bold;
	letter-spacing: 0px;
}
H3, H4 {
	font-size : 10pt;
	margin-bottom : 0px;
	text-align: left;
	color: #A65500;
	font-weight: bold;
	letter-spacing: -1px;
}
.required1 {
	color: Red;
	font-weight: bold;
}
#vertmenu {
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-weight: normal;
	font-size: 8pt;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	width: 180;
}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	background-color: #cebe38;
	border: 2px solid #dedfda;
}
#vertmenu ul li a {
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 8pt;
	display: block;
	border-bottom: none;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	color: White;
	width: 180;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: White;
	background-color: #697930;
	}
/* Following Styles are for Tigra Menu - Do Not Alter */
.mXPtable {
	border-top: 1px solid #747474;
	border-left: 1px solid #747474;
	border-right: 1px solid #747474;
	border-bottom: 1px solid #747474;
	background: white;
}
.mXPmouto {
	/*background: #DCDCDC;*/
}
.a0, .a1, .aL{
	color: #000000; 
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 10pt;
}
.a1{
	/*background: #F5F5F5;*/
	background: White;
	/*background: #DCDCDC;*/
}
.aL{
	background: transparent;
	padding-left: 5px;
	border-bottom: 1px solid Silver;
}
