/* GLOBAL CSS */

html {
	/*margin: 0;
	padding: 0;*/
}
	
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:22px;
	font-size:14px;
	color: #000000; 
	background: url(images/bg.png) top center repeat-x;
	padding: 0;
	margin: 0;
}

table, tr, td {
	padding: 0;
	margin: 0;
	border: 0;
}

#nav {
width:203px;
padding:18px;
}

#nav ul
{
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

#nav li
{
	color: #ffffff;
	list-style:none;
	margin:10px 0 15px 0;
	padding:2px 5px 2px 5px;
}

#nav li.current
{
	color: #ffffff;
	list-style:none;
	margin:10px 0 15px 0;
	padding:2px 5px 2px 5px;
	background:url(images/nav-fade.jpg) left repeat-y;
}

#nav a, a:visited {
color:#ffffff;
text-decoration:none;
}
#nav a:hover { 
color:#ffffff;
text-decoration:underline;
}

#main{
background:#f0f0f0 url(images/bg-body.png) top left no-repeat;
padding: 20px;
}

#copy{
padding-right:20px;
}

#line{
background-color:#000000;
}

#gutter{
padding:20px 0 0 20px;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h1 {
font-size: 1.6em;
padding-bottom: 0px;
color:#000000;
}

h2 {
font-size: 1.4em;
color:#003767;
}

h3 {
font-size: 1.2em;
color:#003767;
}

h4 {
font-size: 1.2em;
color:#000000;
}

h5 {
font-size: 0.9em;
color:#003767;
}

a, a:visited {
padding: 0px;
color:#003767;
text-decoration:underline;
}
a:hover {
padding: 0px;
color:#003767;
text-decoration:underline;
}

#footer{
padding:10px;
font-size:0.8em;}

#footer a, #footer a:visited {
color:#000000;
text-decoration:none;
}
#footer a:hover {
color:#000000;
text-decoration:underline;
}
#signup {
background:#6c0f0f url(images/bg-signup.jpg) bottom center no-repeat;
padding: 20px 0 20px 0;
}


/* .wrapper {
	border:#f8edcd solid thin; 
	padding:5px;
}




.footer {
font-family:Arial, Helvetica, sans-serif;	
padding-top: 10px;
color:#294008;
font-size:12px;
}
.footer a, .footer a:visited {
padding: 0px;
color:#294008;
text-decoration:none;
}
.footer a:hover {
padding: 0px;
color:#294008;
text-decoration:underline;
}
.footer2 {
font-family:Arial, Helvetica, sans-serif;	
padding-bottom: 20px;
color:#294008;
font-size:11px;
}
.footer2 a, .footer2 a:visited {
padding: 0px;
color:#294008;
text-decoration:none;
}
.footer2 a:hover {
padding: 0px;
color:#294008;
text-decoration:underline;
}
.copy {
padding-bottom: 20px;
padding-right: 20px;
font-size: 12px;
line-height: 20px;
}
.copy a,  .copy a:visited{
color: #000000;
text-decoration: underline;
}
.copy a:hover{
color: #000000;
text-decoration: underline;
}
a.interest, a.interest:visited {
padding: 0px;
color:#294008;
text-decoration:none;
font-style:italic;
line-height: 26px;
}
a.interest:hover {
padding: 0px;
color:#294008;
text-decoration:underline;
font-style:italic;
}
TD {
	font-family:verdana;
	font-size:9pt;
}
.button
{
font-family:verdana;
font-size:8pt;
color: black;
border-color:#000000;
background-color: #8AADCA;
border-style: solid;
text-decoration: none !important;
}

.popup
{
font-family:verdana;
font-size:8pt;
color: black;
border-color:#000000;
background-color: #8AADCA;
border-style: solid;
text-decoration: none !important;
}
.tablecell1
{
background-color: #5487B1;
}
.tablecell2
{
background-color: #8AADCA;
}
  .menu
  {
   
   border-top:2px solid #999999;
   padding-top:2px;
   padding-bottom:2px;
   width:150;
   font-size:12px;
   font-family:verdana;
   
   cursor:hand;
   vertical-align:middle;
  }
  .menu a, .menu a:hover, .menu a:visited
  {
  text-decoration:none;
  color:#000000;
  cursor:hand;
  } 
  .menu a:hover
  {
  text-decoration:underline;
  color:#4370aa;
  cursor:hand;
  }
  .menu-on
  {
  text-decoration:none;
  color:#4370aa;
  cursor:hand;
  } 
  .item_panel
  {
    padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	width:150;
	font-size:11px;
   font-family:verdana;
  }
  .item_panel a, .item_panel a:visited
  {
  text-decoration:none;
  color:#000000;
  cursor:hand;
  }
  .item_panel a:hover
  {
  text-decoration:underline;
  color:#4370aa;
  cursor:hand;
  }
  .item
  {
  width:140;
  font-size:11px;
  font-family:verdana;   
  }

  
.home {
padding-bottom: 20px;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
line-height: 20px;
}
.start-today {
padding-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 20px;
font-size: 12px;
line-height: 20px;
}
.start-today a,  .start-today a:visited{
color: #1686c7;
text-decoration: none;
}
.start-today a:hover{
color: #1686c7;
text-decoration: underline;
}
a.start-links,  a.start-links:visited{
font-size: 12px;
color: #1686c7;
text-decoration: none;
}
a.start-links:hover{
color: #1686c7;
text-decoration: underline;
}
.start-today2 {
font-size: 11px;
line-height: 14px;
background: #ffffff url(file:///C|/Users/Matt/Websites/EduMetry/www/images/start-today.jpg) no-repeat top center; 
padding-bottom: 20px;
padding-top: 40px;
padding-left: 27px;
padding-right: 20px;
}
.start-today2 a,  .start-today2 a:visited{
color: #1686c7;
text-decoration: none;
}
.start-today2 a:hover{
color: #1686c7;
text-decoration: underline;
}

.breadcrumbs {
font-size: 11px;
padding-left: 20px;
padding-right: 20px;
color="#000000"
}
.breadcrumbs a,  .breadcrumbs a:visited{
color: #1686c7;
text-decoration: none;
}
.breadcrumbs a:hover{
color: #1686c7;
text-decoration: underline;
}

hr {
border: none 0; 
border-top: 1px dashed #ffc900;
border-bottom: 1px dashed #ff9c00;
height: 2px;
margin: 10px auto 0 0;}
.webdesign
{
font-family: verdana;
font-size: 8pt;
color= #02465D;
font-weight: bold;
}
.footerbar {
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;
}
.footerbar a, .footerbar a:visited {
color:#FFFFFF;
text-decoration:none;
}
.footerbar a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.steps {
padding-bottom: 10px;
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
font-size: 12px;
line-height: 20px;
}
a.continue, a.continue:visited{
color: #1686c7;
text-decoration: none;
font-size: 14px;
font-weight:bold;
}
a.continue:hover{
color: #1686c7;
text-decoration: underline;
font-size: 14px;
font-weight:bold;
}

*/