/* ------------------------------ */
/* 1. Styles used for non-cms page content */
/* ------------------------------ */

#non-cmsmain	{
	float:right;
	width:630px;
	margin-top:-5px;
}
#non-cmsmain h1	{
	color:#679A01;
	font-weight:bold;
	font-size: 1.8em;
	padding:0px;
	margin:0px 0px 8px 0px;
}
#non-cmsmain h2	{
	color:#679A01;
	font-weight:bold;
	font-size: 1.5em;
	margin:14px 0px 2px 0px;
}
#non-cmsmain h3	{
	color:#679A01;
	font-weight:bold;
	font-size: 1.2em;
	margin:10px 0px 2px 0px;
}
#non-cmsmain p	{
	font-size:1.2em;
	margin-bottom: 0.9em;
}
.MonthYear {
	margin-top: 1.2em;
	margin-bottom: 0em;
	font-weight:bold;
}

#non-cmsmain ul,
#non-cmsmain ol	{
	margin-left:20px;
	margin-bottom:0.4em;
}

#non-cmsmain li	{
	color: #555555;
	line-height:1.8em;
	font-size:1.2em;
	list-style-position:inside;
	padding-left:15px;
}
#non-cmsmain #Contact_Form li,
#non-cmsmain #Contact_Form ol	{
	padding-left:0;
	margin-left:0;
}

#non-cmsmain_bg	{
	background:url(../Assets/rotator/rotator.php) top left no-repeat;
	height:115px;
}
#non-cmsmain_bg img	{
	position:relative;
	top:5px;
	left:10px;
}

#content {
	float: left;
	width: 470px;
	margin-right: 19px;
}

#right_adverts {
	margin-top:-8px;
	width: 141px;
	float: right;
}

#right_adverts img {
	margin-top: 10px;
	width: 141px;
	border-style: none;
}

.newssignup {
	color:#555555;
}
.notification {
	color:#FF0000;
}

/* ------------------------------ */
/* 2. Footer */
/* ------------------------------ */

#bottom_panel {
	width: 800px;
	height: 113px;
}

#cut_costs {
	width: 148px;
	height: 113px;
	float: left;
	background: url(../Assets/BottomPanel/CutCosts.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

#green_bgnd {
	width: 650px;
	height: 76px;
	float: right;
	margin-top: 18px;
	background-color: #669900;
	border: 2px solid #026433;
	border-left: none; 
}


#call_me {
	width: 168px;
	height: 74px;
	margin-top: 1px;
	margin-left: 30px;
	_margin-left: 15px;
	float: left;
	background: url(../Assets/BottomPanel/CallMe.jpg) no-repeat;
	border-style: none; 
	cursor: pointer;
	cursor: hand;
}

#info_req {
	width: 168px;
	height: 74px;
	margin-top: 1px;
	margin-left: 40px;
	float: left;
	background: url(../Assets/BottomPanel/RequestInfo.jpg) no-repeat;
	border-style: none; 
	cursor: pointer;
	cursor: hand;
}

#demo_req {
	width: 168px;
	height: 74px;
	margin-top: 1px;
	margin-left: 40px;
	float: left;
	background: url(../Assets/BottomPanel/DemoSite.jpg) no-repeat;
	border-style: none; 
	cursor: pointer;
	cursor: hand;
}

/* ------------------------------ */
/* 3. Navigation */
/* ------------------------------ */

/* Standard links */
a.std_link			{font-family: Arial, Helvetica, sans-serif; font-size: 1.2em;}
a.std_link:link 	     	{ text-decoration: none; color: #0033CC; }
a.std_link:visited 	{ text-decoration: none; }
a.std_link:hover     	{ text-decoration: underline; color: #009933; }
a.std_link:active   	{ text-decoration: none; }
a.std_link:focus     	{ outline: none }

/* Menu */
#menuContainer {
	width: 130px;
	height: 250px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	margin-right:30px;
	font-size:1.1em;
	font-weight:bold;
}

.menu {	
	position: absolute; 
	color: #0033CC;
	background-color: white;
	left: 133px; 
	border-top: 2px solid #B0B0B0;
	border-bottom: 2px solid #B0B0B0;
	visibility: hidden; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: bold; 
	padding-left: 8px;
	line-height: 19px; 
	height: 19px; 
	width: 205px; 
	z-index: 90
}

.menu_item, .top_menu_item  {
	width: 130px;
	height: 25px;
	color: #0033CC;
	background-color: transparent;
	border-bottom: 2px solid #B0B0B0;
	padding-left: 8px;
	padding-top: 8px;
	cursor: pointer;
	cursor: hand;
}


.top_menu_item  {
	border-top: 2px solid #B0B0B0;
}

.submenu_item  { color: #0033CC }

a.submenu_item:link 	     { text-decoration: none; color: #0033CC; }
a.submenu_item:visited { text-decoration: none; }
a.submenu_item:hover     { text-decoration: underline; color: #009933; }
a.submenu_item:active   { text-decoration: none; }
a.submenu_item:focus     { outline: none }


/************************/
/* 4. Form elements  */
/************************/

.required	{
	font-weight: bold;
	font-size: larger;
	color: red;
}

.accesskey	{
	text-decoration: underline;
}

/************************/
/* 5. Page specific elements  */
/************************/

.left_image  {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/*************************/
/* 6. Table elements  */
/*************************/

.FrmTable  {
	table-layout: fixed;
}

.ThinFrmTableRow  {
	line-height: 12px;
}

.FrmTableRow {
	line-height: 18px;
}

.StdTd, .StdCentredTd, .StdRightTd  {
	color: black;
	font-weight: normal;
}

.StdCentredTd  {
	text-align: center;
}

.StdRightTd  {
	text-align: right;
}

.BoldTd, .BoldRightTd  {
	color: black;
	font-weight: bold;
}

.BoldRightTd  {
	text-align: right;
}

.BigBoldTd , .BigBoldCentredTd , .BigBoldRightTd {
	color: #679A01;
	font-weight: bold;
	font-size: 1.3em;
}

.BigBoldCentredTd  {
	text-align: center;
}

.BigBoldRightTd  {
	text-align: right;
}

.HugeBoldTd  {
	color: #679A01;
	font-weight: bold;
	font-size: 1.5em;
}