/* Waitt Institute StyleSheet                */
/* ------------------------------  */
/* Author: Red Door Interactive    */
/* dobiz@reddoor.biz			   */
/* ------------------------------  */

body,tr,td {
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:11px;
	color: #000000;
	margin: 0px;
}

ul,ol {
	margin-top: 5px;	
	list-style-image : url(images/bluebullet.gif);
}

li {
	margin-top: 3px;	
	list-style-image : url(images/bluebullet.gif);

}

ul.faq,li.faq {
	margin-top: 5px;
	margin-left: 10px;
	list-style-image : url(images/bluebullet.gif);
}

p {
	font-family:Arial, Verdana, MS Sans Serif;
	font-size:11px;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.indent {
	margin-left: 5px;
}
}

.letterHeader
{
	font-family:Arial, Verdana, "MS Sans Serif";
	font-size:20px;
	color: #006699;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	text-align: left;
	left: auto;
	text-indent: 0pt;

}

.quicklaunch
{
	font-family:Arial, Verdana, "MS Sans Serif";
	font-size:12px;
	color: #000000;
	margin-left: 10px;	
	margin-right: 0px;
	margin-bottom: 0px;
}

.purposeText
{
	font-family:Arial, Verdana, "MS Sans Serif";
	font-size:12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: normal;

}

.leftheader 
{
	font-weight: bold;
	color: #000033;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.header
{
	font-weight: bold;
	color: #013BA3;
	border-bottom : 1px solid #DE8800;
	font-size : 16px;
	text-transform : uppercase;
	margin-left: 0px;
	margin-right: 10px;
}

h3
{
	font-weight: bold;
	color: #013BA3;
	font-size : 12px;
	margin: 0.px 0px 5px 0px;
}

h4
{
	font-weight: bold;
	color: #000;
	font-size : 11px;
	margin: 15px 0px 0px 0px;
}


h5
{
	font-weight: bold;
	color: #666;
	font-size : 10px;
	margin: 0px 0px 0px 0px;
}

.spacedborder
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.footer
{
	background-color: #006600;
}



a.left:link,a.left:visited
{
	text-decoration: none;
	color: #DE8800;
	font-size: 10px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}

a.left:hover
{
	text-decoration: underline; 
	color: #2365AF;
	font-size: 10px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}

a.lefton:link,a.lefton:visited,a.lefton:hover
{
	text-decoration: underline;
	color: #003399;
	font-size: 10px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}


a.right:link,a.right:visited
{
	text-decoration: none;
	color: #33CC66;
	font-size: 10px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}


a.right:hover
{
	text-decoration: underline;
}

A:link,A:visited{
	text-decoration: none;
	color: #3399cc;
	/*color: #33CC66;*/
	/*line-height: 16px;*/
}

A:hover
{
	text-decoration: underline;  
}
.tableborderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tablebordersides {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-left-style: solid;
}
.tablebordersurround {
	border: thin solid #666666;
}
.leftheadertop {
	font-weight: bold;
	color: #0000FF;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 8px;
}
