body {
	background-image:  url(../images/background.gif);
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.pageTitle {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.navigation {
	background-image:url(../images/nav/navBackground.gif)
}

.page {
	background-image:url(../images/rightPageBorder.png)
}

.pageBottom {
	background-image:url(../images/pageBottom.png)
}

h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

h6 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

a:link { 
	color: #003366; 
	text-decoration: none; 
}

a:visited { 
	color: #003366; 
	text-decoration: none; 
}

a:hover { 
	color: #0066CC; 
	text-decoration: underline;
}

.footer {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;  
}	

.footer a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.callout {
	width: 100%;
	background-color: #C7CDC1;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.callout p {
	margin: 0 15px;
}

.calloutHeading {
	width: 100%;
	background-color: #C7CDC1;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.calloutTop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.calloutBottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.sidebar {
	width: 100%;
	background-color: #C7CDC1;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebarHeading {
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.sidebar p {
	margin: 0 15px;
}

.sidebarTop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.sidebarBottom {
	background: url(../images/br.gif) no-repeat top right; 
}

.question {
	margin: 0 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

.answer {
	margin: 0 20px;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}