a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #FF0000;
}
a:active { } 

img
{  border-style: none;
}

p {
margin: 0;
}

h1 {
margin: 0;
}
h3 {
margin: 0;
}


abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dotted #9F9F9F;
}


LI.list1 {
	list-style: disc;
	color:orange;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 10px;
} 
LI.list2 {
	list-style: disc;
	color:orange;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

LI.list2 a{
	list-style: disc;
	color:orange;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}

LI.listRight {
	color:orange;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 12px;
} 
ul.ULlistRight {
	margin: 0px;
	padding-left: 1em; /* or pick another offset */
	width: 100%;
}
FORM SPAN.formlabel {
	PADDING-LEFT: 20px;
	FONT-SIZE: 11px;
	FLOAT: left;
	VERTICAL-ALIGN: middle;
	WIDTH: 120px;
	PADDING-TOP: 4px;
	color: #666666;
}
#contact_form {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.frmInput {
	FONT-SIZE: 11px;
	MARGIN: 5px 1px;
	COLOR: #333333;
	border: 1px solid #003333;
	padding: 1px;
	background-color: #F2F2F2;
}

.popupTbl {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	line-height: normal;

}
A.text_bold_white_list:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
A.text_bold_white_list:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	line-height: 20px;
}
A.text_bold_white_list:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C4B48;
	line-height: 20px;
	text-decoration: none;

}
A.text_bold_white_list:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
A.linkSmall:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}
A.linkSmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;

}
A.linkSmall:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
A.linkSmall:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
A.textCopy:link {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
A.textCopy:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
A.textCopy:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
A.textCopy:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.linkSmall_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 11px;
	color: #FF9900;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
#page_heading {
	height: 170px;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	position: relative;
	float: left;
	padding: 10px;
	z-index: 0;
}
#logos {
	height: auto;
	width: 800px;
	float: left;
	padding-bottom: 10px;
}

#left_content {
	height: auto;
	width: 540px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	position: relative;
	float: left;
	padding-bottom: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 20px;
	clear: both;
}
.image_space {
	padding-right: 5px;
	padding-left: 5px;
}

#domain {
	height: auto;
	width: 220px;
	position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	left: 20px;
	float: left;
}
#maintenance {
	height: auto;
	width: 220px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 15px 15px;
	float: right;
	right: 20px;
	clear: right;
}


#left_cont_image {
	height: auto;
	width: 220px;
	position: relative;
	padding: 5px 15px 15px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	float: right;
	right: 20px;
	clear: none;
}
#row_2 {
	width: 540px;
	position: relative;
	height: auto;
	padding: 0px;
	float: left;
	top: 22px;
}

#left_text {
	height: auto;
	width: 220px;
	text-align: left;
	vertical-align: top;
	position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	left: 10px;
	padding-bottom: 15px;
	clear: left;
}
#menu {
	height: 20px;
	width: 800px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	left: 0px;
	right: 0px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	z-index: 100;
}


.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
}
.smalltext_grey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.headingOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF7F00;
}
.headingBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.text_bold_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.text_bold_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#content_right {
	width: 220px;
	position: relative;
	padding-top: 20px;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	float: right;
	height: auto;
}
#content_right_top {
	float: right;
	height: 200px;
	width: 200px;
	padding: 10px;
	position: relative;
}

#footer {
	position: relative;
	height: 30px;
	width: 800px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	top: 5px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 10px;
}
#clearfooter {
height: 50px;
}
.body {
	font: 80% Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/background_pix.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #DADADA;
}
.table_border {
	border: 3px solid #E6E6E6;
}
#main {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
	clear: both;
	float: none;
	z-index: 0;
	background-repeat: no-repeat;
	background-image: url(../images/heading_bg_.gif);
}

#preamble {
	background-repeat: no-repeat;
	width: 520px;
	position: relative;
	background-position: center 8px;
	top: 0px;
	height: auto;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 20px;
	clear: both;
	left: auto;
	right: auto;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
}

#masthead {
	width: 800px;
	margin: 0px;
	height: auto;
	float: left;
	position: relative;
	clear: both;
}
#m {
	height: 50px;
	width: 61px;
	position: relative;
	top: 10px;
	float: left;
	padding-left: 20px;
}
#logo {
	height: 32px;
	width: 184px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-left: 40px;
}
#mast_text {
	height: 30px;
	width: 250px;
	position: relative;
	text-align: center;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#call {
	height: 40px;
	width: 150px;
	position: relative;
	text-align: center;
	float: left;
	top: 15px;
	padding-left: 20px;
}
.text_Grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.text_white {
	color: #FFFFFF;
}
.headingWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}
.heading_sub_White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	position: relative;
}
.text_bold_white_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
#content {
	width: 800px;
	height: auto;
	float: left;
	z-index: -100;
	background-color: #FFFFFF;
	position: relative;
}
/*rounded corners*/



div.rounded {

  background: transparent url(../images/largeBLcurv.gif) bottom left no-repeat;

  position: relative;

  left: -1px;

  top: +1px;

}



div.rounded div {

  background: transparent url(../images/liteBRcurv45.gif) no-repeat bottom right;

  position: relative;

  left: +2px;

  top: 0px;

}



div.rounded div div {

  background: transparent url(../images/largeTRcurv.gif) no-repeat top right;

  position: relative;

  left: 0px;

  top: -2px;

}



div.rounded div div div {

	background: transparent url(../images/largeTLcurv.gif) no-repeat top left;

	position: relative;

	padding: 5px 10px 30px 10px;

	left: -2px;

	top: 0px;

}
#page_heading_text {
	height: 90px;
	width: 200px;
	background-image: none;
	font-weight: normal;
	font-style: normal;
	color: #11100E;
	position: relative;
	text-align: center;
	padding-top: 50px;
	clear: none;
}
#page_heading_right {
	height: 170px;
	width: 200px;
	color: #FFFFFF;
	position: relative;
	float: right;
	padding: 10px 20px 10px 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
.text_bold_orange_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	line-height: normal;
	color :#FF7F00;
}
.text_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}
chkbox {
	BORDER-RIGHT: thin solid #FF9900;
	BORDER-TOP: thin solid #FF9900;
	FONT-SIZE: 11px;
	BORDER-LEFT: thin solid #FF9900;
	BORDER-BOTTOM: thin solid #FF9900;
}
.Required {
	COLOR: #FF9900
}
#content_full {
	width: 780px;
}
#demo {
	width:700px;
	margin:0 auto;
	position: relative;
	clear: both;
}

#mooflow {
	z-index: -100;
	width: 800px;
}
.text_Orange_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.breadcrumb{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumb a{
	background: transparent url(../media/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 2px; /*adjust bullet image padding*/
	color: #333333;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #666666;
}

.breadcrumb a:hover{
	text-decoration: underline;
	color: #FF7F00;
}
#navright {
	width: 220px;
	padding-bottom: 30px;
}

#breadcrumb {
	float: left;
	height: 20px;
	padding-left: 20px;
	position: relative;
}
#center_box {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.frmInputsecCode {
	FONT-SIZE: 11px;
	MARGIN: 5px 1px;
	COLOR: #333333;
	border: 1px solid #003333;
	padding: 1px;
	background-color: #F2F2F2;
	autocomplete:"off"
}
