/* Typography and Colours */
@import url(index.css);

body
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

i
	{
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
	
blockquote
	{
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
.copyright
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin: 10px;
	}
	
#right, #left
	{
	font-size: 10px;
	}
	
#right .date, #left .date
	{
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#right a, #left a
	{
	color: #006699;
	text-decoration: underline;
	}
	
#right a:hover, .copyright a:active, #left a:hover
	{
	background: #0033FF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.copyright a
	{
	color: #006699;
	text-decoration: underline;
	}
	
#footer
	{
	background-color: #FDFDFD;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid #0033FF;
	font-size: 10px;
	}
	
#footer a
	{
	color: #959595;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}

th {
	background-color: #C4D4F3;
	}

#breadcrumb
	{
	margin-bottom: -10px;
	font-size: 10px;
	}

/* Structure */

body, form, input, ul, li, p, h1, h2, h3, h4, img
	{
	margin: 0;
	padding: 0;
	}
	
#header, #banner, #container
	{
	width: 760px;
	margin: auto;
	}

#header
	{
	background: url(images/header_bg.gif) top left repeat-x;
	height: 7px;
	}
	
#logo
	{
	background: url(images/logo.gif) no-repeat;
	width: 134px;
	height: 108px;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -374px;
	}
	
#logo_home
	{
	width: 134px;
	height: 108px;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -374px;
	}
	
#util_bar
	{
	width: 425px;
	height: 37px;
	text-align: right;
	position: absolute;
	top: 20px;
	right: 50%;
	margin-right: -375px;
	}
		
#menu
	{
	position: absolute;
	width: 576px;
	height: 20px;
	top: 93px;
	left: 50%;
	margin-left: -200px;
	}
	

#banner
	{
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -374px;
    border-top: 2px solid #000099;
	padding-top: 10px;
	}
	
#container
	{
	position: absolute;
	height: auto;
	top: 220px;
	left: 50%;
	margin-left: -374px;
	}

#containerGoogleResults
	{
	position: absolute;
	height: auto;
	top: 130px;
	left: 50%;
	margin-left: -374px;
	}
	
#content_home, #content, #right
	{
	float: left;
	}
	
#right
	{
	float: right;
	width: 177px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin: 20px 0 30px 0;
	}

#left
	{
	float: left;
	width: 177px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin: 20px 0 30px 0;
	}
		
#right p, #left p
	{
	line-height: 16px;
	padding: 0 4px 5px 4px;
	}
	
#right h4, #left h4
	{
	padding: 2px 4px 2px 4px;
	margin: 1px 0 8px 0;
	}
		
#right .right_rule, #left .right_rule
	{
	background-color: #CCCCCC;
	width: 159px;
	height: 1px;
	margin: 0 auto 15px auto;
	display: block;
	font-size: 1px;
	}
	
#right .more, #left .more
	{
	margin-bottom: 15px;
	margin-top: 6px;
	}
		
#right_base, #left_base
	{
	font-size: 1px;
	width: 100%;
	height: 2px;
	background-color: #0033FF;
	margin-bottom: 1px;
	}
	
#content_home
	{
	width: 425px;
	padding: 18px 0 10px 0;
	}

#content
	{
	width: 580px;
	padding: 18px 0 10px 0;
	}

#content_center
	{
	width: 395px;
	padding: 15px 0 10px 20px;
	}

#content_center table
	{
	margin-top: 40px;
	}
	
#content_home p, #content p, #content h1, #content h2, #content h3
	{
	padding: 0 25px 8px 25px;
	}
	
#content_home p, #content p
	{
	line-height: 20px;
	padding-bottom: 20px;
	text-align:justify;
	}
	
#footer
	{
	background: url(images/util_bar_bg.gif) repeat-x;
	text-align: center;
	clear: both;
	height: 37px;
	}

/* Headers */


h1
	{
	font: 26px/23px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000BB;
	}
	
h2
	{
	font: 23px/20px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0000BB;
	}
	
h3
	{
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000BB;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h4
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #0033FF;
	text-transform: uppercase;
	}

h5
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	}
		
/* Links */

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

/*#navlist a:link
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #656565;
}*/


#navlist a:link
{
float: left;
font-weight: bold;
margin: 0 10px 4px 10px;
color: #0000BB; 
}

#navlist a:visited
{
float: left;
font-weight: bold;
margin: 0 10px 4px 10px;
color: #999999;
}


#navlist a:hover { 
color: #0000BB; 
border-bottom: 4px solid #0033FF;
}	

#submenu
	{
	font-size: 13px;
	font-weight: normal;
	}
	
#submenu a
	{
	text-decoration: none;
	border-left: 2px solid #999999;
	padding-left: 5px;
	display: block;
	border-bottom: 1px dotted #999999;	
	}

#submenu a:link
	{
	color: #1100FF;
	}

#submenu a:visited
	{
	color: #999999;
	}
	
#submenu a:hover, #submenu a:active
	{
	color: #ffffff;
	background: #0000BB;
	border-left: 2px solid #006699;
	}
	
#submenu .active
	{
	color: #555555;
	border-left: 2px solid #CD19C7;
	}

.more
	{
	background: url(images/link_arrow.gif) 0px 6px no-repeat;
	margin-left:6px;

	}
	
.more a
	{
	margin-left:4px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.more a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.more a:hover, .more a:active
	{
	background: #0033FF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
.boxmore
	{
	background: url(images/link_arrow.gif) 0px 6px no-repeat;
	margin-top: 10px;
	float: right;
	}
	
.boxmore a
	{
	margin-left:8px;

	padding-bottom: 1px;
	}
	
.boxmore a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.boxmore a:hover, .boxmore a:active
	{
	background: #0033FF;
	color: #FFFFFF;
	text-decoration: none;
	}
			
#footer a
	{
	padding: 1px;
	}
	
#content_home a, #content a
	{
	/* color: #006699; aqui */
	color: #0000BB;	
	text-decoration: underline;
	}

#content_home a:hover, #content a:hover
	{
	background: #0033FF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* Lists */

#menu li
	{
	display: inline;
	list-style: none;
	float: left;
	padding: 0 1px 0 1px;
	}	

#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}
	
#footer li.end
	{
	border-right: none;
	}

/* Other */

.alignright
	{
	float: right;
	}
	
.alignleft
	{
	float: left;
	}
	
.clearboth
	{
	clear: both;
	}
	
img
	{
	border: 0;
	}
	
.imgalignleft
	{
	margin: 10px;
	float: left;
	}

.homelink 
	{
	color: #0000FF;
	}
	
.homelink a:hover, .moduleleft a:active
	{
	background: #0033FF;
	text-decoration: none;
	}

