div.clear {
	clear:both;
}

.bg_main {
	background-color: #e9e9e9;
	padding			: 0;
	margin			: 0px 0px 0px 0px;
	text-align		: center;
	vertical-align	: top;
	}

img {
	border:0px
}

/* *******************************************  main outline*/
#outer {
	margin			: 0px auto;
	width			: 760px;
	text-align		: left;
	border			: 1px solid #a6a6a6;
	background-color: #fff;
	}

#main_inner {
	margin			: 0px 0px 0px 7px;
	width			: 745px;
	text-align		: left;
	border			: 0px;
}

/* ******************************************* top area */
div#logo {
	/*background		: url(../images_new/logo.gif) top left no-repeat;*/
	margin			: 0px 0px 0px 0px;
	height			: 148px;
	width			: 325px;
	float:left;
	display:inline;
	vertical-align  : baseline;

}

div.topright {
	float			: right;
	margin			: 0px;
	text-align		: right;
}

/* *******************************************  SEARCH*/
#search {
	margin			: 13px 0px 0px 0px;
	padding			: 0px;
	width			: 100% ;
	height			: 19px ;
	text-align		: right;
}

.searchbox {
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #666;
	border			: 0px solid #BBB3AD;
	background-color: #e9e9e9;
	width			: 130px;
	height			: 18px;
	padding-top		: 2px;
	text-indent		: 5px;
}

/* *******************************************  top navi */
div#top_navi {
	margin-top		: 50px;
	padding			: 0px;
	height			: 18px;
	text-align		: left;
	float: left;
	width:98%;
	display:inline;

}

/* *******************************************  pathway */
#can_pathway {
	background		: url(../images_new/bg_path.gif) top left repeat-x;
	margin			: 0px 0px 0px 0px;
	width			: 98%;
	height			: 20px;
	text-align		: left;
	padding-left:2%;
	padding-top:8px;

}

#can_pathway img {
	margin:1px 1px 1px 1px;
}

.pathway {
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
	line-height		: 17px;
	color			: #333333;
	font-weight:normal;
}

a.pathway:link, a.pathway:visited {
	color			: #333333;
	font-size		: 11px;
	line-height		: 17px;
	font-weight:normal;
}
a.pathway:hover {
	color			: #FFAE60;
	font-weight:normal;
}

/* ******************************************* mid_out */
#mid_out {
	margin-top:12px;
	padding:0px;
	text-align: left;
	width: 100%;
	min-height: 100%;
}

/* ******************************************* leftside */
#leftmain {
	float: left;
	margin: 0px;
	padding:0px;
	text-align: left;
	width: 168px;
}

#rightmain {
	margin: 0px;
	padding:0px;
	text-align: left;
	width: 160px;
}

#rightmain table.moduletable {
	margin-bottom: 3px;
	padding:0px;
	text-align: left;
}

#rightmain table.moduletable th {
	background:url(../images_new/rtitle.gif ) no-repeat;
	border:0;
	height:22px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #fff;
	text-align: left;
	text-indent: 10px;
	padding: 0px 0px 3px;
	margin: 0px;
	line-height:22px;
}

#leftmain table.moduletable th {
	background:url(../images_new/ltitle.gif) no-repeat;
	border:0;
	height:22px;
	font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #383838;
	text-align: left;
	text-indent: 10px;
	padding: 0px;
	margin: 0px;
	line-height:22px;
}

#leftmain table.moduletable td {
	font : normal 11px Arial, Verdana, sans-serif, Helvetica ;
	color: #333;
	text-align		: left;
	padding			: 2px 0px 2px 0px;
}

/* ******************************************* right area */
#rightarea {
	float: left;
 	position: relative;
	margin-left: 8px;
	padding:0px;
	text-align: left;
	width: 567px;
}

/* ******************************************* random_pic */
#random_pic {
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
}

/* ******************************************* random_pic */
#banner {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border: 0;
}

/* ******************************************* main_area */
#main_area {
	width		: 100%;
	margin		: 0px 0px 4px 0px;
	padding		: 0px;
	border		: 0px;
	text-align	: left;
}

#main_body {
	width		: 100%;
	margin-top	: 0px;
	padding		: 0px;
	border		: 0px;
	text-align	: left;
}

/* *******************************************  main corner*/
div.left_edge {
	background  	: url(../images_new/bg_leftside.gif) top left repeat-y;
	margin-bottom	: 7px;
}

div.right_edge {
  background	: url(../images_new/bg_rightside.gif) top right repeat-y;
}

div.top_lcorner {
  background	: url(../images_new/corner1.gif) top left no-repeat;
  height		: 6px;
  text-align	: left;

}

div.top_rcorner {
  background	: url(../images_new/corner2.gif) top right no-repeat;
  height		: 6px;
  text-align	: left;
}

div.top_edge {
  background	: url(../images_new/bg_corner1.gif) top left repeat-x;
  height		: 6px;
  clear			: both;
}

div.bot_lcorner {
  background	: url(../images_new/corner3.gif) bottom left no-repeat;
  height		: 6px;
}

div.bot_rcorner {
  background	: url(../images_new/corner4.gif) bottom right no-repeat;
  height		: 6px;
}

div.bottom_edge {
  background	: url(../images_new/bg_corner2.gif) bottom left repeat-x;
  height		: 6px;
  clear			: both;
}

div.border {
	border-left	:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	padding:0px;
}

div.corner_inner {
	padding		:0px 6px 0px 6px;
}

/* ******************************************* flashnews and blocks */
#blocks {
	width:100%;
	padding:0;
}

#blocks table.moduletable th {
	height:25px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #b60000;
	height:18px;
	text-align		: left;
	text-indent		: 5px;
	padding			: 2px 0px 0px 0px;
	border-bottom	: 1px solid #ddd;
}

#blocks table.moduletable td {
	font-family     : Arial, Verdana, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #000;
	line-height		: 16px;
	text-align		: left;
	padding			: 2px 2px 0px 2px;
}

#blocks .moduletable a:link, #blocks .moduletable a:visited {
	font-size		: 11px;
	color			: #333;
	text-decoration	: none;
	line-height:18px;
         font-weight:bold;
}

#blocks .moduletable a:hover {
	color			: #b60000;
	text-decoration	: underline;
}

/* ******************************************* bottom navi */
table.moduletable-topnav {
    padding				: 0;
	}

.moduletable-topnav td {
    width				: auto;
	text-align			: center;
	}
.topnav {
	width				: 0;
	}

a.topnav:link, a.topnav:visited {
	width				: auto;
 	padding-left		: 10px;
	color				: #000;
	border				: 0;
    margin				: 0px 4px;
	text-decoration		: none;
	font-weight			: bold;
	font-size			: 11px
	}
a.topnav:hover {
 	width				: auto;
	color				: #1174D3;
	}
a.topnav#current {
	cursor				: default;
	}
a.topnav#current:hover {
 	width				: auto;
	color				: #000;
	}

/* ******************************************* bottomcontainer */

.copyright {
	font			: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color			: #ffffff;
	padding-left	: 4px;
}

div.bottomcontainer {
	background		: url(../images_new/bg_bnavi.gif) top left repeat-x;
	margin			: 0px 0px 0px 0px;
	width			: 100%;
	height			: 30px;
	text-align		: center;
	padding-top		: 4px;
}

/* ******************************************* Footer */
#footer  {
	padding			: 4px 0px 0px 0px;
	margin			: 0;
	width			: 100%;
	height			: 60px;
	text-align		: center;
	font			: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color			: #222;
	line-height		: 18px;
}

/* *******************************************  General CSS Styles  */

.body {
	background		: #ffffff;
	padding			: 0;
	margin			: 0;
	vertical-align	: top;
}

td, div, p {
	color:#000;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 11px;
	padding:0px;
}


a, a:link, a:visited {
	color			: #3366ff;
         font-weight       : bold;
	text-decoration	: none;
}
a:hover {color: #b60000; text-decoration:underline}

/*h1	{font: bold 16px Arial, Verdana, sans-serif, Helvetica;	margin-bottom : 0px; margin:0px; color: #b11416; padding: 0px;}*/
h1	{font: normal 16px Arial, Verdana, sans-serif, Helvetica; font-weight:bold; margin-bottom : 0px; margin:0px; color: #070707; padding: 0 0 0 2px;}
h2	{font: bold 15px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}
h4	{font: bold 12px Arial, Verdana, sans-serif, Helvetica;	color: #666; margin: 0px; padding: 0px;}

ol	{list-style: decimal outside; }
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
}

li {
  line-height: 17px;
  text-indent: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left:15px;
  background-image: url(../images_new/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 6px ;
}

blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;
	border-left		: 5px solid #ccc;
}

form {
	margin			: 0;
	padding			: 0;
margin-bottom:0;
padding-bottom:0;
}

select {
	font-size		: 12px;
	font-weight		: bold;
	color			: #333;
}
input {
	padding			: 0;
	margin			: 0;
}

th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
	font-size		: 10px;
	color			: #333;
	background-color:#FFFFFF;
	font-weight		: normal;
}
a.pagenav_next:hover {
	font-size		: 10px;
	color			: #b60000;
	text-decoration	: none;
}


/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	border	: 0;
}
table.moduletable th {
	height:21px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	font-size		: 10px;
	font-weight		: bolder;
	color: #333;
	text-indent		: 2em;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0;
	line-height:28px;
}
table.moduletable td  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	text-align		: left;
	padding			: 0px;
	margin			: 0px;
	border			: 0;
}

table.pollstableborder td {
	padding: 2px;
	line-height:17px;
}

.moduletable a:link, .moduletable a:visited {
	color			: #000000;
	font-size		: 11px;
	font-family     : Arial, Verdana, sans-serif, Helvetica ;
	text-decoration	: none;
         font-weight:bold;
}
.moduletable a:hover {
	color			: #b60000;
	text-decoration	: none;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 3px;
}

.button {
	font			: normal 10px Arial, Helvetica, sans-serif;
	padding-top		: 2px;
	color			: #ffffff;
	border  		: 0px;
	background-color: #b60000;
}
.inputbox, .search {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #999;
	background		: url(../images_new/bg_input.gif) repeat-x;
}

select.inputbox {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #E6D2B5;
	background		: #ffffff url(../images_new/bg_input.gif);
}

.poll {
	font			: 11px Arial, Helvetica, sans-serif;
	color			: #333;
	font-weight		: normal;
	border			: 0;
	padding			: 0;
}

/* ******************************************* CONTENT STYLES */
.contentpane, .contentpaneopen {
	text-align		: left;
	color			: #333;
	padding			: 0px;
	width:100%;
}

.contentdescription {
	width:100%;
	text-align		: left;
	color			: #333;
	padding			: 0px;
}

.contentpaneopen td {
	padding			: 1px 0px;
}

.contentpane td, .contentdescription td {
	padding			: 4px 0px;
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
	color			: #333;
	text-decoration	: none
}
a.contentpane:hover, a.contentpaneopen:hover {
	color			: #b60000;
	text-decoration	: none;
}

.contentheading {
	height:20px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #000;
	height:20px;
	text-align		: left;
	text-indent		: 2px;
	border-bottom	: 1px solid #ccc;
}

.componentheading {
	background:url(../images_new/arrow.gif) no-repeat;
    background-position: 0px 3px;
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #b60000;
	height:30px;
	text-align		: left;
	text-indent		: 15px;
}


.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #333;
}

a.contentpagetitle:hover {
	color			: #b60000;

}

td.buttonheading {
	font			: normal 10px Arial, Verdana, sans-serif, Helvetica;
	white-space		: nowrap;
	width			: 10%;
}

.content_rating, .content_vote {
	font-size		: 11px;
	color			: #333;
	text-decoration	: none;
	font-weight		: normal;
	vertical-align	: middle;
	margin			: 0 6px;
	padding			: 0;
}

.back_button {
	float:right;
	width:55px;
	font-size		: 11px;
	color			: #333;
	font-weight		: bold;
	text-align:right;
	vertical-align	: middle;
	margin			: 0 6px;
	padding			: 1px 1px 1px 1px;
	border:0;
}

.small 		{
	font-size		: 10px;
	color			: #999;
	font-weight		: normal;
	line-height:14px;
	height:14px;
}

.createdate, .modifydate {
	font-size		: 10px;
	font-weight		: normal;
	color			: #999;
	height			:14px;
	line-height		:14px;
}

a.readon:link, a.readon:visited {
	font			: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color			: #333;
	background:url(../images_new/arrow.gif) no-repeat;
	background-position: 3px 3px;
    border           : 1px solid #E0E0E0;
    padding          : 2px 4px 2px 20px;
    white-space      : nowrap;
    float            : left;
    line-height      : 10px;
    text-decoration  : none;
}
a.readon:hover {
	color			: #b60000;
	text-decoration	: none;
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 12px;
	font-weight		: normal;
	color			: #666666;
}
a.fase4rdf:hover {
	font-weight		: bold;
	color			: #b60000;
}

.blogsection {
	background-color: #ffffff;
}

a.blogsection:link, a.blogsection:visited {
	font-size		: 11px;
	color			: #333;
	text-decoration	: none;
	font-weight		: normal;
	font-weight		: bolder;
}
a.blogsection:hover {
	font-size		: 11px;
	color			: #b60000;
	text-decoration	: underline;
	font-weight		: bolder;
}

.blog {
	margin			: 0px;
	padding			: 0px;
	width			:100%;
}

.blog_more {
	width			: 100%;
	padding			: 4px;
	margin			: 0px;
	font-size		: 12px;
	font-weight		: bold;
	color			: #333;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
}

table.contenttoc {
	border			: 1px solid #ddd;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 2px;
}
table.contenttoc th {
	color			: #333;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #ddd;
}
table.contenttoc td {
	font-size		: 10px;
}

/* ******************************************* GRANT CHANGES */
#overall-desc{
	height: auto;
	position: relative;
	margin: 10px 0 0 20px;
	width: 500px;
}

#overall-desc h1{color:#1d6eae; font-size: 16px; font-weight: bold; padding-bottom: 0px; font-family:Arial, Helvetica, sans-serif}
.middle-heading {color:#39C; font-size: 21px; font-weight: bold; padding-bottom: 0px;font-family:Verdana,sans-serif,Helvetica;}

#overall-desc p{color: #333; font-size: 16px; margin-left: 20px; font-weight: bold;}

.auxillary-desc{
	height: auto;
	margin: 10px 0 10px 20px;
	padding-bottom: 20px;
	float:left;
	display:block
	}

.auxillary-desc h2{font-size: 16spx; font-weight: bold; color:#000}
.auxillary-desc .big{margin-bottom: 12px; color:#6666}
.advice{margin-left: 20px;}
/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #ccc;
}
table.contact td.details {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #f7f7f7;
	margin			: 5px;
	padding			: 5px;
	border			: 0px;
}
textarea.inputbox {
	background: transparent;
	width:300px;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	font		: bold 11px Arial, Verdana, Helvetica, sans-serif;
	line-height	:22px;
}
a.mainlevel:link, a.mainlevel:visited {
	display			: block;
	background		: url(../images_new/navi.gif) no-repeat;
	padding			: 0px 0px;
	height			: 22px;
	font			: bold 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #1d6eae;
	text-decoration	: none;
	text-indent		: 22px;
	border			: 0px;
	line-height		: 22px;
}
a.mainlevel:hover {
	background		: url(../images_new/hnavi.gif) no-repeat;
	color			: #000;
	text-decoration	: none;
	padding			: 0px 0px;
}
#active_menu {
	background		: url(../images_new/hnavi.gif) no-repeat;
	color			: #000;
}

a.sublevel:link, a.sublevel:visited {
	font			: normal 11px Arial, Verdana, Helvetica, sans-serif;
	color			: #b60000;
	text-decoration	: none;
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	line-height:16px;
}

a.sublevel:hover {
	color			: #333;
	text-decoration	: none;
}

a.sublevel#active_menu  {
	border			: 0;
	color           : #333;
	text-decoration	: none;
	background		: #f7f7f7;
	line-height:16px;
}

/* ******************************************* TOP MENU SYSTEM  *********/
#mainlevel-nav
{
	list-style		: none;
	padding			: 0;
	margin			: 0;
	float			: left;
	list-style:none;

 }
 ul#mainlevel-nav li{ float:left; display:inline; margin:0px; padding:0px; list-style:none; background-image:none}

  #top_navi a {
      float:left;
      text-decoration:none;
      }
    #top_navi a span {
      float:left;
      display:block;
      padding:0px 0px 0px 0px;
      color:#070707;
  margin: 0px;

      }

#top_navi a span {
	background: #e9e9e9 url(../images_new/gray-snavi1.gif) top left no-repeat;
	width: auto !important;
	float: left;
	padding-left:10px;
}

#top_navi a {
	background: url(../images_new/gray-snavi2.gif) top right no-repeat;
	display			: block;
	font			: bold 9px Verdana, Arial, Helvetica, sans-serif;

	padding-right:8px;
	margin-left:2px;
	margin-right:1px;
	text-decoration	: none;
	color			: #fff;
	line-height		: 18px;
	cursor:hand;

}

#top_navi a:hover {
	color			: #fff;
	background: url(../images_new/snavi2.gif) top right no-repeat;

}

#top_navi a:hover span{
color: #fff;
	background: #b60000 url(../images_new/snavi1.gif) top left no-repeat;
}
#top_navi a.select span {
	background: #b60000 url(../images_new/snavi1.gif) top left no-repeat;
	width: auto !important;
	float: left;
	padding-left:10px;
	color			: #fff;
}

#top_navi a.select {
	background: url(../images_new/snavi2.gif) top right no-repeat;
	display			: block;
	font			: bold 9px Verdana, Arial, Helvetica, sans-serif;
	padding-right:8px;
	margin-left:2px;
	margin-right:1px;
	text-decoration	: none;
	color			: #fff;
	line-height		: 18px;
	cursor:hand;

}
/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #333;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #333;
	font-weight		: bold;
}
a.category:hover {
	color			: #b60000;
}

/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter  {
	background-color: #b60000;
	color			: #fff;
	font-weight		: bold;
	font-size		: 11px;
	padding			: 2px 3px 3px 2px;
}
.sectiontableentry1  {
	background-color: #ffffff;
	font-weight		: normal;
	padding			: 2px 0px 2px 2px;
}
.sectiontableentry2  {
	background		: #f7f7f7;
	font-weight		: normal;
	padding			: 2px 0px 2px 2px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 2px;
	width			: 100%;
}
.pagenav {
	background-color: #ffffff;
	color			: #333;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	margin			: 0;
	padding			: 0 2px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	background-color: #ffffff;
	color 			: #333;
	background-color: transparent;
}
a.pagenav:hover {
	color			: #b60000;
	background		: transparent;
	text-decoration	: underline;
}


hr {
	background		: transparent;
	height			: 1px;
	border			: 1px solid #ddd;
	width			: 100%;
}

.latestnews {

	color			: #333;

	font-weight:bold;

	font-size		: 11px;

	font-family     : Arial, Verdana, sans-serif, Helvetica ;

	text-decoration	: none;
}

.contentsubheading{
	font : bold 12px Arial, Verdana, sans-serif, Helvetica ;
	color: #333;
	text-align:left;
	padding-top:20px;
	border-bottom:1px solid #ccc;
}
.subheading{font : bold 12px Arial, Verdana, sans-serif, Helvetica ;}
.pcall {
  background-image: url(../images_new/pleasecall.jpg) ;
  background-repeat: no-repeat;
  background-position: 0px 0px ;
}
.phonetext{font: bold 20px Arial, Verdana, sans-serif, Helvetica;	margin-bottom : 0px; margin:0px; color: #b11416; padding: 0px;}
.emailtext {line-height		: 17px;
	color			: #fff;

	text-decoration:underline;

}

a.emailtext:link, a.emailtext:visited {
	color			: #fff;
	line-height		: 17px;
	text-decoration:underline;
	font-size:17px;
}
a.emailtext:hover {
	color			: #FFAE60;
	text-decoration:underline;
}

.midimg{text-align:center; padding-top:10px; padding-bottom:10px;margin:0px;}
.lightgraytext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:22px; padding:0px; margin:0px; color:#666; float:left; display:block; }
.clickbox{text-align:center;  padding-top:20px; padding-bottom:10px; height:30px;}
.clickbtn{width:85px; padding:0px; margin:0px; float:left; display:inline;}
.clicktext{width:460px; padding-top:6px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#006600; margin:0px; float:left; display:inline;}
.blacktext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:18px; padding:0px; margin:0px; color:#333333}
.spacebox{padding-left:30px; padding-top:10px; margin-bottom:10px;}
.spaceboxb{padding-left:48px; padding-top:10px; margin-bottom:10px;}
.greentext{color:#006600}
.topclick{float:right; width:411px; display:inline; text-align:right}
.phone{float:right; width:415px; display:inline; text-align:right}
.grayline{ border-bottom:1px solid #666666; padding-top:15px; margin-bottom:15px;}
.graylineb{ border-bottom:1px solid #666666; padding-top:0px; margin-bottom:8px;}
.bottommenu{font-weight:normal; margin-left:11px;  padding-right:7px;}
.mainbanner{ float:left; display:inline; width:546px; height:177px; padding-bottom:10px; background:url(../images_new/banner.jpg) no-repeat;}
.mainbanner1{ float:left; display:inline; width:546px; height:177px; padding-bottom:30px;}

.emp_button{
margin-top:130px;
margin-right:292px;
z-index:99;
position:relative;
left:-50;
}
.testi_greentext{color:#000000; font-size:13px;  font-weight:bold; }
.message{color:#434343; font-size:11px;}
.messagegray{color:#000000; font-style:italic; font-size:10px; text-align:right; float:right;padding:0 0 10px 0;}
.readmore,a.readmore:link,a.readmore:visited {font-size:11px;font-weight:normal;color:#b60000;font-weight:normal;}
a.readmore:hover{font-weight:normal;color:#666666;}
.normaltext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:22px; padding:0px; margin:0px; color:#666666;float:left;}

.contactleft{font-weight:normal; margin-left:3px;  padding-right:3px; line-height:18px;}
#maintable{width:539px; height:auto; clear:both;}
#maintable .leftT{float:left; display:inline; width:539px; padding:0px; }
#maintable .content{float:left; margin-left:10px; display:inline; width:500px; padding:10px; }
#setForm{float:left; display:inline; width:500px; margin-bottom:5px; padding-top:0px; padding-bottom:0px; height:22px;}
#setForm .setL{float:left; font-weight:bold; font-size:13px; display:inline; width:200px; padding-right:14px; padding-top:2px;}
#setForm .setR {float:left; display:inline; width:260px;}
#setBig{float:left; display:inline; width:500px; margin-bottom:5px; padding-top:0px; padding-bottom:0px; height:40px;}
#setBig .setL{float:left; display:inline; font-weight:bold; font-size:13px; width:200px; padding-right:14px; padding-top:2px;}
#setBig .setR {float:left; display:inline; width:260px;}
.darkgray_text {font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333; text-decoration: none; }
.contact_textbox{font-style: normal; line-height: normal; color: #666666; text-decoration: none; height: 20px; width: 235px; border: 1px solid #cccdce; padding:0 2px}
.contact_commentbox{font-style: normal; line-height: normal; color: #666666; text-decoration: none; height: 45px; width: 235px; border: 1px solid #cccdce; padding: 0 2px }
.redheading{font-size:16px; font-weight:bold; color:#b60000;}


#overall-top-main{
	height: auto;
	float:left;
	display:block;
	width: 557px;
}

html*#overall-top-main{
padding:0 0 10px 0
}

#overall-cont-left{
	height: auto;
	margin: 0 0 0 20px;
	width: 320px;
	float:left;
	display:inline;
	padding:0 10px 0 0
}

#overall-cont-left p{color: #333; font-size: 13px; margin-left: 0; font-weight: normal;}

.mid-heading {color:#1d6eae; font-size: 16px; font-weight: bold; padding-bottom: 0px;font-family:arial,Verdana,sans-serif,Helvetica;}


#form-cont {width: 197px;
	float:left;
	display:inline;
	margin:0 0 0 0;
	text-align:center;
	}
#form-cont .top{ float:left; display:block; background: url(../images_new/form-bg-top.jpg) no-repeat top; width:197px; height:5px}
#form-cont .bottom{ float:left; display:block; background:url(../images_new/form-bg-bottom.jpg) no-repeat top; width:197px; height:5px}
#form-cont .mid{ float:left; display:block; background:url(../images_new/form-bg-mid.jpg) repeat-y top; width:197px; height:auto; padding:8px 0 8px 0}

.form-input {width:175px; border:1px solid #bad7db; color:#a8aeb1; font-size:12px; padding:2px 2px 4px 2px; margin:4px 0 }
html*.form-input {margin:3px 0 }

.top-title-cont{float: left; display:block; padding:0 0 10px 0 ; margin:0}
html*.top-title-cont{padding:0 0 0 0 ;}

.msg-cont{float:left; display:block; width:150px; padding: 0 0 5px 0}

#map_canvas { height: 100px; width: 300px; float:left; display:inline; margin:10px 0 8px 8px }

.address{ float:left; display:inline; width:200px; margin:10px 0 0 15px}

