html, body
{
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

body
{
	background-color: #009fc7;
}

body, p, a, li, div, span, span.Normal
{
	font-family: "trebuchet ms", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "trebuchet ms", Helvetica, sans-serif;
}

h1 
{
	color: #173269;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 10px 0;
}

h2 
{
	clear: both;
	color: #173269;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2 a:link, h2 a:visited
{
	text-decoration: none!important;
}

h2 a:hover
{
	text-decoration: underline!important;
}

h3
{
	border-bottom: solid 1px #ddd;
	color: #666;
	font-size: 14px;
	padding: 0 0 6px 0;
}

p
{
	margin-top: 0;
	margin-bottom: 20px;
}

img
{
	/*behavior: url(/iepngfix.htc);*/
	border: 0;
}

ul
{
	margin: 0 0 20px 16px;
	padding: 0;
}

ul li ul
{
	margin: 0 0 0 16px;
	padding: 0;
}

ol
{
	margin: 0 0 20px 24px;
	padding: 0;
}

li
{
	margin: 0;
	padding: 0;
}

a:link, a:visited
{
	color: #173269;
	text-decoration: underline;
}

a:hover
{
	color: #173269;
	text-decoration: none;
}

/* Website areas */

#BgPatternWrapper
{
	background-color: #009fc7;
	background-image: url(images/bg_website.png);
	background-repeat: repeat-x;
	float: left;
	min-height: 900px;
	position: relative;
	right: 0;
	width: 100%;
}

#BgMapWrapper
{
	background-color: Transparent;
	background-image: url(images/bg_al2.png);
	background-position: top center;
	background-repeat: no-repeat;
	behavior: url(/iepngfix.htc);
	float: left;
	min-height: 900px;
	position: relative;
	right: 0;
	width: 100%;
}	

#Wrapper
{
	margin: 20px auto 0 auto;
	width: 778px;
}

#FloatingWrapper
{
	background-color: #fff;
	background-image: url(images/bg_al_over_white.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	min-width: 753px;
	padding: 0;
	width: 100%;
}

.background-centered
{
	background-position: top center!important;
	text-align: left;
}

#HeaderBox
{
	clear: both;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
}

#LogoBox
{
	float: left;
	margin: 20px 0 0 10px;
}

div.specialinfopane
{
	clear: left;
	float: left;
	padding: 0 0 15px 10px;
	width: 200px;
}

#LoginBox
{
	clear: right;
	float: right;
	margin: 0 15px 0 0;
	padding: 0 0 15px 0;
	text-align: right;
	width: 400px;
}

#TopWrapper
{
	clear: both;
	float: left;
	background-color: transparent;
	margin: 0 0 8px 0;
	width: 100%;
}

#TopWrapperAdmin
{
	clear: both;
	float: left;
	background-color: transparent;
	margin: 0 0 38px 0;
	width: 100%;
}

.logopane
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.toppane
{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#LeftWrapper
{
	float: left;
	background-color: #fff;
	padding: 0 7px 0 10px;
	width: 174px;
}

.leftpane
{
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

#ContentWrapper
{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 570px;
}

#FullContentWrapper
{
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 753px;
}

#AdminContentWrapper
{
	float: left;
	margin: 0;
	width: 100%;
}

#ContentWrapperHome
{
	float: left;
	margin: 0;
	padding: 0;
	width: 391px;
}

.contentpane
{
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

.contentpaneadmin
{
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 0 20px 0 20px;
	text-align: left;
}

#RightWrapper
{
	background-color: #fff;
	float: left;
	margin: 0 0 10px 8px;
	padding: 0;
	width: 175px;
}

.rightpane
{
	border-left: solid 1px #ddd;
	float: left;
	padding: 0;
	width: 175px;
}

#BottomWrapper
{
	border-top: solid 1px #ddd;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 100%;
}

.bottompane
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	width: 100%;
}

/* Special boxes */
div.coursestart
{
	background-color: #fff;
	height: 100px;
	margin: 0;
}

div.courseintro
{
	background-color: #e9e9e9;
	padding: 15px;
	margin: 0 0 20px 0;
}

div.coursehighlight
{
	background-color: #ffc;
	height: 150px;
	margin: 0 0 10px 0;
	padding: 15px;
}

div.coursehighlight p
{
	margin: 0;
	padding: 0;
}

div.logoblock
{
	font-size: 11px;
	color: #173269;
	margin: 0 0 30px 0;
	text-align: center;
}


/* XSLT lists */

div.sublinksblock
{
	background-color: #e9e9e9;
	clear: both;
	padding: 15px;
	margin-bottom: 8px;
}

div.sublinksblock p
{
	margin: 0;
}

div.highlightslist
{
	clear: both;
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
}

div.highlightslist_logo
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 180px;
}

div.highlightslist_content
{
	border-left:solid 1px #e9e9e9;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 363px;
}

div.logoslist
{
	margin: 0 0 10px 0;
	text-align: center !important;
}


/* Definition Lists */
dl
{
	clear: both;
	float: left;
	margin: 0;
}

dt
{
	background: transparent url(images/blueboxarrow.gif) no-repeat 0 5px;
	clear: both;
	color: #036;
	display:block;
	float: left;
	margin: 15px 0 0 0;
	padding-left: 16px;
	width: 381px;
}

dd
{
	clear: both;
	display:block;
	float: left;
	font-size: 12px;
	margin: 0;
	padding-left: 16px;
	width: 381px;
}

/* Text */
p.address
{
	font-size: 11px;
	text-align: center;
	width: 100%;
}

p.address a
{
	font-size: 11px;	
}

/* Links */

span.system_link, a.system_link:link, a.system_link:visited
{
	font-size: 11px;
	font-weight: normal;
}

/* Menu */
.menulist
{
	clear: both;
	float: left;
	margin: 0;
	padding: 12px 0 50px 12px;
}

.menulist li
{
	clear: both;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style-type: none;
	padding: 0 0 5px 0;
}

.menusublist
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
}

.menusublist li
{
	background: transparent url(images/menu_arrow.gif) no-repeat 0 3px;
	padding: 0 0 4px 12px;
}

.menulist li a
{
	color: #173269;
	font-family: Arial, Helvetica, Sans-Serif!important;
}

ul.menulist li a:link, ul.menulist li a:visited
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

ul.menulist li a.active:link, ul.menulist li a.active:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.menulist ul li a:link, ul.menulist ul li a:visited
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

ul.menulist ul li a.active:link, ul.menulist ul li a.active:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.specialmenuitem:link, a.specialmenuitem:visited
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.specialmenuitemactive:link, a.specialmenuitemactive:visited
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.speciallink:link, a.speciallink:visited
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

ul.menulist li a:hover,
ul.menulist li a.active:hover,
ul.menulist ul li a:hover,
ul.menulist ul li a.active:hover,
a.specialmenuitem:hover,
a.specialmenuitemactive:hover,
a.speciallink:hover
{
	text-decoration: underline;
}

/* Listas */
ul.homelinkslist
{
	clear: both;
	margin: 0;
}

ul.homelinkslist li
{
	background: transparent url(images/blueboxarrow.gif) no-repeat 0 5px;
	color: #173269;
	font-weight: bold;
	list-style-type: none;
	padding: 0 0 10px 20px;
}

ul.homelinkslist li a:link, ul.homelinkslist li a:visited
{
	text-decoration: none!important;
}

ul.homelinkslist li a:hover
{
	text-decoration: underline!important;
}


/* Formulário */

.table_pre-inscricao
{
}

.Pre-InscricaoFormLabel
{
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #036;
}

.Pre-InscricaoFormTitle
{
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #fff;
}

.Pre-InscricaoFormCellSeparator
{
border-bottom: solid 1px #ddd;
border-top: solid 10px white;
background-color: #036;
padding: 8px 12px 3px 12px;
color: white;
}

.Pre-InscricaoFormCellField
{
background-color: #ddd;
border-bottom: solid 1px #ddd;
padding: 5px 0 10px 8px;
text-align: left;
}

.Pre-InscricaoFormCellFieldRightAlign
{
background-color: #ddd;
border-bottom: solid 1px #ddd;
padding: 5px 0 10px 8px;
text-align: right;
}

.Pre-InscricaoFormCellSubmit
{
background-color: #fff;
padding: 5px 12px 10px 12px;
}

/* News */

div.article 
{
	/*width: 100%;*/
	float: left;
	clear: both;
	padding: 0 0 15px 0;
	text-align: left;
	margin: 0;
	width: 100%; 
}

div .articleImage
{
	float: left;
	padding: 0 10px 10px 0;
}

div .story
{
	float: left;
}

div .story  h2
{
	float: left;
	margin: 0;
}

div .story  h2.hometitles
{
	width: 300px;
}

div.credits
{
	float: left;
	clear: both;
	font-size: 12px;
	font-style: italic;
	padding: 0;
	width: 420px; 
}

div.homecredits
{
	float: left;
	clear: both;
	font-size: 12px;
	font-style: italic;
	padding: 0;
	width: 300px; 
}

div.summary
{
	float: left;
	clear: both;
	font-size: 12px;
	padding: 0;
	width: 420px; 
}

div.homesummary
{
	float: left;
	clear: both;
	font-size: 12px;
	padding: 0;
	width: 300px; 
}

div.article h1 a {
	color : #036;
	text-decoration: none;
}

div.article a:hover {
	color : #036;
	text-decoration: underline;
}

div.newspicture
{
	width: 250px;
	float: right!important;
	padding: 13px 0 15px 12px;
	font-weight: bold;
	font-size: 11px!important;
}

.article div.paging
{
	background-color: #ffc;
	margin: 10px 0 20px 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%; 
}