ol, ul, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

body{
	font-family:Segoe UI, Arial,Verdana;
	font-size:12px;
}
h1{
	font-family:Segoe UI, Arial,Verdana;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
h2{
	font-family:Segoe UI, Arial,Verdana;
	font-size:12px;
	color:#333;
	font-weight:bold;	
}
h3{
	font-family:Segoe UI, Arial,Verdana;
	font-size:12px;
}
#page{
	width:100%;	
}
#top{
	padding-left:4%;
	width:96%;	
	padding-top:20px;
	background-image: url(../images/img_r1_c1.jpg);
	height:110px;
	background-repeat: repeat-x;
}
#content{	
	background-image: url(../images/img_r3_c1.jpg);
	background-repeat: repeat-x;
	padding: 10px 0px 20px 0px;
	min-height:400px;
}
#content a:link {	
	text-decoration:none;
	color:#2A1A89;
}
#content a:visited {	
	text-decoration: none;
	color:#2A1A89;
}
#content a:hover {
	text-decoration:underline;
	color:#2A1A89;
}
#content a:active {	
	text-decoration: none;
	color:#2A1A89;
}
h1.contentheading{
	font-family:"Trebuchet MS",Segoe UI, Arial,Verdana;
	font-size:24px;
	color:#333;
}
#banner{
	margin-bottom:10px;
	overflow:auto;
}
#content-inside{
	font-family:Segoe UI, Arial,Verdana;
	font-size:12px;
	line-height:18px;
	width:740px;	
	overflow:auto;
	padding: 0px 0px 0px 40px;
	float:left;
	padding-bottom:40px;
}
#column-left{
	width:150px;
	padding:0px;
	overflow:auto;
	float:left;
}
#column-right{
	margin-left:790px;	
	width:160px;
	padding:0px;
	overflow:auto;
}
#column-right h1,
#column-left h1{
	/*background:url(../media/h1_bg.gif);*/
	background-position:left;
	background-repeat:no-repeat;
	/*background-color:#D2EAFF;*/
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
#column-right h2,
#column-left h2{
	border: 1px solid #B8D9FF;
	background:#F5FAFF;
	font-size:10px;
	padding:5px;
	color: #4C92E1;
	margin:0px;
	margin-bottom:10px;
	font-size:10px;
}
#column-right h2 td,
#column-left h2 td
{
	font-size:10px;

}
#column-right input,
#column-left input{
	font-family:Segoe UI,Arial, Helvetica, sans-serif;
	font-size:11px;
}

	
#footer{
	width:96%;
	background-color:#333;
	clear:both;
	font-size:11px;
	color:#999999;
	padding: 5px 0px 5px 4%;
	/*top  right  bottom  left  */
}
#footer a{color:#999;}

.panel{
	padding-right:10px;
	width:230px;
	float:left;
}
.panel h2{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding: 0px;
	margin-bottom:5px;		
}
.panel ul{
	list-style:none;
}
.panel span.view-all a{
	color:#CC0000;	
}
.panel .date{
	font-weight:bold;
}
.box{
	width:180px;
	float:left;
	margin-left:4px;

}
.box h1{
	padding:10px;
	margin:0px;
	height:20px;
	background-image: url(../images/box-head.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#000000;

}
.box div.content{
	border: 1px solid #B8D9FF;
	background-color:#FFFFFF;
	padding:10px;
	height:140px;
}
.box div h2{
	font-size:12px;
	margin-bottom:5px;
}
.box div.details{
	color:#CC0000;
	clear:both;
	white-space:nowrap;
	margin-top:10px;
	
}

table.gridview {
	border-collapse: collapse;
}
table.gridview thead td 
{
	border:1px solid #666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color:#999;
	color:#FFFFFF;
}
table.gridview tbody td {
	border:1px solid #666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h1.title{
	color:#4CA5F0;
	font-size:12px;
	margin-bottom:5px;
	background-image: url(../images/bottom-border.gif);
	background-repeat:repeat-x;
	background-position: left center;
}
#content h1.title span{
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;	
	background-color:#E2EBF4;
}
input.pesquisar{
	font-family:Segoe UI,Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
	height:20px;
	background-image: url(../images/bg-pesquisar.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	vertical-align:middle;
	border-width: 1px;
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #333333;
}
.live-chat{
	position:absolute;
	top:137px; 
	left:720px; 
	z-index:9999; 
	text-decoration:none;
}
.live-chat a:hover{
	text-decoration:none;
}
ul.formatted-list{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.formatted-list li{
	background-image: url(../images/check.gif);
	margin-left:10px;
	padding-left:20px;
	padding-bottom:5px;
	background-repeat: no-repeat;
	background-position: left top;
}
ul.formatted-list li p{
	margin:0px;
	padding:0px;
}
h2.subtitle{
	font-family:Segoe UI, Arial,Verdana;
	font-size:14px;
	font-weight:bold;	
}
span.imagebox{
	position:relative;
	float:left;
	width:150px;
	height:75px;
	text-align:center;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-right:10px;
	vertical-align:text-bottom;
	
}

