body {
	background-color: #FFFFFF;
	font: 62.5% Verdana, Geneva, sans-serif;
	padding-bottom:20px;
	margin: 0px;
	padding-top: 0px;
	color: #333333;
}

/* container */
div#container{
	width:769px;
	margin:0px auto 0px;
	padding:0px 0;
	text-align:left;
	background:#FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}

a:link {
	color: #333333;

}
a:visited {
	text-decoration: underline;
	color: #333333;

}
a:hover {
	text-decoration: none;
	color: #259BC5;

}
a:active {
	text-decoration: underline;
	color: #259BC5;
}

ul ul, ol ol {
font-size: 1em;
}


/* top nav */

#topnav {
	margin: 0px;
	padding: 0px;
}
#nav_area {
	width: 770px;

}
#nav_area table {
	margin: 0px;
	width: 770px;
}
#navlinks {
	margin: 0px;
	border-top: 0px none;
	border-right: 1px solid #2CBCDD;
	border-bottom: 1px solid #2CBCDD;
	border-left: 1px solid #2CBCDD;
	padding: 0px;
	height: 25px;
}

.pipe {
	color: #2CBBDD;
}
#navlinks a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #2CBBDD ;
	padding-left: 25px;
	padding-right: 25px;
	text-decoration: none;
	line-height: 25px;
}
#navlinks a:link {
	color: #2CBBDD ;
}

#navlinks a:visited {
	color: #2CBBDD ;
}

#splash {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 135px;
	background-image: url(../images/solutions_header_ww.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* left side column*/
#side{
	float:left;
	display:inline;
	width: 178px;
	margin:0 0px 10px 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 20px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;	
	font-size: 1.1em;
}
#side p{
	margin:0px 0 15px;
	padding: 0 10px;
	text-align: left;
}

#side h3 {
	background-image: url(../images/solutions_links_boxtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-indent: -9000px;
	font-size: 1.9em;
	margin: 0px;
}
#side h4 {
	color: #367696;
	text-align: left;
	margin-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}
.side_links {
	text-align: left;
	margin: 10px;
}


/* center content area */
div#content {float:right;
	display:inline;
	width:550px;
	margin:0 10px 10px 0px;
	font-size: 1.1em;
	}
	
#content p {
	text-align: left;
	}
	
#content h1 {
	color: #ED8030;
	font-weight: bold;
	margin-bottom: -5px;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	font-size: 1.95em;
}

#content h2 {
	color: #ED8030;
	font-size: 1.47em;
	font-weight: bolder;
	margin-bottom: -5px;
}
#content h3 {
	color: #ED8030;
	font-size: 1.25em;
	
}

/* list with arrow */

.bulletlist ul, li{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height: 12px;
} 

.bulletlist li{
	background:url(../images/s_list_arrow.gif) no-repeat left 7px;
	margin-left: 1px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 16px;
} 
/* use for p before lists  */
.small_bottom_margin {
	margin-bottom: 5px;
}
/* use for H's before lists  */
.larger_bottom_margin {
	margin-bottom: 15px;
}



ul.formslist {	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	background-image: none;
	line-height: 2em;
}

.helplist li {
	margin-top: 10px;
	list-style-type: decimal;
}


ul.col {
	margin-left: 12px;
	padding-left: 0.75em;
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: disc;
			}

/* right tools column */
#tools {
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	float:right;
	width:178px;
	margin:0px 0px 10px 10px;
	border-top-style: none;
	border-right-style: solid;
	padding: 0px 0px 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	}

#tools h3 {
	background-image: url(../images/solutions_tools_boxtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-indent: -9000px;
	font-size: 1.9em;
	margin: 0px;
	width: 179px;
}
#tools h4 {
	color: #367696;
	text-align: left;
	margin-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
}


#tools p {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#tools .button{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#F6E4C7;
	color:#ED8030;
	padding:4px 2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #ED8030;/* */
	font-size: 1.1em;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	width: 90%;
}




/* right message column */
#message {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float:right;
	width:178px;
	margin:5px 0px 10px 10px;
	border-top-style: solid;
	border-right-style: solid;
	padding: 0px 0px 20px;
	clear: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	}


#message h4  {
	color: #333333;
	line-height: 95%;
	text-align: left;
	font-size: .96em;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#message p {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}


/* break clears below top columns */
.clearboth {
	CLEAR: both;
}


/* footer items*/
#footer{
	clear:both;
	width:750px;
	margin:0 10px;
	padding: 18px 0 0px;
	text-align:center;
	border-top-color: #2CBBDD;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer p{margin:0}

#footer a {
	font-size: 1.1em;
}
.copyright {
	font-size: 1em;
	line-height: 20px;
}
#content h1 .leader {
	font-size: 0.85em;
}
.col li {
	margin-bottom: 8px;
}
