body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	background-color: #EDEDED;
	background-image: url(images/brk.jpg);
}

select  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.brkLeftSide{
	background-image: url(images/brkLeftSide.jpg);
	background-repeat: no-repeat;
}

.brkMiddle{
	background-image: url(images/brkMiddle.jpg);
	background-repeat: no-repeat;
}

.brkRight{
	background-image: url(images/greenBar.jpg);
	background-repeat: no-repeat;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4C4C4C;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

.innerMenu{
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	text-decoration: none;
}

.menuSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4C4C4C;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.menuSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007F2E;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5D5D5D;
	background-image: url(images/titleBrkWhite.gif);
	background-repeat: no-repeat;
	height: 15px;
	text-transform: uppercase;
}

.titlesWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5D5D5D;
	background-image: url(images/titleBrkWhite.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-transform: uppercase;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5D5D5D;
	text-transform: uppercase;
}

.subtitleSmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
}


.bold {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.sideTables {
	background-color: #E6E6E6;
	border: 1px solid #333333;
}

.sideText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4C4C4C;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/cellBrk.gif);
	padding:3
}

.faqBox{
	background-image: url(images/faqBrk.gif);
}

.bigWhite{
	background-image: url(images/faqBrk.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.cleanTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;	
	color: #666666;
}
.cleanTableTitles {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	height: 20px;
}

