@charset "UTF-8";
/* CSS Document */

body{
	background:url(../images/bgr-tile.png) top left repeat;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
border:0px;
}

#Template .window-left
{
	background:url(../images/body-left-shadow-tile.png) top right repeat-y;
	width:25px;
}

#Template .window-right
{
	background:url(../images/body-right-shadow-tile.png) top left repeat-y;
	width:25px;
}

#Template .window-body
{
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:20px 20px 20px 20px;
	text-align:center;
}

#Template .logo
{
	padding-top:21px;
	text-align:left;
}

#Template input
{
	color:#000000;
	font-size:10px;
	border: 1px solid #CCCCCC;
	height:15px;
}

#Template textarea
{
	color:#000000;
	font-size:10px;
	border: 1px solid #CCCCCC;
}

#Template select
{
	font-size:11px;
	border:1px solid #CCCCCC;
}

#Template .fieldError {
	border:1px solid #CCCCCC;
	background-color:#D99348;
	color:#000000;
}
#Template .fieldOK {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	color:#000000;
}

#Template .fieldLocked
{
	background-color:#CCCCCC;
	color:#999999;
}


#HeaderLogin .login-top
{
	background:url(../images/login-top.png) no-repeat top center;
	height:27px;
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
	font-size:9px;
	padding-left:3px;
}

#Template .main-nav
{
	background:url(../images/main-nav-bgr.png) no-repeat top center;
	height:24px;
	padding-left:20px;
	text-align:left;
}

#Template .main-nav a
{
	font-size:10px;
	margin-right:20px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
}

#Template .main-nav a:hover
{
	margin-right:20px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	color:#555555;
}

#MainNav a.selected
{
	text-decoration:underline;
	color:#000000;
}

#Template .main-body
{
	background:url(../images/body-bgr.png) repeat-y top center;
	padding:8px 12px 15px 13px;
}

#Template .sub-nav
{
	height:16px;
	background:url(../images/subnav-bgr.png) no-repeat top center;
	vertical-align:middle;
	text-align:left;
	padding-left:25px;
	text-transform:capitalize;
	font-size:11px;
}

#Template .sub-nav a
{
	font-weight:bold;
	margin-right:20px;
	text-decoration:none;
	color:#FFFFFF;
}

#Template .sub-nav a:hover
{
	font-weight:bold;
	margin-right:20px;
	text-decoration:underline;
}

#Template .sub-nav a.selected
{
	text-decoration:underline;
}

#Template .footer-links
{
	padding-top:9px;
	text-align:right;
	padding-right:25px;
	color:#CCCCCC;
}

#Template .footer-links a
{
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

#Callouts
{
	font-size:10px;
	color:#A6A6A6;
	font-weight:bold;
}

#Callouts td
{
	vertical-align:top;
}

#Callouts a
{
	font-size:14px;
	color:#576A7A;
	text-decoration:none;
	font-weight:normal;∂ß	
}
#Callouts a:hover
{
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

#Callouts .callout
{
	height:146px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #A6A6A6;
	padding-right:5px;
}

#Body
{
	
}

#Body .bodyHeader
{
	font-weight:bold;
	font-size:25px;
	text-align:left;
	padding-bottom:7px;
	text-align:left;
}

#Body .bodyHeaderSmall
{
	font-weight:bold;
	font-size:18px;
}

#Body .sub-header
{
	color:#576A7D;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:13px;
	text-transform:uppercase;
	text-align:left;
}

#LeftColumn
{
	padding-right:10px;
	width:465px;
	vertical-align:top;
	text-align:left;
}

#LeftColumn a
{
	color:#A34A30;
	font-weight:bold;
	font-size:11px;
}
#LeftColumn a:hover
{
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

#RightColumn
{
	vertical-align:top;
	background-color:#E8F1F5;
	padding:10px 15px 10px 15px;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

#RightColumn .book-callout
{
	padding-left:5px;
	padding-top:5px;
	font-weight:normal;
}

#RightColumn a
{
	color:#687A90;
	text-decoration:none;
}
#RightColumn a:hover
{
	color:#000000;
	text-decoration:underline;
}

#RightColumn a.active
{
	color:#000000;
	text-decoration:none;
}

#Template .sub-window-border
{
	background-color:#E8F1F5;
}

#Template .author
{
	padding-top:7px;
	font-style:italic;
	font-weight:normal;
}

#BookNav
{
	border-top:1px dotted #687A90;
	padding-top:15px;
	padding-left:10px;
	text-align:left;
}

#BookNav td
{
	padding-top:10px;
}

#BookNav td.nav-row
{
	padding-left:30px;
}

/*********************BODY WINDOW*************************/
#BodyWindow
{
	
}


#BodyWindow td
{
	vertical-align:top;
}

#BodyWindow .window-header-left
{
	background:url(../images/bodywindow/header-left.png) top right no-repeat;
	height: 24px;
	width:9px;
}

#BodyWindow .window-header
{
	background: url(../images/bodywindow/header-tile.png) top left repeat-x;
	height:24px;
	font-weight:bold;
	font-size:10px;
	vertical-align:middle;
	text-transform:uppercase;
}

#BodyWindow .window-header-right
{
	background:url(../images/bodywindow/header-right.png) top right no-repeat;
	height:24px;
	width:9px;
}

#BodyWindow .window-body-left
{
	background:url(../images/bodywindow/body-tile-left.png) top right repeat-y;
	width:9px;
	vertical-align:top;
}

#BodyWindow .window-body-body
{
	vertical-align:top;
	background:url(../images/bodywindow/bodytile.png) top center repeat-x;
	background-color:#FFFFFF;
	padding:20px 5px 5px 5px;
}

#BodyWindow .window-body-right
{
	background:url(../images/bodywindow/body-tile-right.png) top right repeat-y;
	width:9px;
	vertical-align:top;
}

#BodyWindow .window-bottom-left
{
	background:url(../images/bodywindow/body-bottom-left.png) top right no-repeat;
	width: 9px;
	height: 8px;
}

#BodyWindow .window-body-bottom
{
	background:url(../images/bodywindow/body-bottom.png) top left repeat-x;
	height:8px;
}

#BodyWindow .window-bottom-right
{
	background:url(../images/bodywindow/body-bottom-left.png) top right no-repeat;
	width: 9px;
	height: 8px;
}

/****************FORMS*******************/
.field-label
{
	height:25px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:10px;
	text-align:right;
	padding-right:15px;
	padding-bottom:6px;
}

.field-data
{
	padding-bottom:10px;
	font-size:11px;
}

.note
{
	color:#000000;
	font-size:9px;
}
.small-note
{
	color:#666;
	font-size:9px !important;
}

#Body .left-signup
{
	width:479px;
	background:url(../images/signup-bgr.jpg) top left no-repeat;
	vertical-align:top;
	padding-top:146px;
	text-align:right;
}

#Body .right-signup
{
	vertical-align:top;
}

#Body .leadin
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#576A7D;
	line-height:1.4em;
	text-align:right;
	padding-bottom:12px;
	padding-right:15px;
}

.error
{
	color:#CC0000;
	font-size:10px;
}

.smalltext
{
	font-size:10px;
}

#SiteMap{}

#SiteMap .main-link
{
	padding-bottom:7px;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

#SiteMap .main-link a
{
	padding-bottom:7px;
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}

#SiteMap .sub-link
{
	padding-bottom:5px;
	padding-left:10px;
}

#SiteMap .sub-link a
{
	padding-bottom:7px;
	font-size:11px;
	color:#A34A30;
	text-decoration:underline;
}

/********************************** MAKE A DIFFERENCE *******************************/
#Callouts .make-difference
{
	padding-left:10px; 
	/*background:url(../images/makedifference/covey.png) no-repeat bottom right; */
	color:#A6A6A6;
	cursor:pointer;
	font-size:10px;
}

.quote
{
	font-style:italic;
	color:#666666;
}