body {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	margin: 0px;
    background:#b6bdc6 url(../body/grad.jpg) repeat-x center top;
}

/* DIV CONTAINERS */
/* changed */

#site_content_background {
  text-align:center;
  width:100%;
  margin:0px;
  margin-left: auto;
  margin-right:auto;
  margin-top:0px;
}

#site_content_holder {
  text-align:left;
  width:940px;
  margin: auto;
  padding:0px;
  background:#FFFFFF
}

/* changed */
#site_content_header {
	width:940px;
	height:64px;
	text-align:left;
	margin: auto;
	padding-bottom:20px;
	overflow: hidden;
	background:#FFFFFF
}

/* changed */
#logo {
	float: left;
	display:inline;
	height: 65px;
	width: 200px;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-align:left;
}
/* changed */
#easylock {
	float: left;
	display:inline;
	width: 700px;
	height: 65px;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
}

/* changed */
#site_content_languages {
	height:17px;
	width:100px;
	vertical-align: middle;
	margin: 0px;
	padding-left:10px;
	padding-top:3px;
	text-align:left;
	float: right;
	display:inline;
	background:#45afca;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbd1d7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cbd1d7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbd1d7;
	font-size: 10px;
	font-weight: bold;
	color: #feffff;
	letter-spacing: -1px;
	
}

#site_content_navigation {
	width:940px;
	height: 25px;
	text-align: left;
	padding-left:20px;
	margin: auto;
}

/* CONTENT  */

#site_content_main {
	width:940px;
	margin-top: 10px;
	margin-bottom: 35px;
	background:#FFFFFF
}

#site_content_flash {
	width:940px;
	height:300px;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	margin: auto;
	margin-bottom:35px;
	background:#FFFFFF
}

#site_content_text {
	position: relative;
	width:900px;
	padding-left:20px;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	margin: auto;
	background:#FFFFFF
}

#site_content_text2 {
	position: relative;
	width:940px;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	margin: auto;
	background:#FFFFFF
}

#site_content_footer {
	width:920px;
	text-align:left;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a9a9;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#site_content_footer2 {
	width:940px;
	text-align:left;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9a9a9;
	padding-top: 20px;
	padding-bottom: 0px;
	background:#FFFFFF
}


.subnav {
	font-size: 9px;
	font-weight: normal;
	color: #455E7D;
	padding-top: 10px;
}

.subnav a {
   color: #FFFFFF;
   text-decoration: none;
}


.subnav a:hover {
   color: #455E7D;
   text-decoration: none;
}


/* NORMAL CSS */
.tellink {
	color: #666666;
	text-decoration: none;
}

.textlink {
	color: #c1b425;
	text-decoration: none;
}


/* changed */
.textlink:hover {
	color: #333333;
	text-decoration: none;
}
.findoutmore_sidelink {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #b4dfea;
	background: #45afca;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
/* changed */
.findoutmore_sidelink:hover {
	text-decoration: underline;
}

.copytext {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
	padding-right: 150px;
}

td {
	font-size: 12px;
	font-weight: normal;
}

/* changed */
h1 {
	font-size: 42px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	padding-top: 10px;
}
h2 {
	font-size: 32px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	padding-top: 10px;
}
.headertop {
	height: 50px;
	vertical-align: bottom;
}
.headerbottom {
	height: 20px;
}
.logo {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* FOOTER CSS */

.site_content_footerlinks {
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #54b0ca;
	padding-bottom: 20px;	
}

.footerlink {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.footerlink:hover {
	color: #a9abac;
}

.footerlinkOn {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #c1b425;
	text-decoration: none;
}

.mainlink {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.mainlink:hover {
	color: #a9abac;
}

.mainlinkOn {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #c1b425;
	text-decoration: none;
}

.footeremail {
	color: #a3cdd7;
	text-decoration: none;
}
.footeremail:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* VALIDATION ISSUES */
/* changed */
a {
	text-decoration: none;
}

/* changed */
img {
	border-style:solid;
	border-width:0px;
}
