﻿body 
{
	font-family:Arial;
	font-size:12px;
	margin:0px;
	background-color: #b8b8b8;
	color:#5e5e5e;
}

html 
{
    margin:0;
    padding:0;
}

img, div { behavior: url(iepngfix.htc) }

.input 
{
	font-family:Arial;
	font-size:12px;
}

a 
{
	font-weight:bold;
	text-decoration:none;
	color:#00aeef;
}

a:hover
{
	text-decoration:underline;
	color:#00aeef;
}

#wrapper 
{
	width:100%;
	height:768px;
	background-image: url('Images/bg_tile.jpg');
	background-repeat: repeat-x;
	text-align:center;
}

#container 
{
	width:1024px;
	height:100%;
	background-image: url('Images/Background.jpg');
	background-repeat: no-repeat;
	margin:0 auto;
}

#linkbar 
{
	height:29px;
	text-align:right;
	padding:10px 111px 0 0;
	color: #b5b5b5;
	font-weight:bold;
	font-size:11px;
}

#linkbar a 
{
	color: #b5b5b5;
	text-decoration:none;
}

#linkbar a:visited
{
	color: #b5b5b5;
}

#linkbar a:hover
{
	text-decoration:underline;
}

#menubar 
{
    width:100%;
}

/*
#menubarcontainer 
{
	margin:0 0px 0 310px;
}

#menubar ul 
{
	margin:0;
    padding:0px 0 0 0;
    list-style:none;
}

#menubar li 
{
	float:left;
    margin:0 0 0 10px;
    padding:0;	
    width:124px;
	height:34px;
	background-image: url('Images/button.png');
}

#menubar a 
{
	padding:10px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	display:block;	
	width:124px;
	height:24px;
}

#menubar a:hover 
{
	background-image: url('Images/button_over.png');
}*/

#contentwrapper 
{
	width:830px;
	margin:0 auto;
}

#leftmaincolumn 
{
	float:left;	
	width:670px;
	margin:0 auto;
}

#breadcrumb 
{
	text-align:right;
	padding:10px 40px 6px 0px;
	color:#5e5e5e;
}

#banner 
{
	margin:0px auto;
	width:648px;
	height:203px;
	/*background-image: url('Images/banner.png');*/
}

#rightmaincolumn 
{
	float:right;	
	width:160px;
}

#timeTable 
{
	color:White;	
}

#maplink 
{
	margin:30px 0 0 0;
	width:147px;
	height:194px;
	background-image: url('Images/map-link.png');
}

#maplink #mapcontrol 
{
	padding:150px 0 0 0;	
}

#loginbox 
{
	margin:15px 0 0 0;
	width:150px;
	height:196px;
	background-image: url('Images/loginbox.png');
	font-size:10px;
}

#loginbox .input 
{
	font-size:10px;	
}

#loginbox h1 
{
	margin:0;
	padding:10px 0 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;	
}

#loginbox p 
{
	padding:0 0 0 15px;
	text-align:left;	
}

#loginbox .submitLink 
{
	font-size:12px;
}

#freepass 
{
	margin:15px 0 0 0;
	width:151px;
	height:197px;
	/*background-image: url('Images/freepass.png');*/
}

#subcontentwrapper 
{
	margin:0px auto;
	text-align:left;
}

#leftsubcolumn 
{
	float:left;
	width:165px;
	padding:0 0 0 12px;
}

#health24link 
{
	padding-top:5px;
	width:150px;
	height:197px;
	/*background-image: url('Images/Health24link.png');	*/
}

#newsletter  
{
	color:#5e5e5e;
	margin:15px 0 0 5px;
	width:150px;
	height:300px;
}

#newsletter .newslabel 
{
	color:#e80b14;
	font-weight:bold;
}

#newsletter .newslettersubmit 
{
	margin:-10px 0 0 0;
	padding:0 0 0 20px;
	text-align:right;
}

#newsletterimage 
{
	margin:0px 0 0 13px;
	width:110px;
	height:23px;
	background-image: url('Images/Newsletter_button1.png');
}

#newsletterimage p 
{
	padding:3px 0 0 20px;
	font-size:13px;
}

#advertisement  
{
	margin:-20px 0 0 0;
}

#rightsubcolumn 
{
	float:right;
	width:475px;	/* 475px */
	padding:2px 15px 15px 0;
}

#rightsubcolumn h2 
{
	font-size:16px;
	margin:0;
	padding:0;	
	color:#0c3e70;
}

hr /*#heading*/
{
	border-top: 3px dashed #4bbddf;
	margin-top: 5px;
}

.footer 
{
	padding:10px 0 0 0;
	color:#e7e6e6;
	background-color:#00adef;
	height:28px;
	width:100%;
	text-align:center;
}

#footerSpan 
{
	color:#e7e6e6;
}

#blueTitleBar 
{
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
	background-color:#6dcff6;
	color:White;
	font-weight:bold;
}

#blueTitleBar a
{
	color:White;
}

.imageLink img
{
	vertical-align:middle;
}

#clear 
{
	clear:both;
}