﻿body
{
	/*background-image: url(../images/homepage/bg.gif);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	
	margin: 0px auto;
	color: #666666;
	font-family: Verdana, Tahoma, "Times New Roman" , Arial, sans-serif;
	font-size: 11px;
	line-height:160%;
}
a
{
	text-decoration: none;
	color:#242424;
	
}
img
{
	border:0px;
}

#container
{
	margin: 0px auto;
	width: 1000px;
}

#top
{
	background-color: #ffffff;
	width: 1000px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	
	clear: both;
}

#logo
{
	float: left;
	width: 189px;
	background-image: url(../Images/homepage/logo.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 63px;
	margin-left: 50px;
	margin-top: 10px;
}

#rightaddress
{
	float: right;
	margin-right: 50px;
	
}
.rightaddress_text
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	margin-left:5px;
	margin-right:5px;
}

.header_text
{
	 height: 23px; 
                                color: #F57B03; font-size: 14px; font-family:Arial;
                                text-align:center;
}

.label{
	font-size: 11px;
	
	color:Black;
}
.content-big
{
	color: #2F91CA;
	font-family: Calibri, verdana, Tahoma, "Times New Roman" , sans-serif, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	letter-spacing: .10em;
}

.block{
	width: 124px;
	height: 13px;
	background-color: #fcfcfc;
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 11px;
}

#footer_top{
	margin: 10px 0 0 0;
	width: 95%;
	color: #929292;
	font-size: 11px;
	clear: both;
	text-align: justify;
	 margin-left:25px;
	border-top: 4px solid #ebebeb;
	padding-top: 10px;
	height:125px;
	
}
#footer_bottom{
	width: 100%;
	margin: 0px auto;
	background-color:#006DC2;
	height: 25px;
	/*background-image: url(../Images/homepage/bg_footer_down.gif);
	background-repeat: repeat-x;*/
	color: #FFFFFF;
	 padding-top:5px;
	clear: both;
	
}
#footer_bottom a{
	color: #FFFFFF;
}

#footer_bottom a:hover{
	color: #FFFFf0;
}
/*popup--css*/
.modalBackground{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.offwhitepanel
{
	color: #666666;
	font-family: verdana, Tahoma, "Times New Roman", sans-serif, Arial;
	font: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

.Content-heading-bold{
	color: #666666;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	margin-left: 5px;
	margin-top: 3px;
	vertical-align: middle;
}

