html { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#4d4d4d !important;
	background: url('images/site-background.jpg') repeat;
}

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
#page-wrapper
{	
	min-height:100%;	
	width:940px;  
	margin: 60px auto 30px;
	background-color:#ffffff;
	
}

* html #page-wrapper { height: 100%; }

#header { height: 100px; position: relative;width:940px; margin:0 auto;}

#search { width: 197px; position: absolute; right:20px; top: 105px; float:right;}
#search div.flat{height: 20px;}							 
#search div.search-box
{
	border: 1px solid; 
	height: 20px;
	overflow:hidden;
	padding:0;
	position: absolute;
	left: 21px;
	right: 61px;
	float: left;
}

* html #search div.search-box { margin-right:-82px;	}

.button{background:url('images/search1.jpg') no-repeat;height:22px;width:22px; border:none;}

#search div.search-box input
{
	border:1px solid;
	width:98%;
	height: 18px;
	padding:0;
	margin:0;
}

#search input { vertical-align: top;}
#search-button { float: right; width:48px; border: 1px solid;}
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input 
{
	display: block;
	border: none;
	background: none;	
	width:48px;
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	font-size: 12px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	outline: none;	
}

div.search-item h4 { margin-bottom: 0.4em;}

#breadcrumb  { padding:0; margin: 15px 41px 25px 32px;}
#breadcrumb p { margin: 0 10px;}

#breadcrumb a, #breadcrumb span { font-size: 0.85em; padding:0 0.4em; text-decoration: none;}
#breadcrumb a:hover { text-decoration: underline;}
#breadcrumb b { border-right: 1px solid; border-left: 1px solid;}
#breadcrumb b.top { margin-bottom: 2px;}
#breadcrumb b.bottom { margin-top: 2px;}

ul.left-menu { font-weight: bold; list-style-type: none; margin: 0; padding: 0 0 0 1.5em; }

/* Root */
ul.left-menu a { font-size: 1em; outline: none;text-decoration: none;}
ul.left-menu .selected a { color:#df6f1a !important; }

ul.left-menu ul a { font-size: 0.85em !important; text-decoration: underline !important; outline: none; vertical-align:top; }

ul.left-menu li.current { padding: 0; overflow: hidden; zoom:1; display: block; margin-top: 0.3em;}
ul.left-menu .current i  
{
	padding: 1px 10px 2px 13px; 
	text-decoration: none !important;
	display: block;
	zoom:1;
	font-style:normal;
	font-size: 0.85em !important;
	vertical-align:top;
}

ul.left-menu .current b { border-left:1px solid; border-right:1px solid; }
ul.left-menu ul { font-weight: normal; margin: 0.5em 0 0 -4px; padding: 0; list-style-type: none;}
ul.left-menu ul ul { margin: 0.5em 0 0 1em; }


ul.left-menu li
{

	background: none;
	padding:0;
	margin-bottom: 1.5em;
}


#banner 
{ 
	height: 175px; 
	margin: 19px 28px 40px 19px; 
	overflow:hidden; 
	position:relative; 

}

#banner-image { height:175px; width: 100%; overflow:hidden; text-decoration: none; display: block; }
#banner-text 
{ 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	position: absolute;
	left: 35%;
	top: 0;
	left:0;
	width: 100%;
	height: 175px;
	z-index:10;
	
}

#banner-text td {padding:0;}
#banner-text a { text-decoration: none; display: block;}

#banner-text small { font-size: 0.5em; padding-top: 1em; display: block; padding-left: 30px;}
#banner-text big { font-size: 1.4em; display: block; }
#banner-text span { padding-left: 30px; display:block;}
#banner-overlay
{ 
	z-index:5; 
	height: 175px; 
	width: 100%; 
	position: absolute; 
	top: 0;
	left: 0; 
	outline: none;
	display: block;
	cursor: pointer;
	cursor: hand;
}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/*Site Map */
table.map-columns { width: 100%;}
table.map-columns td { vertical-align: top; padding: 0;}
table.map-columns ul { padding:0 0 2em 0; font-weight: bold;}
table.map-columns li { margin: 0 0 1.5em 0 !important;}
table.map-columns li li { margin: 0 0 0.6em 0 !important;}
table.map-columns ul ul { font-weight: normal; padding:0 0 0 1.5em; margin: 0.6em 0}


/* Ask a question */
#support {position: relative; margin:0 0 3em; padding-top: 3px;}
#support-question { position: absolute; width: 30px; height: 30px; top: 0; left:0;}
#support-text { height: 20px; margin-left: 15px; padding-left: 22px; padding-top: 2px; overflow:hidden;}
#support-text a { font-size: 14px; font-weight: bold; text-decoration: none;}
#support b { border-right:1px solid; margin-left: 15px;}

/* Schedule */
#schedule { margin: 0 0 3em; }
#schedule div.schedule { font-size: 0.85em; }
#schedule p { margin: 0 0 1em; }

/* Telephone*/
#telephone  
{
	padding: 0 0 0 37px;
	margin: 0 0 1.5em;
	min-height: 30px;
}

* html #telephone { padding-top: 6px;}

#telephone nobr { font-family: Georgia, serif;  font-size: 1.6em;}

/* Content Block List */
dl.block-list { margin: 0 0 3.2em 0; padding:0; }
dl.block-list dt { margin: 0; padding: 0 0 0.3em; font-size: 1em;}
dl.block-list dd { margin:0 0 1.8em; padding:0; font-size: 0.85em;}

/* Information Box*/
div.information-box .r1 { border-left:1px solid; border-right:1px solid; }
div.information-box .r0 { border-left:1px solid; border-right:1px solid; }
div.information-box-content { font-size: 0.9em; padding: 12px 15px;}

/* News List */
div.news-list { margin: 0 0 2em;}
div.news-item { margin: 0 0 1.3em;color:#4d4d4d !important;}
div.news-date { margin: 0 0 0.5em; }
div.news-title { font-size: 1em; margin: 0 0 0.5em;color:#36297d; }
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Forms */
div.content-form div.form-input input, div.content-form div.form-input textarea, div.content-form div.form-input select 
{ 	
	border:1px solid;  
	border-color: #777 #CCCCCC #CCCCCC #777
}
 
div.content-form div.field label.field-title { font-size: 1.117em; }

/*mGovService*/
/*top menu*/
#top-menu { position: absolute; top:-1px; left:25px; border-spacing: 0;width:900px;}
#top-menu a  
{
	display: block; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0 7px 11px;
    color: #362a80 !important;
}

tr.tm{float:left;}
tr:hover td.tmcb {background:url('images/tmcbs.jpg') repeat-x;}
tr:hover td.tmlb { width: 5px;height:40px;background:url('images/tmlbs.jpg') no-repeat;}
tr:hover td.tmrb { width: 7px;height:40px;background:url('images/tmrbs.jpg') no-repeat;}

.tmcbs {background:url('images/tmcbs.jpg') repeat-x;}
.tmlbs { width: 5px;height:40px;background:url('images/tmlbs.jpg') no-repeat;}
.tmrbs { width: 7px;height:40px;background:url('images/tmrbs.jpg') no-repeat;}

.tmcb {background:url('images/tmcb.jpg') repeat-x;}
.tmlb { width: 5px;height:40px;background:url('images/tmlb.jpg') no-repeat;}
.tmrb { width: 7px;height:40px;background:url('images/tmrb.jpg') no-repeat;}

#top-menu-line{top:40px; position: relative;background: url('images/top-menu-line.jpg') repeat-x;height:100px}
/*******************************************************************************/

#content-wrapper { overflow: hidden; margin: 21px auto 50px; zoom:1;}
#content {float:left;width:743px;overflow:hidden;}
#sidebar {float:right;width:197px;overflow:hidden;}
#sidebar-inner {margin-right: 20px;}

#workarea-wrapper { margin: 0 15px 0 15px;}
#left-menu {float: left; width: 180px;}
#right-menu {float: right; width: 190px;}

#workarea { float: right; width: 510px; clear:right; }
#workarea-inner { margin:0 10px 0;}

#logo-right { position: absolute; right:21px;}
#logo-left { position: absolute; left:25px; }
#section-separator{background: url('images/section-separator.jpg') repeat-x; height:17;width:100%;padding:20px 0 0 0;}

/*footer*/
#footer { position: relative; height: 140px;}
#footer-img{position: absolute; height:57px;width:100%;background: url('images/footer.jpg') repeat-x;top:80px;}

#copyright { position: absolute; font-size: 0.85em; width: 49%; left:25px;top:65px;}
#copyright p {color:#4a418b;text-decoration:underline;margin:0;}

#bottom-menu {position:absolute; left:25px; top: 20px; text-align: left;}
#footer-menu-link {margin:0; padding:0; list-style: none;}
#footer-menu-link li {display: inline;margin:0 10px 0 0;}
#footer-menu-link li a{color:#ffffff;}

#footer-links {margin:0; padding:0; position:absolute; right:50px; }
#footer-img #footer-links { margin:12px 0 0 0; text-align:left;}
#footer-links a{color:#ffffff;text-decoration:underline;font-size: 0.88em;}
#footer-links table{text-align:center;margin:0 -10px 0 0;border-width:0 0;}
#footer-links table a{color:#4a418b;text-decoration:none}

.section-header{vertical-align:middle;color:#36297d;font-size:0.95em;}
.section-header2{color:#36297d;font-size:0.95em;}

/*Right menu*/
table.right-menu { font-weight: bold; margin: 0; padding: 0; vertical-align:middle;border-spacing:0 0;}
table.right-menu a { font-size: 1em; outline: none;text-decoration: none;color:#36297d;}
table.right-menu a:hover{color:#df6f1a;}
table.right-menu .selected a { color:#df6f1a !important; }
table.right-menu tr {vertical-align:middle;}
table.right-menu td{border-bottom:2px solid #ededed;margin:15px 0;}

.subscribe-form{margin:0 0 0 13px;padding:0;}
.searchform{margin-top:-20px;}
.like {height:90px;}

