/* CSS Document */

html,body{
margin:0;
padding:0;
font-family:tahoma;
font-size:12px;
color:#56596C;
background-image: url(images/top_bg.jpg);
background-repeat: repeat-x;
}
p{
margin:0;
padding:5px 0 10px 0;
}
.link a{
color:#7E85B3;
line-height:20px;
text-decoration:none;
}
.link a:hover{
color:#FE9D00;
line-height:20px;
text-decoration:none;
}
#container{
width:100%;
margin:0 auto;
}
#header{
width:995px;
height:116px;
margin:0 auto;
}
#headerright{
width:200px;
float:right;
}
#container2{
	width:100%;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	padding:10px 0 0 0;
	margin:0 auto;
	clear:right;
	overflow:visible;
}
.border1{
border:1px solid #E1E1E1;
}
.contenttop{
background:url(images/content_bg.jpg);
background-repeat: repeat-x;
}
.text{ 
font-family: Tahoma;
font-size:11px;
color:#56596C;
}
.link_below{
font-family: Tahoma;
font-size:12px;
color:#56596C;
}
.link_below a{
font-family: Tahoma;
font-size:12px;
color:#56596C;
text-decoration:none;
}
.link_below a:hover{
font-family: Tahoma;
font-size:12px;
color: #333333;
text-decoration:none;
}

.contentbottom{
	background-repeat: repeat-x;
	background-image: url(images/content_bg2.jpg);
	background-position: bottom;
}
#bottom{
width:950px;
margin:0 auto;
font-size:11px;
color:#9799A4;
text-align:center;
padding:15px 5px 5px 5px;
clear:left;
}
#bottom a{
font-size:11px;
color:#9799A4;
text-decoration:none;
}
#bottom a:hover{
font-size:11px;
color:#568ACA;
text-decoration:none;
}
#line{
	height:1px;
	width:100%;
	margin-top:10px;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
}
#copyright{
color:#568ACA;
line-height:20px;
}
#copyright a{
color:#568ACA;
line-height:20px;
text-decoration:none;
}
#copyright a:hover{
color:#FE9D00;
line-height:20px;
text-decoration:none;
}
#leftcontent{
width:745px;
float:left;
margin:5px 3px 0 3px;
}
#innercontent{
width:98%
float:left;
margin:0 auto;
}
#sidebar{
width:220px;
float:right;
margin:5px 3px 0 0;
}
#titlehead{
width:213px;
margin:0 auto;
height:26px;
background:url(images/title_bg.jpg);
border:1px solid #E1E1E1;
color:#7478A7;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:25px;
text-indent:15px;
font-size:13px;

}
#titlehead2{
width:100%;
margin:5px 0 0 2px;
height:26px;
background:url(images/title_bg.jpg);
border:1px solid #E1E1E1;
color:#7478A7;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:25px;
text-indent:10px;
font-size:13px;

}
#titlehead3{
width:98%;
margin:5px 0 0 2px;
height:26px;
background:url(images/title_bg.jpg);
border:1px solid #E1E1E1;
color:#7478A7;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:25px;
text-indent:10px;
font-size:13px;

}
.tableborder{
border:1px solid #E1E1E1;
border-top:none;
font-size:11px;
background:url(images/content_bg.jpg);
background-repeat: repeat-x;
}
.tableitem{
border:1px solid #E1E1E1;
border-top:none;
font-size:11px;
background:url(images/content_bg.jpg);
background-repeat: repeat-x;
}
.tableitem td{
	height:20px;
	line-height:20px;
	text-indent:25px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#text{
padding:3px;
width:98%;
font-size:11px;
line-height:16px;
margin:0 auto;
}
#rightcontent{
width:215px;
margin-right:4px;
font-family:Arial, Helvetica, sans-serif;
float:right;
margin-bottom:5px;

}
#innerleft{
width:215px;
margin-left:4px;
margin-right:3px;
font-family:Arial, Helvetica, sans-serif;
float:right;
margin-bottom:5px;
margin-top:5px;
}
#imageright{
padding:5px 5px 5px 7px
}
#toplink_1{
	width:252px;
	height:25px;
	background-image: url(images/toplink_bg.gif);
	background-repeat: no-repeat;
	font-size:11px;
	text-align:center;
	line-height:18px;
	color:#ffffff;
	padding-top:2px;
}
#toplink_1 a{
	color:#FFFFFF;
	text-decoration:none;
}
#toplink_1 a:hover{
	color: #FFFF00;
	text-decoration:none;
}
#queries{
width:195px;
height:75px;
background:url(images/queries.jpg);
margin:0 auto;
padding-top:30px;
font-size:11px;
}
.boldtext{
display:block;
border-bottom:1px solid #f4f4f4;
color:#ED1B24;
font-weight:bold;
font-size:12px;
line-height:30px;
}
.input{
font-size:11px;
color:#666666;
}
ul{
margin:5px 0 0 15px;
padding:0 0 0 10px;
line-height:20px;
}

.big_link a{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
text-decoration: underline;
color:#FF9900;
}

.big_link a:hover{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
text-decoration:none;
color: #FF3300;
}