body {
	margin-top:0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #FFFFFF;
}

/* ---------------------- */

.promoHeader
{
	 padding-left:30px; 
	 padding-top:14px; 
	 color:White; 
	 vertical-align:top; 
	 text-align:left;
	 font-family: Verdana;
	 font-size: 15px;
	 font-weight:600;
}

.sideBar 
{
 float:right;
 width: 185px;
 background-image: url(../images/sideBar_back.gif);
 background-repeat: repeat-y;
 background-position: center top;
 margin-left: 5px;
 margin-top: 20px;
}
 
/* ---------------------- */


.navBackground 
{
	background-image: url(../images/m6.gif);
}

td {
	font-family: Tahoma;
	font-size: 10px;
	color: #747474;
	font-weight: normal;
}

p {
	font-family: Tahoma;
	font-size: 10px;
	color: #747474;
	font-weight: normal;
	padding-right:25px;
}

textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


/* Special List Item with graphic */

li {
	font-family: Tahoma;
	list-style-position: outside;
	list-style-image: url(../images/bullet_lightblue.gif);
	line-height: 15px;
}

li .contentItems {
	font-family: Tahoma;
	list-style-position: outside;
	list-style-type: square; 
	font-weight:bold;
	color: #000000;
	list-style-image : url(../images/s4.gif);
}

#list-menu li {

	font-family: arial;
	list-style-position: outside;
	list-style-type: square; 
	color: #FFFFFF;
	list-style-image : url(../images/s4.gif);

}

#list-menu a {
	font-family: arial;
	list-style-position: outside;
	list-style-type: square; 
	color: #FFFFFF;
	list-style-image : url(../images/s4.gif);
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {

	font-family: arial;
	list-style-position: outside;
	list-style-type: square; 
	color: #FFFFFF;
	list-style-image : url(../images/s4.gif);

}	

#list-menu a:hover {
	font-family: arial;
	list-style-position: outside;
	list-style-type: square; 
	color: #f02c02;
	list-style-image : url(../images/s4.gif);
}



.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}




/* ---- Global Link Styles ---- */

 a:link, a:visited {
	color: #6c6c6c;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a[class="contact"] {
	color:Orange;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}


#navLinks a:link, #navLinks a:visited {
	font-family:Dunebug;
	font-size:21px;
	color:#849193;
	text-decoration: none;
	font-weight:lighter
}

#navLinks a:hover {
	font-family: Dunebug;
	font-size:21px;
	color:#c87351;
	text-decoration: none;
}

/* ---------------------- */

.pusher
{
	clear:both;
}

label[class="form"]
{
	margin-bottom: 10px;
    float: left;
	display: block;
	text-align: left;
	width: 80px;
	padding-right: 10px;
}

br 
{
	clear: left;
}

.msg {
	color:#FF0000;
}

.serviceHeader {
	font-family: Tahoma;
	font-size: 14px;
	color: #747474;
	font-weight:bold;
}

.header {
	font-family: Verdana;
	font-size: 11px;
	/*color: #747474;*/
	color:Orange;
	font-weight: normal;
}


.frame {
	border: 1px solid #ABB2B5;
}

.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.contentBlock 
{
	padding:8px;
}

.contentArea
{
	padding-left:15px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:20px;
}

.error
{
    width: 95%;
    text-align: center;
    color: Black;
    font-weight: bold;
    background-color: #ffe2e2;
    border: solid 1px #ff2222;
    padding: 5px 0px 5px 5px;
	float:left;
}

.message
{
    width: 100%;
    text-align: center;
    color: Black;
    font-weight: bold;
    background-color: #fffbe2;
    border: solid 1px #ffe222;
    padding: 5px 0px 5px 5px;
	float:left;
}

.orange
{
	color:Orange;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}