/* CSS by Michelle O'Reilly */

body.nav {position:relative; top:0px; left:0px; margin:0px}


body  {  
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right:150px;
	margin-left:20px;
	
	}
	
	
body.form {
 	text-align:center;
	margin:auto;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color :#0099CC;
	background : none repeat; 
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#0099CC;
	background : none repeat; 
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color :#0099CC;
	background : none repeat; 
	}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #0099CC;
	background : none repeat; 
	}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color:#000000;
	}
	
p.highlight {
background-color:#F1FFE3;
padding: 10px;
}
	

p.whats_new {
margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
	
p.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}
	
.postionCenter {
vertical-align:middle;
}	

	
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	}	
	
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background : none repeat; 
	}	
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background : none repeat; 
	color: black;
	}
	
a:link {text-decoration:none;
    background: none;
    font-size: 12px;
    color: #0099CC;
	border-bottom:1px dotted #0099cc;}
    

a:visited {
	text-decoration:none;
	border-bottom:1px dotted #0099cc;
    background: none;
    font-size: 12px;
    color: #0099CC;}
    

a:hover {text-decoration:none;
    background: none;
    font-size: 12px;
    color: #0099CC;
	border-bottom:1px solid #0099cc;
	}
    

a:active {text-decoration:none;
    background: none;
    	font-size: 12px;
    color: #0099CC;}  

b {color:#333333;
	}
	

strong {color:#333333;
	}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background : none repeat; 
	}
	
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background : none repeat; 
	}
	
#nav {
width:135px;
}

.space {
margin-left:8px;
}

li {
margin-top:8px;
line-height:18px;
}

.imageSpace {
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
}

img a:link{text-decoration:none;
				border-bottom:0px;s}
img a:visited{
text-decoration:none;
border-bottom:0px;}

img.noborder {
border-bottom:0px;
text-decoration:none;
}

#navBox{
width:136px;}

#navBox img {
border:0px;
padding:0px;
}

.imagesBorder{border:1px solid #666; 
padding:4px;
margin:5px 8px 5px 8px;}
