body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#EFEFEF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: ef3e33;
	text-decoration: underline;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: bc201d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 999999;
}
.pagesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 999999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: aaaaaa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: ef3f33;
}
.leftside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: cccccc;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
	background-color: 000000;
}
hr {
	font-size: 1px;
	line-height: 1px;
	color: cccccc;
	margin: -1px;
	padding: 0px;
	white-space: nowrap;
	height: 0.2em;
	vertical-align: top;
	border: 0px none;
}
.service {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #bc201d;
	font-weight: bold;
	margin: 40px 0px 0px;
	padding: 0px;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: 600;
	color: #444444;
	margin-top: 26px;
}

.content {
background:#fff;
padding:20px;
width: 960px;
margin-left: auto;
margin-right: auto;	
margin-top:1px;
border-left: solid 1px #d4d0d0;
border-right: solid 1px #d4d0d0;
}

.footer {
background:#292929;
padding:20px;
width: 960px;
ehgith:250px;
margin-left: auto;
margin-right: auto;	
margin-top:5px;
border-left: solid 1px #d4d0d0;
border-right: solid 1px #d4d0d0;
}

.footer a:link, .footer a:visited{
	color:#fc7170;
}

.footer a:hover {
color:#ffffff;
text-decoration:none;
}

.footer a:visited {
color:#fc7170;
text-decoration:none;
}

/*
.content ul {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content li {
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 3px;
	list-style-type: disc;
}
*/
em {
	font-size: 13px;
	margin-top: 5px;
}
form {
	margin: 0px;
}

div.header-container {
	width: 100%; 
	background: url('images/header-bkg.jpg') repeat-x 0 0px #FFF; 
	box-shadow: 0 2px 4px #000;
}

div.header {
	
width: 960px;
margin-left: auto;
margin-right: auto;

}

div.nav-bar {
	
	width:100%;
	background:#900; 
	height:35px;
	background-image:url(images/top_nav_bg.jpg);
	background-repeat:repeat-x;
}


#navigation {  
    list-style: none;  
    background: #900;
	background-image:url(images/top_nav_bg.jpg);
	background-repeat:repeat-x;
    overflow: hidden;  
    width: 960px; 
	margin-left: auto;
margin-right: auto;	
margin-top:0px;
border-left: solid 1px #ca0002;
border-right: solid 1px #ca0002;

} 

#navigation li {  
    float: left;  
    border-right: solid 1px #ca0002;  
    height: 35px;  
} 

#navigation li a:link, #navigation li a:visited {  
    text-decoration: none;  
    display: block;  
    height: 35px;  
    color: #fff;  
    line-height: 35px;  
    padding: 0 9px 0 9px;  
    border-right: solid 1px #990000;  
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 14px;  
    font-weight: bold;  
}

#navigation li a:hover {  
    background: #d52f28;  
    color: #fff;  
} 

#navigation li.first {  
    border-left: solid 1px #ca0002;  
}



.dark_bar {
	background:#292929;
}
.breadcrumbs {
	 width: 960px; 
	margin-left: auto;
	margin-right: auto;	
	color: #fff;
	font-weight:bold;
	padding:5px;
}



.chip_img {
position:absolute;
z-index:3;
top:0px;
right:200px;
float:none;
}
