 
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#eaeaea url("images/bg.gif") repeat-x center top;
color:#3a3a3a;
}

.clearfloats {clear:both;}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:1px 5px;
width:760px;
}

/***** Header *****/

#header {
	color:#505050;
	background:#ffffff no-repeat left bottom;
	margin:0 0 10px 0;
	padding:0;
	text-align: center;
}

#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}
  

/***** Main content *****/

#content {
margin:10px 140px 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentwide {
margin:10px 0 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentmain {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h1, #contentwide h1, #contentmain h1 {
	font-size:1.6em;
	letter-spacing:normal;
	font-weight:bold;
	margin:8px 0 10px;
	padding:20 0 15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #94499C;
	font-variant: normal;
	line-height: 1.2em;
}

#content h2, #contentwide h2, #contentmain h2 {
	font-size:1.1em;
	font-weight:bold;
	margin:6px 0 6px 0;
	padding:0;
	color: #2B77AF;
}

#content img, #contentwide img, #contentfull img {
	padding:0px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
	margin: 0px;
}

#content a, #contentwide a, #contentfull a {
	font-weight:bold;
	text-decoration: underline;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:0px none;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#BD59C6;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}



/***** Footer Nav *****/

#footernav {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:1em;
}

#footernav p {
padding:0;
margin:0;
}

#footernav a {
	color:#BD59C6;
	background-color:inherit;
	text-decoration:none;
	font-weight: bold;
}

#footernav a:hover {
	color: #006699;
		text-decoration: none;
}

#footer a:hover {
	color: #006699;
		text-decoration: none;
}

/***** Various tags *****/

#contentmain a {
	text-decoration:underline;
	color:#BD59C6;
	background-color:inherit;
	font-weight: bold;
}

#contentmain a:hover {
	color:#006699;
	background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

#contentmain img {
	padding: 1px;
	display:inline;
	background: #cccccc;
	border: 4px solid #E2F0FE;
	margin: 5px;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url("images/menubg.gif") bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse; 
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url("images/menubg2.gif") bottom left repeat-x;
color:#505050;
}

 td {
	padding:10px;
	font-size:.9em;
	text-align:left;
	color:#303030;
	border: 0px none;
	vertical-align: top;
}

 .resourcetd {
    border:1px solid #999999;
	padding:10px;
	font-size:1em;
	text-align:left;
	background:#f4f4f4 url("images/menubg.gif") bottom left repeat-x;
	color:#303030;
	border-top:1px solid #d8d8d8;
border-right:3px solid #cccccc;
border-bottom:1px solid #d8d8d8;
border-left:3px solid #cccccc;
	vertical-align: top;
}
 

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url("images/menubg.gif") bottom left repeat-x;
color:#505050;
font-weight:bold;
width:120px;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:400px;
}

/***** Menu styles 
Source: Dynamic Drive CSS Library 
 URL: http://www.dynamicdrive.com/style/ *****/

  
 
 
#chromemenu{
width: 99%;
font-weight: bold;
font-size: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background:  url("images/navbg.gif") center center repeat-x;
padding: 8px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 12px;
margin: 0;
text-decoration: none;
}

#chromemenu ul li a:hover{
	background: url(images/chromebg2.gif) center center repeat-x;
}
 




/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4 url("images/menubg.gif") bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
}
.testimonialcredit {
	text-align: center;
	
}
