/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}

p {
	font-family: Arial, sans-serif;	
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;

}

td {
	font-family: Arial, sans-serif;	
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

li {
	font-family: Arial, sans-serif;	
	font-size: 12px;
	font-style: normal;
	text-indent:inherit;
}

ul {
		margin-left: 0px;
	margin-right: 0px;
} 

a {
	color: #3333FF;
	text-decoration: none;
}

a:hover {
	color: #333333;
}

h4 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.bg {
	/* background-color: #efefef; */
	background-color: #f2f2f2; 
	/* was f2f2f2 */
	/* width: 760;*/
}

.bodycopy {
	font-family: Arial, sans-serif;	
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.field {
	color: #666666;
	font-family: "verdana";
	font-size: 10px;
	border: 1px #999999 solid;
	background-color: #FAFAFA;
	/* line-height : 13px;  */
}

.pad600 {
	margin-left: 10px;
	margin-right: 10px;
	width: 600;
}

.pad30left {
	margin-left: 30px;
	margin-top: 15px;
}

.padding {
	padding: 15px;
	/* margin-left: 15px; 
	margin-right: 15px  */
}

.indent10 {
	margin-left: 10px;
	margin-right: 10px;
}
.origindesign {
	font-size: 9px;
	text-transform: lowercase;
	color: #b3c7dd;
	font-style: normal;
}
.privacypolicy {
	font-size: 10px;
	color: #90AAC7;
}


.specialfeatures {
	font-size: 12px;
	color: #0f437a;
	
}
.graybarlinks {
	font-size: 11px;
	color: #4c6f95;
	text-decoration: none;
	font-weight: bold;
	
}
.graybarlinks a:link {
	font-size: 11px;
	color: #4c6f95;
	text-decoration: none;
	
}
.graybarlinks a:visited {
	font-size: 11px;
	color: #4c6f95;
	text-decoration: none;
	background-color: #DDE0E4;
	
}
.graybarlinks a:active {
	font-size: 11px;
	color: #4c6f95;
	text-decoration: none;
	background-color: #DDE0E4;
	
}
.graybarlinks a:hover {
	font-size: 11px;
	color: #4c6f95;
	text-decoration: none;
	background-color: #DDE0E4;
}



a.menu {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover
 {
	font-style: normal;
	color: #0C437B;
	text-decoration: none;
}



.boxheading {
	background-color: #DDE0E4;
	color:	#4c6f95;
	/* text-align: right; */
	font-size: 12px;
	font-style: bold;
}

.greybg {
	background-color: #DDE0E4;
	color:	#4c6f95;
	font-size: 12px;
}

.greyline {
	border: 1px #DDE0E4 solid;
}

.bluebox {
	color:	#FFFFFF;
	background-color:  #BACADB;
}

.newsheading {
	color:	#4c6f95;
	font-size: 12px;
	font-style: bold;
}

.shade0 {
  background: #eeeeeeff; 
	
	}	
.shade2 {
   background-color: #DDE0E4;
	/*color:	#4c6f95; */
	/* font-size: 12px; */
	}
.shade3 {
    background:  #CC9966; 
	}
.shade4 {
    background:  #835252; 
	}
.shadex {
    background:  #FF9799; 
	}


