/**********************************************************************************************************************************************

COLORS
	red: #6b1831
	darkGray: #363f48
	mediumGray: #9a9ea3
	liteGray: #d9d9db
	red: #b32230

**********************************************************************************************************************************************/



td.space {
	width: 5px;
	background-color: #6b1831;/*red*/
}

td.borderLeft {
	background-image: url(../images/grBorderLeftLn.gif);
	background-repeat: repeat-y;
	width: 7px;
}

td.borderRight {
	background-image: url(../images/grBorderRightLn.gif);
	background-repeat: repeat-y;
	width: 7px;
}

td.borderBottom {
	background-image: url(../images/grBorderBottom.gif);
	background-repeat: repeat-x;
	height: 7px;
}

td.borderTop {
	background-image: url(../images/grBorderTop.gif);
	background-repeat: repeat-x;
	height: 7px;
}




/**********************************************************************************************************************************************

COLORS

**********************************************************************************************************************************************/

.border {
	background-color: #6b1831;
}

.darkBlue {
	background-color: #4a6573;
}

.mediumGray {
	background-color: #999999;
}

.liteGray {
	background-color: #cccccc;
}

.literGray {
	background-color: #eeeeee;
}

.white {
	background-color: #ffffff;
}



/**********************************************************************************************************************************************

BODY

**********************************************************************************************************************************************/
body {
	background-color: #6b1831;/*red*/
}




/**********************************************************************************************************************************************

HOME QUICK LINKS ID

**********************************************************************************************************************************************/
#quickLinks a {
	font-weight: normal;
	font-size: 10px;
	color: #bdc6da;/*liteBluePurple*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	vertical-align: middle;
}

#quickLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#quickLinks p {
	font-weight: normal;
	font-size: 10px;
	color: #bdc6da;/*liteBluePurple*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	vertical-align: middle;
}





/**********************************************************************************************************************************************

BULLETS ID

**********************************************************************************************************************************************/

#bullets td {
	font-weight: normal;
	font-size: 10px;
	color: #ff9900;/*orange*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 18px;
}


/**********************************************************************************************************************************************

MAIN ID

**********************************************************************************************************************************************/


#main {
	background-color: #ffffff;
}

#main p {
	font-weight: normal;
	font-size: 11px;
	color: #363f48;/*darkGray*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 13px;
	margin-left: 20px;
	margin-right: 20px;
}

#main p.special {
	font-weight: normal;
	font-size: 11px;
	color: #4a6573;/*darkBlue*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 13px;
	margin-left: 19px;
	background-color: #a5becb;/*liteBlue*/
	display: block;
	padding: 10px, 10px, 10px, 10px;
}

#main .header {
	font-weight: 700;
	font-size: 11px;
	color: #6b1831;/*red*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 16px;
}

#main p.small {
	font-weight: normal;
	font-size: 10px;
	color: #000000;/*black*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 14px;
	margin-left: 5px;
}

#main a {
	font-weight: normal;
	font-size: 11px;
	color: #363f48;/*darkGray*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 14px;
}

#main a:hover {
	color: #6b1831;/*red*/
	text-decoration: underline;
}

/*#main a:visited {
	color: #9a9ea3;/*mediumGray
	text-decoration: none;
}*/

#main a.faq {
	font-weight: bold;
	font-size: 11px;
	color: #363f48;/*darkGray*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 14px;
}

#main a.faq:hover {
	color: #6b1831;/*red*/
	text-decoration: underline;
}

/*#main a.faq:visited {
	color: #9a9ea3;/*mediumGray
	text-decoration: none;
}*/

#main a.top {
	font-weight: normal;
	font-size: 9px;
	color: #6b1831;/*darkGray*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: underline;
	line-height: 14px;
}

#main a.top:hover {
	color: #9a9ea3;/*mediumGray*/
	text-decoration: none;
}

#main ul {
	list-style-type: square;
	color: #4a6573;/*darkBlue*/
	margin-top: -11px;
	margin-left: 10px;
}

#main li {
	font-weight: normal;
	font-size: 11px;
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 13px;
}

#main td.table {
	background-image: url(../images/grTableBorder.gif);
	background-repeat: repeat-y;
}

#main table.body {
	background-color: #d9d9db;
}



/**********************************************************************************************************************************************

NAV LINKS ID

**********************************************************************************************************************************************/
#nav a {
	font-weight: normal;
	font-size: 10px;
	color: #363f48;/*darkGray*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	/*vertical-align: middle;*/
	line-height: 14px;
}

#nav a:hover {
	color: #6b1831;/*red*/
	text-decoration: underline;
}

/*#nav a:visited {
	color: #9a9ea3;/*mediumGray
	text-decoration: none;
}*/

#nav span {
	font-weight: normal;
	font-size: 10px;
	color: #6b1831;/*red*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	/*vertical-align: middle;*/
	line-height: 14px;
}

#nav td.subNav {
	padding: 7px, 0px, 0px, 0px;
}




/**********************************************************************************************************************************************

HOME FOOTER ID

**********************************************************************************************************************************************/
#footer {
	background-color: #6b1831;
}

#footer p {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: none;
	line-height: 11px;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#footer a {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;/*mediumGray*/
	font-family: verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	text-decoration: underline;
	line-height: 10px;
}

#footer a:hover {
	color: #9a9ea3;/*mediumGray*/
	text-decoration: underline;
	background-color: #6b1831;
}
