body
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:90%;
	background:#666666 url(../images/bg.jpg);
	color:#333;
	text-align:center;
	padding:0;
	margin:0;
}
h1 {
	font-size:130%;
	font-weight:normal;
	color:#00476C;
}
h2 {
	font-size:110%;
	font-weight:bold;
	color:#00476C;
}
h3 {
	font-size:100%;
	font-weight:bold;
	color:#00476C;
}
p {
	color:#333333;
}
a {
	text-decoration:underline;
	color:#00476C;
}
a:hover {
	color:#00476C;
	text-decoration:none;
}
img {
	border:none;
	margin:0;
}
ul {
	list-style-image:url(../images/logo-bullet.gif);
/*	list-style-type:square;*/
	color:#00476C;
}
#doc {
	background:#fff;
	width:770px;
	margin:auto;
	padding:0;
}
#hd {
	background:url(../images/marquee.jpg) no-repeat;
	height:100px;
	text-align:left;
	margin:0;
}
#logo {
	padding:0;
	color:#fff;
	height:100px;
}
#logo img, #logo p {
	float:left;
	margin:0 0 0 10px;
	font-size:14px;
}
#logo p {
	color:#FFDE00;
	letter-spacing:3px;
}
#logo span {
	font-size:18px;
}
#menu {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	background:#00476C url(../images/topgradient.gif) repeat-x;
	height:32px;
	clear:both;
}
#menu li {
	float:left;
	height:27px;
	padding:0;
}
#menu li a {
	font-size:13px;
	text-decoration:none;
	color:#fff;
	display:block;
	padding:8px 16px;
}
#menu li a:hover,#menu li a.act {
	background:#cccccc url(../images/actmenugrad.gif) repeat-x;
	color:#000000;
}
#bd {
	line-height:125%;
	padding:0;
	margin:20px 0 0 0;
}
#rtbdimg {
	float:right;
	margin:0 0 0 20px;
}
#ltcolumn,#rtcolumn {
	float:left;
}
#ltcolumn {
	width:500px;
	text-align:left;
	padding:20px 40px;
}
#rtcolumn {
	width:190px;
	text-align:left;
}
#rtcolumn p {
	margin:0;
}
#rttop, #rtbot {
	background:#00476C url(../images/gradient.gif) 0 0 repeat-x;
	width:160px;
	margin:20px 0 0 0;
	padding:3px 0 0 10px;
	min-height:23px;
}
#rttop h2, #rtbot h2 {
	font-size:90%;
	font-weight:normal;
	color:#fff;
	margin:0;
}
#rttopcnt, #rtbotcnt {
	background:#b7bdbf;
	font-size:85%;
	text-align:left;
	color:#000000;
	width:150px;
	padding:10px;
	margin:0 0 20px 0;
}
#rttopcnt:after, #rtbotcnt:after {
	content:"";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
#rttopcnt a, #rtbotcnt a {
	color:#00476C;
}
#rttopcnt a:hover, #rtbotcnt a:hover {
	text-decoration:none;
}
#rttopcnt ul, #rtbotcnt ul{
	margin:0 0 0 15px;
	padding:0;
}
/*quotes for right columns
----------------------------------------*/
#rtcolumn blockquote {
	text-indent: 25px;
	padding:0;
	margin:auto 0 auto 10px;
	background: url(../images/quotes1.png) 0 2px no-repeat;
}

#rtcolumn blockquote p {
	display: inline;
	margin: 0;
	padding-right: 15px;
	background:url(../images/quotes2.png) bottom right no-repeat;
}



/*quotes for testimonial page
----------------------------------------*/

blockquote {
	text-indent: 25px;
	background: url(../images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(../images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.blockquote {
	background:url(../images/quote.gif) 0 0 no-repeat;
	padding-left:50px;
}


.clear {
		 clear:both;
} 

#copy {
	background:#00476c url(../images/gradient.gif) repeat-x;
	min-height:21px;
	padding:5px 10px 0 0;
	clear:both;
}
#copy span {
	text-align:center;
	color:#fff;
	font-size:11px;
	margin:5px 0;
}
#copy a {
	color:#fff;
	text-decoration:none;
}
#copy a:hover {
	text-decoration:underline;
}
#ftmenu {
	font-size:85%;
	color:#FFFFFF;
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}
#ftmenu li {
	display:inline;
	height:auto;
	padding-right:20px;
}
#ftmenu li a {
	text-decoration:none;
	color:#fff;
}
#ftmenu li a:hover,#ftmenu li a.act {
	text-decoration:underline;
}

