body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/pgbg.png) repeat-x;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {	font-family:  Arial, Helvetica, sans-serif;

	margin: 0;
	font-weight: normal;
	color: #663300;
}

h1 {
	font-size: 197%;
}
.backer { display:block; height:87px; width:758px; background:url(../images/h1_title.png) left top no-repeat ;
 padding-top:40px; padding-left:10px;
 margin-left:10px;
 margin-bottom:-60px;
}
h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 120%;
	font-family:inherit;
}

p {
}

ol {
}

ul {
}

/*blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}
*/

blockquote {
display: block;
padding: 0 20px;
width: 350px;
font-family: Georgia, "Times New Roman", Times, serif;
}

blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 360px;
}

blockquote {
display: block;
padding: 0 20px;
width:auto;
font-family: Georgia, "Times New Roman", Times, serif;
}

blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 360px;
}

 
 
a {
	color: #E06529;
}

a:hover {
	text-decoration: underline;
	color:#006699;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
background:url(../images/header-topper.png) no-repeat bottom center;
	width: 760px;
	height: 92px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 2px;
	padding-right:20px;
	/*background: url(../images/provision_logo.png) no-repeat left bottom; */
	height: 90px;
}

#logo h1, #logo h2 {
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 10px;
	padding-top:35px;
	font-weight: normal;
	
}

#logo h1 {
	color: #6699CC;font-weight:normal;
	font-variant:small-caps;
}

#logo h2 {
	font-size: 1em; color:#6699CC;
}

#logo a {
	text-decoration: none;
	color: #6699CC;
}
#logo a:hover {color: #663300;}
/* Top Menu */

#topmenu {
	font-family:  Arial, Helvetica, sans-serif;

	float: right;
	margin-top:20px;
	margin-right:10px;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 10px;
	border-right: 2px solid #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	color:#FFFFFF;
	font-weight: 600;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #663300;
}

#topmenu .first a {
color:#663300 ;
}

#topmenu .last a{
border-right: none;
color:#FFFFFF ;
}

#topmenu .last_on a{
border-right: none;
color:#663300 ;
}
/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Menu */

#menu {
	font-family:  Arial, Helvetica, sans-serif;

	float: left;
	width: 200px;
	height: 200px;
	background: url(../images/side_top_menu_back.png);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block; height:33px; width:167px;
		background: url(../images/menu_but.png) no-repeat;
}

#menu a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 600;
	color:#663300 ;
}

#menu a:hover {
	text-decoration: none;font-weight: 600;
	color:#fff ;background: url(../images/menu_but2.png) no-repeat;
}

#menu .first a {color:#FFFFFF;
	background: none;
}

/* Splash */

#splash {background:url(../images/header_1.png) top center no-repeat;
	float: left;
	width: 560px;
	height: 200px;
}


/* Page */

#page {
background:url(../images/pgtopper.png) no-repeat top left;
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding-left: 10px;
	margin-top:-15px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(../images/bullet.png) no-repeat 0 8px;
	line-height:22px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 0px;
	/*background: url(../images/img10.gif) no-repeat; */
	margin-top:20px;
	text-align:inherit;
}

#full_page_content {
display:block;
clear:both;
width:720px;
margin:auto;
	padding:20px 20px 5px 10px;
	position:relative;
	text-align:justify;

	}
	
#full_page_contentWB {
display:block;
clear:both;
width:100;
margin:auto;
	padding:20px 20px 5px 10px;
	position:relative;
	text-align:justify;
background:url(../images/pgtopper.png)#FFFFFF no-repeat top left;
	}
#full_page_contentWBS {
display:block;
clear:both;
width:95%;
margin:auto;
	padding:20px 20px 5px 10px;
	position:relative;
	text-align:justify;
background:url(../images/pgtopper.png)#FFFFFF no-repeat top left;
	}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}
.twocols .colfull{
	float: left;
	width:auto;
	position:relative;
		background: url(../images/img10.gif) no-repeat;
	margin-top:20px;
	padding-left:10px;
	padding-top:20px;

}


/* Sidebar 
*/

#sidebar {
	float: right;width: 220px;
padding-bottom:12px;
background: url(../images/side_bottom.png) no-repeat center bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
margin-bottom: 20px;

		
}

#sidebar ul li .last { background: url(../images/side_bottom.png) no-repeat center bottom; }

#sidebar li ul {
	
	font-size: 92%;
	padding-top:1px;
	width:216px;
	padding-left:2px;
	padding-right:0px;
}

#sidebar li li {
	margin: 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
		
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(../images/top_side.png) top left no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	width:220px;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

#accordian_side_remover {width:auto;height:auto;}
/* Footer */

#footer-wrapper {
background:url(../images/pgbottom.png) repeat-x bottom center;
	height: 212px;
	padding: 0;
	
}

#footer {
	
	width: 760px;
	height: 212px;
	margin: 0 auto;
	padding:10px 5px 5px 20px;
	
}

#footer p {	

	margin: 0;
	line-height: normal;color: #663300;
}

#footer a {font-size:11px;
	color:#E06529;font-family:  Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color:#663300; 
}
#footer h4 {	font-family:  Arial, Helvetica, sans-serif;

font-size:16px; font-weight:600; color:#FFFFFF;}

#footer ul{list-style-type:none;
margin-top:-20px;
}

#footer li a{list-style-type:none;
line-height:16px;

}

#links1 {	background:url(../images/blink1.png) top center no-repeat;

	float: left;
	width:215px;
	height:155px;
	padding-right:5px;
	margin-right:0px;
	padding-left:5px;
	margin-left: 0px;
}

#links2 {background: url(../images/blink2.png)top center no-repeat;
	float: left;
	width:235px;
	height:155px;
	padding-right:5px;
	margin-right:5px;
	padding-left:5px;
	margin-left: 5px;
}
#links3 {
	float: left;
	width:235px;
	height:155px;
	padding-right:5px;
	margin-right:0px;
	padding-left:5px;
	margin-left: 0px;
	background:url(../images/blink3.png) top center no-repeat;
}



#footer_b {
font-size:12px;
	width: 760px;
	margin: 0 auto;
	padding:5px;
	clear:both;
}

#footer_b p {
	margin: 0;
	line-height: normal;color: #663300;
	text-align:center;
}

#footer_b a {
	color: #663300;;
}
/*login form */

#logbox {
display:block;
width:225px;
height:265px;
background:url(../images/login.png) top no-repeat;
}
.login {padding:10px;}
.text-area  {background:url(../images/textbg.gif)center no-repeat; font-size:1em; margin:2px;}
.login label   {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:500; color:#663300;
margin-top:2px;}
.button {background: #663300; border:1px solid #fff; padding:5px; color: #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:3px;}
.login legend {
	font-size:18px;
	font-weight:400;
	color:#ffffff;
	text-align: center;
	padding-top: 2px;
}
.login fieldset {border:none; width:180px;}
.hint a {font-size:12px;
font-weight:400;}

/*modelwindows styles */
