body {
	margin-left: 0px;
	margin-top: 2px; 
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.maincontentDiv{
	position: absolute;
	float:left;
	left: 205px;
	top: 150px;
	right: 100%;
	height: 100%;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
}
.bigWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallTextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4276AB;
	text-decoration: none;
}
.smallTextw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.meduimText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.mediumgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.mediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.smallLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.mediumlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.mediumlink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.mediumlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.mediumlink2:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.listTbl {
border:0;
border-spacing: 1px;
}
.listTbl td {
border:0;
padding:2px;

font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
.listTbl .header, .listTbl .header a{
background: #3872B2;
font-size:12px;
font-weight: bold;
color: #fff;
padding:2px;
text-decoration:none;
}
.listTbl .listEven {
background: #F1F1F1;
padding:2px;
}
.formFields {
	border: 1px solid #cccccc;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.menu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	color: #194e7e;
}
.dir_title {
	font-size: 22px;
	color: #194e7e;
	font-weight: bold;
	text-decoration: none;
}
.dir_title:Hover {
	font-size: 22px;
	font-weight: bold;
	color: #194e7e;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #194e7e;
}
.border{
border:2px solid #ffffff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
hr {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px solid #ffffff;
	border-left: 1px dotted #ffffff;
	border-right: 1px solid #ffffff;
}
.arrow {
	position: relative;
	left: -5px;
	top: -16px;
	right: 0px;
	bottom: 0px;

}
.leftmenuDiv {
	position: relative;
	left: 0px;
	right: 0px;

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	width: 196px;

	padding-top: 5px;
	padding-bottom: 5px;
	bottom: 10px;
	text-indent: 20px;
}
.sub_leftmenuDiv {
	position: relative;
	left: 0px;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	bottom: 10px;
	text-indent: 30px;
}
.textualbox {
	border: 0px solid #006699;
	background-image: url(http://www.sarbrosolutions.com/tpl/textual_back.jpg);
	background-repeat: no-repeat;
	width:552px;
	height:225px;
}
.grayback {
 background-color: #999999;
 border-left-style:solid;
 border-left-color:#ffffff;
 border-left-width:1px;


}
.darkback {
 background-color: #e4e4e4;
 border-left-style:solid;
 border-left-color:#ffffff;
 border-left-width:1px;
}
.whiteback {
 background-color: #ffffff;
 border-left-style:solid;
 border-left-color:#ffffff;
 border-left-width:1px;
}
.thedates {
	position: relative;
	left: 300px;
	top: -16px;
	right: 0px;
	bottom: 0px;

}
.thelinks {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	width: 370px;
	text-indent: 20px;
}
.selectedbox {
	border: 1px solid #0066FF;
	width:100px;
	background-color: #CCCCCC;
	padding: 2px;
}
.box {
	border: 0px solid #333333;
}
#flashcontent {
 z-index: 0;
 width: 575px;
 height: 258px;
}
.flashP {
 z-index: 0;
}
