/*
-----------------------------------------------
PPI : Master
Author:   Jason Walle
Version:  28 Aug 2004
----------------------------------------------- */
body, td, p, div {
	color : #333333;
	font : normal normal normal 12px/normal arial, verdana, sans-serif;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #000033;
	scrollbar-track-color : #333333;
	scrollbar-face-color : #333333;
	scrollbar-arrow-color : #E4E4DF;
	scrollbar-darkshadow-color : #000033;
	scrollbar-3dlight-color : #565652;
}

/*TD.justify {
	text-align : justify;
}*/

.small {
	color : #333333;
	font : normal normal normal 10px/normal arial, verdana, sans-serif;
}

.lightBlue {
	color : #D9E9FF;
}

.lightBlueBold, a.lightBlueBold:link, a.lightBlueBold:visited {
	color : #D9E9FF;
	font : normal normal bold 10px/normal Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

a.lightBlueBold:hover, a.lightBlueBold:active {
	color: #FFCC00;
	text-decoration: none;
}

.copy {
	color : #F5F5F5;
	font : normal normal normal 12px/normal Verdana, Helvetica, sans-serif;
}

.header {
	color : #990000;
	font : normal normal bold 17px/normal arial, verdana, sans-serif
}

.subheader {
	color : #003399;
	font : normal normal bold 14px/normal arial, verdana, sans-serif;
	letter-spacing: -1px;
	line-height : 15px;
}

/* Forms
----------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}

textarea.agreement {
	color : #333333; 
	font : normal normal normal 10px/normal Verdana, Helvetica, sans-serif;
}

/* Tables
----------------------------------------------- */
.grayTDheader {
	background-color : #666666; 
	color : #FFFFFF; 
	font : normal normal bold 11px/normal Verdana, Helvetica, sans-serif;
}

.lightTR {background-color : #E7E7E7;}

.darkTR {background-color : #D7D7D7;}

#darktr {
	background : #F9F9F9;
}

#lighttr {
	background : #FEFEFE;
}

#tdTitle {
	background : #F9F9F9;
	color : #000000;
	font : normal normal bold 11px/normal Arial, Helvetica, sans-serif;
}

#tdContent {
	background : #FFFFFF;
	color : #000000;
	font : normal normal normal 11px/normal Arial, Helvetica, sans-serif;
}

#tablebg {
	background : #FFFFFF;
}

#tableheader {
	background : #555555;
	color : #FFFFFF;
	font : normal normal bold 15px/normal arial, verdana, sans-serif;
	letter-spacing: -1px;
}

#tablefooter {
	background : #EFEFEF;
}

/* Links
----------------------------------------------- */
.navon, a.navon:link, a.navon:visited {
	color: #FFCC00;
	font : normal normal bold 10px/normal Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.navoff, a.navoff:link, a.navoff:visited {
	color: #FFFFFF;
	font : normal normal bold 10px/normal Verdana, Helvetica, sans-serif;
	text-decoration : none;
	margin-bottom : 1px;
}

a.navoff:hover, a.navoff:active {
	color: #FFCC00;
	text-decoration: none;
}

.subnavon, a.subnavon:link, a.subnavon:visited {
	color: #EAEAEA;
	font : normal normal bold 13px/normal Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.subnavoff, a.subnavoff:link, a.subnavoff:visited {
	color: #90C8FF;
	font : normal normal bold 13px/normal Verdana, Helvetica, sans-serif;
	text-decoration : none;
	margin-bottom : 1px;
}

a.subnavoff:hover, a.subnavoff:active {
	color: #EAEAEA;
	text-decoration: none;
}

A, A:link, A:visited {
	color: #0033CC;
	text-decoration : underline;
}

A:hover, A:active {
	color: #990000;
	text-decoration : none;
}

.footer, a.footer:link, a.footer:visited {
	color: #808080;
	font : normal normal normal 10px/normal Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

a.footer:hover, a.footer:active {
	color : #D74E0B;
	text-decoration : underline;
}

.clientFile, a.clientFile:link, a.clientFile:visited {
	font : normal normal normal 11px/normal arial, verdana, sans-serif;
	color: #333333;
	text-decoration : underline;
}

a.clientFile:hover, a.clientFile:active {
	color : #D74E0B;
	text-decoration : underline;
}

.photoRight {
	margin-left : 15px
}

.photoLeft {
	margin-right : 15px
}


td.formQuestion, .formQuestion {
	color : #333333;
	font : normal normal bold 11px/normal arial, verdana, sans-serif;
}
