h1{
font-size:138.5%;
color: #BB1C33;
}
h2{
font-size:120%;
color: #BB1C33;
}
li{
	list-style: disc;
	list-style-position: outside;
	margin-left: 10px;
	padding-top: 8px;
}
ul{
   margin-left: 10px;
}
strong{
	font-weight: bold;
}
body{
	background: url(images/bgtile.gif);
	background-repeat: repeat-x;
	background-color: #D6D6FF;
}
#doc{background-color:#FFFFFF;}
#globalnav{
	float: right;
}
#basepage{
	position: relative;
	text-align: left;
	width: 768px;
	margin: auto;
	padding: 0px;
	background: #ffffff;
}
#globalheader{
	width: 768px;
	height: 95px;
	background-image: url(images/solutioneerslogo1.jpg);
	background-color: #ffffff;
}
#footer{
	width: 768px;
	height: 18px;
	background-color: #000000;
	color: #ffffff;
	float: left;
	background: url(images/navbg.gif) repeat-x;
}
#localnavholder{
	width: 768px;
	min-height: 26px;
	background-color: #ffffff;
}
#localnavbar{
	width: 764px;
	min-height: 22px;
	background-color: #808080;
	color: #ffffff;
	background: url(images/navbg.gif) repeat-x;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding: 0px;
}
#bigimage{
	width: 768px;
	height: 169px;
	background-color: #ffffff;
	background: url(images/homeimage.jpg) no-repeat;
}
#mainbody{
	width: 768px;
	background-color: #ffffff;
}
#leftpane{
	width: 454px;
	min-height: 210px;
	background-color: #ffffff;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
#rightpane{
	width: 254px;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	min-height: 250px;
	background: url(images/rightpanebg.jpg) no-repeat;
	background-color: #DCE8EE;
}
a.global1{
	color: #BE1D34;
	text-decoration: none;
}
a.global2{
	color: #FEC50C;
	text-decoration: none;
}
a.global3{
	color: #9AAE3B;
	text-decoration: none;
}
a.global4{
	color: #6CA0CE;
	text-decoration: none;
}
a.global5{
	color: #3F2B64;
	text-decoration: none;
}
a.global1:hover{
	color: Black;
	text-decoration: underline;
}
a.global2:hover{
	color: Black;
	text-decoration: underline;
}
a.global3:hover{
	color: Black;
	text-decoration: underline;
}
a.global4:hover{
	color: Black;
	text-decoration: underline;
}
a.global5:hover{
	color: Black;
	text-decoration: underline;
}

a.localnav{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.localnav:hover{
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}