/*	CSS ANALYZE SOFT INC. 	*/
/*	DEVELOPED: 2-OCT-2007		*/

/*	MAIN SITE COLORS:				*/
/*	yellow:	E2AF0C					*/
/*	red: 8E0303							*/
/*	dk blue: 356AA0					*/

/*	ACCENT COLORS:					*/
/*	med blue: 81A2C4				*/
/*	lt blue: C9D7E6					*/
/*	dk grey: 797979					*/
/*	lt grey: CCC						*/

/* HTML STYLES */
body {
	margin:0;
	padding:0;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#797979;
	}
h1 {
	padding:0 0 4px 0;
	font-size:20px;
	font-weight:normal;
	color:#8E0303;
	border-bottom:solid 1px #E2AF0C;
	}
h2 {
	margin: 0 0 5px 0;
	padding:4px 4px 4px 0px;
	clear:left;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color:#8E0303;
	border-bottom:solid 1px #E2AF0C;
	}
h3 {
	font-size:14px;
	font-weight:100;
	color:#8E0303;
	border-bottom:solid 1px #E2AF0C;
	}
h6 {
	margin: 0 0 5px 0;
	padding:4px 4px 4px 0px;
	clear:left;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#356AA0;
	}
form p {
	margin:4px 0 4px 0;
	padding:0;
	}
.loose {
	line-height:24px;
	}
.thumbs {
	margin: 0 0 10px 0;
	padding:0;
	float:left;
	text-align:center;
	background-color:#fff;
	line-height:1em;
	}

/* DIV TAGS IN ORDER OF APPEARANCE */
#wrapper {
	margin:0;
	padding:0;
	width:1002px;
	height:auto;
	float:left;
	border-right:1px solid #356AA0;
	}
#header {
	margin:0;
	padding:4px 0 0 0;
	width:1002px;
	height:27px;
	position:relative;
	float:left;
	clear:both;
	background:url(../images/hdrGradient.gif) repeat-x;
	}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#header li {
	margin:0 0 0 21px;
	padding:0;
	display:inline;
	text-transform:uppercase;
	font-size:11px;
	line-height:23px;
	}
#header a:link, #header a:visited {
	padding:0 0 0 14px;
	text-decoration:none;
	color:#000;
	background:url(../images/reddot.gif) no-repeat;
	}
#header a:hover {
	padding:0 0 0 14px;
	color:#fff;
	background:#8E0303 url(../images/whitedot.gif) no-repeat;
	}
#header #active {
	border-bottom:1px solid #8E0303;
	color:#000;
	}
#logo {
	margin:30;
	padding:0;
	width:300px;
	height:78px;
	position:relative;
	float:left;	
	border-bottom:1px solid #356AA0;
	}
#flash {
	margin:0;
	padding:0;
	width:688px;
	height:100px;
	position:relative;
	float:right;
	border-top:8px solid #356AA0;
	border-bottom:1px solid #356AA0;
	background-color:#8E0303;
	}
#leftCol {
	margin:0;
	padding:22px 12px 12px 22px;
	width:280px;
	height:630px;
	position:relative;
	float:left;
	color:#797979;
	background-color:#fff;
	}
#btn1 {
	float:right;
	margin:4px 0 8px 0;
	}
#btn2 {
	float:right;
	margin:4px 0 8px 0;
	}
#rightCol {
	margin:0;
	padding:19px 24px 12px 22px;
	width:642px;
	height:620px;
	position:relative;
	float:right;
	background:url(../images/blueGradient.gif) no-repeat top left;
	background-color:#fff;
	color:#000;
	}
#rightCol ul li {
	padding-bottom:6px;
	}
#rightCol a, #rightCol a:visited {
	text-decoration:none;
	color:#8E0303;
	}
#rightCol a:hover {
	text-decoration:none;
	color:#8E0303;
	background-color:#C9D7E6;
	}
#row1, #row2, #row3, #row4, #row5, #row6, #row7 {
	margin:0;
	padding:0;
	width:642px;
	float:left;
	clear:both;
	}
#subL1, #subL2, #subL3, #subL4, #subL5, #subL6, #subL7 {
	margin:0;
	padding:0;
	width:300px;
	float:left;
	position:relative;
	background-color:#fff;
	}
#subR1, #subR2, #subR3, #subR4, #subR5, #subR6, #subR7 {
	margin:0;
	padding:0;
	width:314px;
	float:right;
	position:relative;
	background-color:#fff;
	}
#col1, #col2, #col3 {
	margin:0;
	padding:6px;
	float:left;
	}
#col1 {
	width:240px;
	}
#col2,#col3 {
	width:170px;
	}
.blueBkgnd {
	background-color:#C9D7E6;
	}
.yellowBkgnd {
	background-color:#FF9;
	}
.check {
	list-style-image:url(../images/checkBlue.gif);
	list-style-position:outside;
	list-style-type:none;
	}
.check li {
	padding:2px 0 8px 0;
	}
.redDot {
	list-style-image:url(../images/redBullet.gif);
	list-style-position:outside;
	list-style-type:none;
	}
.redDot li {
	padding:2px 0 8px 0;
	}
#footer {
	margin:0;
	padding:4px 0 0 0;
	width:1002px;
	height:27px;
	position:relative;
	float:left;
	clear:both;
	background-color:#E2AF0C;
	border-top:solid 1px #356AA0;
	border-bottom:solid 1px #356AA0;
	}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#footer li {
	margin:0 0 0 21px;
	padding:0;
	display:inline;
	text-transform:uppercase;
	font-size:11px;
	line-height:23px;
	}
#footer a, #footer a:visited {
	padding:0 0 0 14px;
	text-decoration:none;
	color:#000;
	background:url(../images/reddot.gif) no-repeat;
	}
#footer a:hover {
	padding:0 0 0 14px;
	color:#fff;
	background:#8E0303 url(../images/whitedot.gif) no-repeat;
	}
#footer #active2 {
	border-bottom:1px solid #8E0303;
	color:#000;
	}
#cr {
	width:1002px;
	margin:0;
	padding:12px 0 6px 0;
	background-color:#fff;
	font-size:11px;
	font-height:13px;
	text-align:center;
	color:#797979;
	}
#cr a, #cr a:visited {
	text-decoration:none;
	color:#797979;
	}
#cr a:hover {
	text-decoration:none;
	color:#8E0303;
	background-color:#FFFF99;
	}
/* MISC STYLES */
.sm {	/*small gray caps text on forms */
	margin:6px 0 0 0;
	padding:0;
	font-size:9px;
	line-height:11px;
	color:#797979;
	text-transform:uppercase;
	}
.hilite {
	background-color:#FFFF66;
	}
.button {
	background-color:#8E0303;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	height:24px;
	}
.tightp {
	margin:0 0 12px 0;
	padding:0;
	}
.iconpadL {
	margin:0 0 0 18px;
	}
.iconpadR {
	margin:0 18px 0 0;
	}
