.tabletab
{
border: 1px solid #CCCCCC;
border-bottom-style: none;
background-image:url(../cmsimages/tbl-header-bg.gif);
font-weight: bold; 
color: #000000;
font-size: 10px;
}
.tabletop
{
border-bottom:1px solid #CCCCCC;
}
.tablesides
{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.pageheader {
	color: #CC0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pagesubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.pagehr {color: #CCCCCC;}
.tablertside {color: #245077; font-weight:bold;}



.orderlink {color: #e69e00; text-decoration:none;}


	.redborder
	{
		border: 1px solid red;
	}
	
	.blueborder
	{
		border: 1px solid blue;
	}	
	
	body
	{
		margin: 0px;
		padding: 0px;
		font-family:  Veranda, Arial, Sans-Serif;
		font-size: 11px;
	}

	div#header
	{
		height: 63px;
		background-image: url(../cmsimages/header_bg.gif);
		background-repeat: repeat-x;
		min-width: 620px;
		
	}

	div#header img
	{
		float: left;

		
	}

	div#header ul#nav
	{
		margin: 0px;
		padding: 0px;
		float: left;
		list-style-type: none;
		position: absolute;
		left: 155px;
		top: 25px;
		font-size: 8pt;
	}

	div#header ul#nav li
	{
		float: left;
		width: 146px;
		height: 20px;
		background-image: url(../cmsimages/nav_bg.gif);
		margin-right: 8px;
	}

	div#header ul#nav li a 
	{
		height: 17px;
		color: #000000;
		text-decoration: none;
		display: block;
		padding: 4px 0px 0px 6px;
	}

	div#header ul#nav li ul li a, 
	div#header ul#nav li.over ul li a,
	div#header ul#nav li:hover ul li a
	{
		color: #000000;
		text-decoration: none;
		display: block;
		padding: 4px 0px 0px 6px;
		height: 17px;
		width: 146px;
	}

	div#header ul#nav li ul li.last
	{
		border: none;
		height: 23px;
		width: 146px;
		background-image: url(../cmsimages/nav_dd_last.gif);
		background-color: transparent;
	}

	div#header ul#nav li.over ul li:hover.last,
	div#header ul#nav li.over ul li.last_over
	{
		border: none;
		height: 23px;
		width: 146px;
		background-image: url(../cmsimages/nav_dd_last.gif);
		background-position: 100% -100%;
		background-color: transparent;
	}

	div#header ul#nav li.over ul li.last_over a,
	div#header ul#nav li.over ul li.last a
	{
		border: none;
		height: 23px;
		width: 144px;
		display: block;
		background-color: transparent;
	}

	div#header ul#nav li:hover,
	div#header ul#nav li.over
	{
		height: 20px;
		color: #ffffff;
		background-position: 100% -100%;
	}

	div#header ul#nav li.over a,
	div#header ul#nav li:hover a
	{
		color: #ffffff;
		height: 20px;
	}

	div#header ul#nav li.over ul li a,
	div#header ul#nav li:hover ul li a
	{
		color: #000000;
		width: 144px;
		height: 22px;
	}

	div#header ul#nav li ul
	{
		display: none;
		position: absolute;
		z-index: 5555;
		margin: -3px 0px 0px -40px;
		*margin: 0px;
	}

	div#header ul#nav li:hover ul,
	div#header ul#nav li.over ul
	{
		width: 146px;
		display: block;
		list-style-type: none;
		position: absolute;
		z-index: 500;
	}

	div#header ul#nav li ul li
	{
		height: 20px;
		color: #000000;
		background-image: none;
		background-color: #ffffff;
		border: 1px solid #cccccc;
		border-top: none;
		width: 144px;
	}

	div#header ul#nav li.over ul li.sub_over
	/*div#header ul#nav li.over ul li:hover*/
	{
		color: #000000;
		background-image: none;
		background-color: #F6F1DD;
		border: 1px solid #CCCCCC;
		border-top: none;
		height: 20px;
		width: 144px;
	}

	

	div#content div#content_padding
	{
		padding: 12px;
		
	}

	div#footer
	{
		margin-bottom: 50px;
		height: 22px;
		background-color: #000000;
		color: #9F9F9F;
		font-size: 8pt;
		border: none;
	}

	div#footer div#footer_links
	{
		float: left;
		padding-top: 4px;
		padding-left: 5px;
	}
	div#footer div#footer_links a
	{
		color: #ffffff;
		text-decoration: none;
		margin-right: 20px;
	}

	div#footer div#chat_link
	{
		float: right;
		padding-right: 5px;
	}

	div#footer div#chat_link img
	{
		margin: 2px;
	}
	div#footer div#chat_link span
	{
		color: #ffffff;
		position: relative;
		top: -7px;
	}
	
	#footer_links{
width:740px;
}

	a
	{
		color: #245077;
		text-decoration:none;
		
	}
	
	a:hover {text-decoration:underline;}
	td
	{
		font-size: 11px;
	}
	
.white {
	color: #FFFFFF;
	text-decoration: none;
}


	td.green
	{
		
		padding: 18px;
		vertical-align: top;
	}
	td.green p
	{
		font-size: 10px;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	td, p
	{
		color: #404040;
		font-size: 11px;
	}

	h1
	{
		font-size: 20pt;
	}
	h2
	{
		font-size: 15pt;
	}

	h1.dark_blue
	{
		color: #264C70;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	h2.dark_blue
	{
		color: #264C70;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}

	h1.light_blue
	{
		color: #8ECBE0;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	h2.light_blue
	{
		color: #8ECBE0;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}

	h1.orange
	{
		color: #E79D00;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	h2.orange
	{
		color: #E79D00;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}

	hr
	{
		/*margin-top: 10px;*/
		/*margin: 0px;*/
		height: 1px;
		border: 0px;
		background-color: #B2B2B2;
		padding: 0px;
	}
	.navwrapper 
	{
		width: 620px;
	}

/* Dynamic Tree */
.dynamic_tree {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666699;
	text-align: left;
}

.dynamic_tree a:hover {
	color: black;
	text-decoration:underline;
}

.dynamic_tree a {
	color: black;
	}

.dynamic_tree strong.hdr {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}

.dynamic_tree em.hilight {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.dynamic_tree em.hilight a {
	text-decoration: none;
}

.dynamic_tree ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.dynamic_tree li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0 0 18px;
}

.dynamic_tree .tree_control {
	display: block;
	padding: 2px 0 2px 10px;
	margin: 0 0 0 -18px;
	height: 16px;
}

.dynamic_tree li > .tree_control {
	height: auto;
}

.dynamic_tree li.open,
.dynamic_tree li.closed,
.dynamic_tree li.empty {
	background: url('/images/icnVertLine_20.png') repeat-y left top;
}

.dynamic_tree li.open .tree_control {
	background: url('../cmsimages/nav_open.gif') no-repeat left top;
}

.dynamic_tree li.open_last .tree_control {
	background: url('cmsimages/nav_open.gif') no-repeat left top;
}

.dynamic_tree li.open ul,
.dynamic_tree li.open_last ul {
	display: block;
}

.dynamic_tree li.closed .tree_control {
	background: url('../cmsimages/nav_closed.gif') no-repeat left top;
}

.dynamic_tree li.closed_last .tree_control {
	background: url('../cmsimages/nav_closed.gif') no-repeat left top;
}

.dynamic_tree li.closed ul,
.dynamic_tree li.closed_last ul {
	display: none;
}

.dynamic_tree li.empty .tree_control,
.dynamic_tree li.empty_last .tree_control {
	background: url('/images/icnCorner_20.png') no-repeat left top;
}

.dynamic_tree .root_node {
			padding: 2px 0 2px 10px;
			display: block;
		}
		.dynamic_tree .child_node {
			padding: 1px 0 3px 2px;
			display: block;
		}
.plan {
	color: #7bc143;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
	text-align: center;
	}
	
.plan_side {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	}
	
.plan_data {
	font-size: 10px;
	text-align: center;
	}
	
.order_link_sm {
	color: #7bc143;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
.order_link_sm a {
	color: #e69e00;
	}
	
	.inputformat
	{
		color: #404040;
		font-size: 11px;
	}
	