body{
	margin:0 auto;
	padding:0;
	background:#5D6873 url(../images/background.gif) top center repeat-y;
	color:#373F49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#wrap{
	background:#FFF;
	color:#303030;
	margin:0 auto;
	width:760px;
	padding: 0em;
}

/* START Quote stuff - test for tony */
blockquote {
float: right;
width: 300px;
margin: 0 -140px 20px 20px;
background: url(../images/pullquote_top.gif) no-repeat;
position: relative;
}

p.quoteCite {
color: #003663;
font-size: 125%;
font-weight: bold;
text-align: right;
padding-right: 15px;
padding-bottom: 30px;
background: url(../images/pullquote_bottom.gif) left bottom no-repeat;
margin-bottom: 0;
}

/* END Quote stuff - test for tony */

img {
float:left;
}

.left{
margin: 0px 25px 25px 25px;
padding-left:0px;
display:inline;
background:#fff;
border:2px #92CDFF solid;
float:left;
}

.leftcateg{
margin: 0px 10px 10px 0px;
padding-left:0px;
display:inline;
background:#fff;
border:2px #92CDFF solid;
float:left;
}
.clear
{
clear:both
}

#content{
margin:0 10px 20px 10px;
border-left:1px dashed #D9D1CE;
border-right:1px dashed #D9D1CE;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:none;
}
.class2 A:link{text-decoration:none;color:#373F49;border:none;}
.class2 A:visited{text-decoration:none; color:#373F49;border:none;}
.class2 A:active{text-decoration:none; color:#373F49;border:none;}
.class2 A:hover{text-decoration:none; color:#373F49;border:none;}

div.row {
  clear: both;
  padding-top: 10px;
}

div.row span.label {
  float: left;
  width:100px;
  text-align: right;
  font-weight: bold;
}

div.row span.formw {
  float: right;
  width: 500px;
  text-align: left;
} 

h1{
margin-top:15px;
font-size:16px;
}
a:link, a:visited {
text-decoration:none; color:#333; border-bottom:1px dotted #5D6873;}

a:hover {
text-decoration:none; color:#FE5443; border-bottom:1px solid #5D6873;}

a:active {
}


.url {
	font-size: 1.5em;
	font-weight: bold;
}
ul.navbar {
list-style-type:none; float:left; display:block; width:100%; line-height:1em; 
clear:both; margin:0; padding:5px 0px 5px 0px; background-color:#616A75;}

ul.navbar li {
display:inline;
}

a.nav:link, a.nav:visited {
display:block; float:left; width:auto; padding:0.5em 0.6em 0.5em 0.6em; margin:0px 4px 0px 4px; 
text-decoration:none; background-color:#5D6873; color:#FFF; border:1px solid #92CDFF;}

a.nav:hover {
display:block; float:left; width:auto; padding:0.5em 0.6em 0.5em 0.6em; margin:0px 4px 0px 4px; 
text-decoration:none; background-color:#92CDFF; color:#000; border:1px solid #FFF;}

a.nav:active {
display:block; float:left; width:auto; padding:0.5em 0.6em 0.5em 0.6em; margin:0px 4px 0px 4px; 
text-decoration:none; background-color:#FFF; color:#000; border:1px dashed #5D6873;}

#footer{
clear:both;
margin:25px auto;
padding:15px 0 20px 0;
border-top:1px solid #D9D1CE;
width:720px;
text-align:center;
color:#5D6873;
font-size:0.8em;
}

#footer a{
color:#5D6873;
text-decoration:none;
border:none;
}
