/*
workfresh.com style sheet
*/

body, td {font-size:10px; font-family:verdana; color:333333;}
.footer {font-size:9px; color:333333;}
input {font-size:12px; font-family:verdana; color:000000; text-decoration:none;}
a {color:0066CC;}
a:active {color:FFCC33;}
a:hover {color:#FFCC33;}
.text {font-size:10px; font-family:verdana; color:333333;}
.green {color:339900;}
.lightsection {font-size:10px; color:999999; text-decoration:none;}
.callout {font-size:12px; font-weight:bold; color:339900;}

.callout_grey {font-size:12px; font-weight:bold; color:999999;}

.boldlist {font-weight:bold;}
.joinlist {line-height:20px; font-size:11px;}
.register {width:160px}
.header {font-size:14px; font-weight:bold; color:339900;}
.faq {line-height:16px;}
.darkheader {font-size:12px; font-weight:bold;}
.darkheaderl {font-family:arial;font-size:24px; font-weight:bold;}

.navtext {font-size:10px; color:99CC00; font-weight:bold; font-family:verdana; line-height:11px;}
.topnav {font-size:10px; color:CCCCCC; text-decoration:none;}
.topnav:hover {font-size:10px; color:FFCC33; text-decoration:none;}
.current {font-size:10px; color:FFCC33; text-decoration:none;}
.section {font-size:10px; color:333333; text-decoration:none; font-weight:bold;}
.nav {line-height:13px;}
.subnav {color:CCCCCC; text-decoration:none; line-height:12px;}
.subnav:hover {color:99CC00; text-decoration:none; line-height:12px;}
.subnavon {color:99CC00; text-decoration:none; line-height:12px;}
.terms {font-size:10px; font-family:verdana; color:000000; text-decoration:none;}
.userin {font-size:12px; font-family:verdana; color:000000; text-decoration:none;}


.table_r { /* normal table row */
line-height: 2;
}

.table_b { /* bold table row */
font-weight: bold;
line-height: 2;
}


/* per-per-call additions */

/*
.subHead   {font-size:12px; font-weight:bold; color:339900;}
.directive {font-size:12px; font-weight:bold; color:339900;}
*/

.youAreHere { /* For indicating current location in navigations */
font-weight: bold;
line-height: 1.5;
}



.contentBox {
margin:     1px;		
border:     1px solid #bbb;	
background: #fff;
}

a.nav {color:0066CC; text-decoration:none; line-height: 1.5;}
a.nav:hover {color:333333; text-decoration:none;}
a.nav:active {color:000000; text-decoration:none;}

.dottedLine {
	background:url(/im/p/line_dotted_tile.gif) repeat-x;
	background-position:bottom;
}

.dottedLineRev {
	background:url(/im/p/line_dotted_tile_rev.gif) repeat-x;
	background-position:bottom;
}

