/* css by nick@neamus.net*/
html { height: 100%; margin-bottom: 1px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	margin: 20px 0px 20px 0px; 
	padding: 0px;
	font-size:72%;
	background-color:#d1d1d1;
	color:#5e5e5e;
}
/* default link styles */
a:link 	{ font-weight: normal; color: #5e5e5e; text-decoration: none; text-decoration: none;}
a:visited 	{font-weight: normal; color: #5e5e5e;text-decoration: none;}
a:active 	{font-weight: normal; color: #000000; text-decoration: none;}
a:hover {font-weight: normal; color: #000000;text-decoration: none;}
.footer a:link,
.footer a:visited,
.rowgray a:link,
.rowgray a:visited { color:#5e5e5e;}
.footer a:hover,
.rowgray a:hover { color:#5e5e5e; text-decoration:none;}
/**/

/* standard tags */
p {font-size:100%;}
table {
	margin: 0px;
	font-size:100%;
}
td {
	font-size:100%;
	vertical-align: top;
	text-align: left;
}
th { font-size:100%; padding: 0px; text-align:left; }
ul {margin-top:0;}
li,
li.navListBullet {
	list-style-image: url(../images/savvyFM.gif);
}
form {margin:0px; padding:0px;}
label {font-size: 100%; font-weight:bold;	}
caption { text-align:left; font-size: 110%; font-weight:bold; margin-bottom:10px;}
img { border:none; padding:0px;}
h1 {margin:20px 0px 20px 0px; padding:0px; font-size:110%; font-weight:strong;}
h2.quote {margin:0px 0px 20px 0px; padding:0px; font-size:100%; font-weight:bold; font-style:italic;}
h3 {font-size:100%; font-weight:strong;}
span.bold { font-weight:bold;}

/* global layout */
.wrapper {
	width: 760px; 
	margin: 0px; 
	padding:0px;
	background: #FFFFFF;
	border: 1px solid #888888; 
	text-align: left;
}
/* tables and copy cells */
table.pageTable { width:760px; padding:0px margin:0px;}
td.copyPadding { padding: 15px 10px 30px 10px; }
td.rowgray	{ background-color:#C1C1C1; color: #5e5e5e; padding:5px; border-bottom:1px solid #000000;}

table.2cols,
table.1cols { width:760px;}
table.2cols td, td.col {
	width:360px;
	padding:0px;
	height: 400px;
}

.cellheight {
	overflow: auto;
	height: 400px;
}


table.1cols  { width:760px; padding:10px;}
table.header {
	width:760px;
	padding:0px;
	margin:0px;
	background: #d1d1d1;
	height: 400px;
}
table.TopHeader {
	width:760px;
	padding:0px;
	margin:0px;
	background: #d1d1d1;
}
table.footer { width:760px; background-color:#d1d1d1; padding:0px; border-bottom:1px solid #000000;}
td.logo {width:306px;}
td.navigation{ width:760px;}

/**/



			

.navList	{

			list-style:  url(images/SavvyLogo16.3.jpg) outside

			margin-top: 25px;

			}

			

.navListBullet

			{

			font-size: 11px; 

			width: 300px; 

			margin-bottom: 5px; 
			align: left

			}

			

.navUnderline

			{
	border-bottom: solid 1px #5e5e5e;
	display: block;
	align: left;
			}

.navSlick

			{
	align: right;
			}

.navHeader

			{
	align: right;
	font-size:150%;
	font-weight: bold;
			}
