* {
	font-family : tahoma;
	font-size : 8pt;
	line-height: 11pt;
	color: #333333;
}

#Menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#Menu li {
	list-style-type: none;
	margin-left: -10px;
}

#content UL {
	list-style-image: url(../images/bullet.gif);
}
#content LI {
	list-style-image: url(../images/bullet.gif);
	margin-left: 20px;
	list-style-position: outside;
	margin-bottom: 5px;
}
#content .yellow, .subtitle {
	color: #006699;
	font-weight: bold;
}

.subtitle {
	font-size: 13px;
	letter-spacing: 1px;
	border-bottom: 1px solid #006699;
}

td.Phone
{
	color : #333333;
	padding-left : 10px;
	font-weight : bold;
}

TABLE.Main 
{
	background-image: url(../images/background.jpg);
	background-color: #AFCEED;
	/* background-color: #0474AD; */
	width: 770px;
	height: 100%;
}
TD.PageTop, TD.PageLogo
{
	background-color: Transparent;
}
TD.PageLogo 
{
	padding-left: 5px;
	padding-bottom: 8px;
	height: 95px;
	color: White;
	text-align: left;
}
TD.PageHeader 
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:White;
	text-align: right;
}
TD.NavBarCell 
{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
TABLE.NavBar 
{
	background-color: White;
	width: 100%;
	border-collapse : collapse;
}
TABLE.NavBar TD
{
	width : 16%;
}
TABLE.NavBar TD, TABLE.NavBar TR
{
	font-size: 10px;
	vertical-align : middle;
	height: 21px;
}
TABLE.NavBar A, TABLE.NavBar A:Visited {
	BACKGROUND-POSITION-X: right;
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
	text-decoration: none;
	height : 21px;
	padding-top : 3px;
	color: #222222;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: middle;
}

TABLE.NavBar TD.On
{
	background-color: lightsteelblue;
}

TABLE.NavBar A:Hover {
	background-color: #f0f0f0;
}

TABLE.NavBar TD.On A:Hover {
	background-color: #92AED1;
}

TD.SideMenu
{
	width: 174px;
	color: white;
	height: 100%;
	/*background-image: url(Images/logosmall.gif);
	background-color: #666666;
	background-position: bottom center;
	background-repeat: no-repeat;*/
}
TD.SideMenu A 
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed white;
	padding: 10px;
	font-size: 10px;
	height: 20px;
	display: block;
	margin: 0px;
}
TD.SideMenu A:Hover
{
	text-decoration: underline;
}

TD.SideMenu .highlighted A:Hover {
	
}
#Content 
{
	padding: 12px;
	padding-bottom: 100px;
	background-color: White;
	BACKGROUND-POSITION-X: right;
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
	color : #555555;
}

#TopMenu {
	text-align: right;
	border-right: 1px solid #cccccc;
}

#TopMenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#TopMenu li {
	display: inline;
	list-style-type: none;
	margin:	 0px;
	padding: 0px;
	background-color: White;
	background-image: url('../images/grey_bg.jpg');
	border-left: 1px solid #cccccc;
	padding-left: 28px;
	padding-right: 29px;
	padding-top: 2px;
	height: 20px;
}

#TopMenu li.selected {
	background-image: url('../images/grey_bg_selected.jpg');
	background-color: #E0EDED;
}

#TopMenu li A {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#TopMenu li A:Hover {
	text-decoration: underline;
}

#TopMenu LI UL {
	display: none;
}

div.breadcrumb, div.title {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
}

TD {
	vertical-align: top;
}

#SideMenu LI {
	display: none;
}

#SideMenu UL {
	margin: 0px;
}

#SideMenu A.selected {
	font-weight: bold;
}

#SideMenu LI LI A.selected {
	font-weight: normal;
}

#SideMenu LI.selected {
	display: inline !important;
}

#SideMenu LI LI {
	display: inline;
}

#SideMenu LI LI .selected {
	 background-color: #D1E1F1; 
}
#SideMenu .selected LI, #SideMenu .selected UL {
	/* background-color: #0474AD !important; */
}

#content A, #content A:Visited, #content A {
	color: #006699;
	text-decoration: none;
}

.PageFooter {
	color: black;
	padding: 4px;
	text-decoration: none;
}

.form {
	width: 100%;
}

.form .field {
	padding-right: 20px;
}

.form .value TEXTAREA {
	width: 100%;
}

.message {
	color: indianred;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

.header {
	font-weight: bold;
	color: #333333;
}

TR.header TD {
	padding: 0px !important;
	padding-left: 5px;
}

.PageLogo TD {
	vertical-align: middle
}

.download {
	padding-left: 10px;
	float: right;
}
.download IMG {
	position: relative;
	top: 2px;
	left: -3px;
}

.poweredby {
	color: #aaaaaa;
}
.poweredby A {
	color: #888888;
}
.PageFooter1 {
	color: black;
	padding: 4px;
	text-decoration: none;
}