
body, td, textarea, input, p, h1, h2, h3 {
    font-size:11px;
}

body { 
	padding:10px; 
	background-image:url(img/background.gif) ;
}
body, td, textarea, input { 
	font-family:verdana,arial,helvetica,sans-serif;  
	color:#494949 ;
}
body, td, textarea, p { 
	line-height:150% ;
}

h1 {
	margin:0 0 25px 0;
	padding:12px;
	font-size:13px; 
	color:#ffffff ;
	font-weight:bold;
	background-image:url('img/fade_de.gif');
}
h2 {
	font-size:13px; 
	margin:25px 0 25px 0 ;
    padding:3px 12px 3px 12px;
	color:#0D69B2 ;
    border-bottom:1px solid #0D69B2;
    font-weight:bold;
    letter-spacing: 1px;
    background-color:#EFEFEF;
}
h3 {
	margin:0 ;
	color:#494949 ;
    font-weight:bold;
}

p {
    margin: 12px 0 12px 12px;
}

.stress {
    font-weight: bold;
    color:#0D69B2 ;
}
.highlight {
    background-color: #FFFFAC;
    font-weight: normal;
}

a { 
	text-decoration:none; 
	color:#0D69B2; 
}
a:hover { 
	text-decoration:underline; 
}

.nav_div {
	margin:25px 0 5px 0 ;
    padding:3px 12px 3px 12px;
	color:#0D69B2 ;
    border-bottom:1px solid #0D69B2;
    letter-spacing: 1px;
    background-color:#EFEFEF;
    text-align: center;
}
.nav_href { 
    display: block;
	line-height:100%; 
	text-decoration:none; 
	color:#666666; 
}
.nav_href:hover { 
	line-height:100%; 
	text-decoration:none; 
	color:#FF4000; 
}
.nav_href_sel  { 
	line-height:100%; 
	text-decoration:none; 
	color:#FF4000;  
}
.nav_href_sel:hover { 
	line-height:100%; 
	text-decoration:none; 
	color:#FF4000; 
}

form {
    margin: 25px 0 0 0;
	background-image: url('img/bg_fade_tall.gif');
	background-repeat: repeat-x;
	padding: 25px;
}
.boxes {
	margin: 7px 0 7px 0;
	border: solid 1px #CCCCCC;
	background-color: #FFFFE0;
}
.buttons {
	margin: 25px 0 0 0;
    border-style: outset;
	font-weight : bold ;
	color : #4B4B4B ;
	background-color : #CCCCCC ;
}

.confirmation {
	font-weight : bold ;
	color : #009900 ;
	margin-bottom : 25px ;
}
.error {
	font-weight : bold ;
	color : #990000 ;
	margin-bottom : 25px ;
}

.copy {
	font-size:11px;
	line-height:16px;
	color:#666666;
}

.blurb_h {
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    background-image:url('img/fade_de.gif');
}
.blurb {
    background-color: #EFEFEF;
    color: #191919;
    padding: 3px 6px 3px 6px;
    font-size: 11px;
    line-height: 14px;
    background-image:url('img/fade_ef.gif');
}
.blurb_m {
    font-size: 9px;
    background-color: #EFEFEF;
    padding: 0 6px 3px 6px;
    text-align: right;
}
.blurb_m a {
    text-transform: uppercase;
    color: #FF4000;
    text-decoration: none;
    font-weight: bold;
}
.blurb_m a:hover {
    color: #FF4000;
    text-decoration: underline;
}

.testemonial {
    margin: 0;
    padding: 12px;
    background-color: #DEDEDE;
}
.testemonialby {
    margin: 0 0 12px 6px;
    padding: 0 0 0 75px;
    background-image: url('img/by.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
    line-height: 2em;
    font-weight: bold;
    color: #666666;
}
