body {
		font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
		 margin:0;
		 padding:0;
		 background: #fff url(../img/bbg.gif) repeat-x 0px 0px;
		}
body.uiFrontPage {
		 background: #fff url(../img/bbgFrontPage.gif) repeat-x center top;
		}
.dummy{
		margin-right:auto;
		margin-left:auto;
		width: 955px;
		padding:5px 0;
		}
.clear		{clear:both}
a:link 		{text-decoration: none; color:#FF8400; }
a:visited 	{text-decoration: none; color:#0564AD; }
a:hover 	{text-decoration: underline}
img 		{border: 0;}
/*
--------------------------------------------------------------------------------------------
			[auto generated quiBox classes] 
--------------------------------------------------------------------------------------------
*/
.top-west{
		width: 10px;
		height:10px;
		background: url(../img/boxLayout.png) no-repeat 0 0;
		}
.top-center{
		line-height:10px;
		height:10px;
		background: url(../img/boxLayout.png) no-repeat -10px 0;
		}
.top-lest{
		width: 15px;
		height:10px;
		background: url(../img/boxLayout.png) no-repeat -940px 0;
		}
.middle-full{
		width:955px;
		background: url(../img/boxLayout.png) repeat-y -955px 0;
		}
.middle-west{
		width: 10px;
		background: url(../img/boxLayout.png) repeat-y -955px 0;
		}
.middle-center{
		background: url(../img/boxLayout.png) repeat-y -965px 0;
		}
.middle-lest{
		width: 15px;
		background: url(../img/boxLayout.png) repeat-y -1895px 0;
		}
.bottom-west{
		width: 10px;
		height:15px;
		background: url(../img/boxLayout.png) no-repeat 0 -85px;
		}
.bottom-center{
		line-height:15px;
		height:15px;
		background: url(../img/boxLayout.png) no-repeat -10px -85px;
		}
.bottom-lest{
		width: 15px;
		height:15px;
		background: url(../img/boxLayout.png) no-repeat -940px -85px;
		}

/*
--------------------------------------------------------------------------------------------
			[#quiDocDisplay] 
--------------------------------------------------------------------------------------------
*/
#quiDocDisplay{
		width:620px;
		margin-top:10px;
		text-align:center;
		}
/*
--------------------------------------------------------------------------------------------
			[#quiDocSubject] 
--------------------------------------------------------------------------------------------
*/
#quiDocSubject{
		font-size:36px;
		color:#0464BB;
		letter-spacing:2px;
		word-spacing:6px;
		}
/*
--------------------------------------------------------------------------------------------
			[#quiDocLead] 
--------------------------------------------------------------------------------------------
*/
#quiDocLead{
		color:#748C31;
		font-family:"Trebuchet MS",Verdana,sans-serif;
		font-size:20px;
		padding:8px 20px 20px 0;
		}
/*
--------------------------------------------------------------------------------------------
			[#quiDocMenu] 
--------------------------------------------------------------------------------------------

#quiDocMenu{
	font-family: "Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	}
#quiDocMenuHomeEnabled,
a#quiDocMenuHomeEnabled:link,
a#quiDocMenuHomeEnabled:visited{
	float:left;
	width:16px;
	height:20px;
	background: url(../img/home.gif) no-repeat 0 0;
	}
#quiDocMenu .menu li:hover>a#quiDocMenuHomeEnabled{
	background: url(../img/home.gif) no-repeat -44px 0;
	}
#quiDocMenu .menu {
	background: transparent;
	}
#quiDocMenu .menu ul {
	width: 240px;
	}
#quiDocMenu .menu a {
	color: #223661;
	font-size:16px;
	text-decoration: none;
	padding: 10px 14px 10px 14px ;
	display: block;
	}
#quiDocMenu .menuLeft{
	background:  url(../img/menuHeader.gif) repeat-x 0 -86px;
	}
#quiDocMenu .menuRight{
	height: 43px;
	background: url(../img/menuHeader.gif) no-repeat right -43px;
	padding-right:3px;
	}
#quiDocMenu .menu a:hover {
	background:  url(../img/menuHeader2.gif) repeat-x 0 -86px;
	color: #333;
	}
#quiDocMenu .menu ul li {
	background: #F0F0F0 url(../img/menuOver.gif) repeat-y -240px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
#quiDocMenu .menu ul li a {
	font-size:13px;
	color: #223661;
	padding: .4em 1em .4em 2.4em;
	}
#quiDocMenu .menu li:hover>a {
	background: #F0F0F0 url(../img/menuOver.gif) repeat-y 0 0;
	color: #333;
	}

--------------------------------------------------------------------------------------------
			[#quiDocSearch ] 
--------------------------------------------------------------------------------------------
*/
#quiDocSearch{
	}
#quiDocSearch #searchBox {
	display:block;
	cursor: pointer !important;
	}
#quiDocSearch #searchQuery {
	color:#FFFFFF;
	height:20px;
	padding:3px;
	margin: 0 30px 0 2px;
	background: transparent;
	border:none;
	width:184px;
	}
/*
--------------------------------------------------------------------------------------------
			[#quiDocLogin] 
--------------------------------------------------------------------------------------------
*/
#quiDocLogin{
	font-size:11px;
	text-align:right;
	}
#quiDocLogin *{
	vertical-align:middle;
	color:#999;
	}
#quiDocLogin a{
	display:inline-block;
	width:16px;
	height:16px;
	}
#quiDocLogin input{
	font-size:11px;
	background-color:#F2F1E6;
	border:1px solid #7F9DB9;
	width:100px;
	margin:0 5px;
	}
#quiDocLoginDisabled{
	}
#quiDocLoginDisabled #quiDocLoginSubmit{
	background:url(../img/x.gif) no-repeat 0 0;
	margin-left:5px;
	}
#quiDocLoginEnabled{
	}
#quiDocLoginEnabled #quiDocLoginUser{
	}
#quiDocLoginEnabled #quiDocLoginPass{
	}
#quiDocLoginEnabled #quiDocLoginSubmit{
	background:url(../img/ok.gif) no-repeat 0 0;
	}
/*
--------------------------------------------------------------------------------------------
			[.quiDocTool] 
--------------------------------------------------------------------------------------------
*/
.quiDocTool{
	display:block;
	float:left;
	cursor: pointer !important;
	background:url(../img/x.gif) no-repeat top left;
	padding:0 9px 0 18px;
	color:#000;
	font-size:12px;
	}
.quiDocTool a,
.quiDocTool a:link,
.quiDocTool a:visited {
	color:#777;
	}
#quiDocToolChat{
	background-image:url(../img/chat.gif);
	}
#quiDocToolForgot{
	background-image:url(../img/profile.gif);
	}
#quiDocToolProfile{
	background-image:url(../img/profile.gif);
	}
#quiDocToolSign{
	background-image:url(../img/sign.gif);
	}
#quiDocToolFriend{
	background-image:url(../img/friend.gif);
	}
/*
--------------------------------------------------------------------------------------------
			[#quiDocLinks] 
--------------------------------------------------------------------------------------------
*/
#quiDocLinks{
	margin-bottom:10px;
	}
#quiDocLinks a{
	display:block;
	}
#quiDocLinks .quiDocLinksSubject{
	color:#223661;
	font-size:15px;
	font-weight:600;
	}
#quiDocLinks .quiDocLinksIcon{
	}
#quiDocLinks .quiDocLinksIcon img{
	width: 220px;
	margin-bottom:5px;
	}
#quiDocLinks .quiDocLinksLead{
	line-height:13px;
	color:#444;
	font-size:12px;
	}

#uiFrontPageDocLinks #uiDocLinks{
	width:245px;
	float:left;
	}
/*
--------------------------------------------------------------------------------------------
			[#quiDocNews] 
--------------------------------------------------------------------------------------------
*/
#uiDocNews #quiDoc{
	margin-top:20px;
	width:630px;
	}
#quiDocNews{
	float:left;
	margin:0 18px 5px 0;
	width:190px;
	}
#quiDocNews .quiDocNewsItem{
	vertical-align:top;
	height:237px;
	overflow:hidden;
	}
#quiDocNews .NoIcon{
	height:100px;
	}
.quiDocNewsItem a{
	display:block;
	}
a.quiDocNewsItemSubject:link,
a.quiDocNewsItemSubject:visited,
a.quiDocNewsItemSubject:hover{
	color:#0464BB;
	font-size:12px;
	font-weight:600;
	margin-bottom:5px;
	}
.quiDocNewsItemIcon{
	margin-bottom:5px;
	}
.quiDocNewsItemIcon img{
	width: 170px;
	}
a.quiDocNewsItemLead:link,
a.quiDocNewsItemLead:visited,
a.quiDocNewsItemLead:hover{
	line-height:13px;
	color:#223661;
	font-size:11px;
	}
.quiDocNewsItemDate{
	font-size:10px;
	color:#444;
	border-top:thin dotted #444;
	display:block;
	}

#quiDocNews-top,
#quiDoc #quiDocNews-slide-top{
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height:5px;
	}
#quiDocNews-middle,
#quiDoc #quiDocNews-slide-middle{
	background-position: -190px 0;
	background-repeat: repeat-y;
	padding:0 10px;
	}
#quiDocNews-bottom,
#quiDoc #quiDocNews-slide-bottom{
	background-position: -380px bottom;
	background-repeat: no-repeat;
	line-height:18px;
	padding:2px 15px 6px 10px;
	text-align:right;
	}
#quiDocNews-top,
#quiDocNews-middle,
#quiDocNews-bottom{
	background-image: url(../img/newsItensh.png);
	padding:0;
	}
#quiDocNews:hover>table tr td{
	background-image: url(../img/newsItens.png);
	}

/*
--------------------------------------------------------------------------------------------
			[#quiDocBottom] 
--------------------------------------------------------------------------------------------
*/
#quiDocBottom{
	color:#888888;
	font-size:12px;
	}
#quiDocBottom a:link,
#quiDocBottom a:visited,
#quiDocBottom a:hover{
	color:#777777;
	}

/*: TODO: id quiDocBottomLinks está gravada no conteúdo*/

#quiDocBottmLinks,
#quiDocBottom > p:first-child{
	display:block;
	background-color:#EFEFEF ;
	border-bottom:thin dotted;
	border-top:thin dotted;
	padding:5px 0;
	margin-top:20px;
	}
/*
--------------------------------------------------------------------------------------------
			[#quiNewsTicker] 
--------------------------------------------------------------------------------------------
*/
#quiNewsTicker{
	}
/*
--------------------------------------------------------------------------------------------
			[#quiDocBanner] 
--------------------------------------------------------------------------------------------
*/
#quiDocBanner{
	height:55px;
	overflow:hidden;
	}
/*
--------------------------------------------------------------------------------------------
			[#quiForm] 
--------------------------------------------------------------------------------------------
*/
#quiForm{
	}
#quiFormFields{
	}
#quiFormOptions td{
	padding:20px 5px;
	}
#quiFormComment{
	height:200px;
	width:580px;
	}
/*
--------------------------------------------------------------------------------------------
                        [#quiDocNewsScroll]
--------------------------------------------------------------------------------------------
*/
#uiFrontPageNewsScrollTable{
	color:#000000;
	font-family:arial,sans-serif;
	font-size:13px;
	margin:0;
	}
#uiFrontPageNewsScrollTableTop{
	display:none;	
	line-height:0;
	height:0;
        }
#uiFrontPageNewsScrollTableCenter{

        }
#NewsWindow{
	width:216px;
	height:260px;
	background-color: #ced7de;
        }
#quiNewsWindow{
	background-color:red;
	}
#uiFrontPageNewsScrollTableBottom{
	text-align:right;
	padding:5px 10px 0 0;
        }
#uiFrontPageNewsScrollTableBottom a:link,
#uiFrontPageNewsScrollTableBottom a:visited,
#uiFrontPageNewsScrollTableBottom a:hover {
	color:#223661;
	font-size:11px;
	line-height:13px;
        }

