form,body{margin:0px;padding:0px;}

body {
	font-family: Arial;
	background-color: #fff;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	font-size: 1.2em;
	background-image: url(/App_Themes/HorizonWestInc/images/bg.gif);
	background-repeat: repeat-x;
}

.tablearch {
	position:relative;
	z-index:2;
}
.tablecontent {
	position:relative;
	z-index:1;
	top:-60px;
}

.CMSheadlinetext {
	font-family: Arial;
	color: #0095c6;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.8em;
}

.CMSsubheadtext {
	font-family: Arial;
	color: #00b2db;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.4em;
}


/* Main Menu */

.CMSMenu
{
	border:none;
	padding: 0px;
	margin: 0px;
	position:relative;
	width:197px;
	top:80px;
	left:20px;
}

.NavSep{background: url(/App_Themes/HorizonWestInc/images/nav_line.jpg) repeat-x;height:5px;}

.CMSMenuItem, .CMSMenuItemMouseUp, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	font-size: 11px;
	font-weight: bold;
	color: #0095c6;
	text-decoration:none;
	background:url(/App_Themes/HorizonWestInc/images/nav_bullet_off.png) no-repeat;
	padding: 0px 0px 0px 31px;
}

.CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver
{
	color:#a1222f;
	background:url(/App_Themes/HorizonWestInc/images/nav_bullet_on.png) no-repeat;
}


.CMSimages
{
	position:relative;
	left: 20px;
}

.CMSimages a
{
	color: #fff;
	text-decoration: none;
}

.CMSimages img
{
	border:none;
}

.CMSbluebartext {
	font-family: Arial;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	padding-left:25px;
	padding-top:2px;
	line-height: 1.4em;
}

.CMScontent {
	position:relative;
	left: 20px;
	top: 15px;
}

.CMStext
{
	font-family:"Arial";
	font-weight:normal;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;			
}

p{margin:0px;padding:0px;}
