/* CSS Document */

* {
	clear: both;
	margin: 0px;
}

body {
	color: #4B4B4B;
	background-color: #5E7ADD;
	background-image: none;
	background-repeat: no-repeat;
	font: 75% Arial, Helvetica, sans-serif;
}


#header {
	height: 130px;
	background: url(images/gtr_header.jpg);
}

#container {
	width: 771px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-right: medium inset #4B4B4B;
	border-bottom: medium inset #4B4B4B;
	border-top: thin solid #4B4B4B;
	border-left: thin solid #4B4B4B;

}

#content {
	clear: none;
	float: left;
	width: 771px;
	color: #4B4B4B;
	font: small Arial, Helvetica, sans-serif;
	padding: 10px;
}

#contentwrapper {
	width: 771px;
	background-color: #E7E7E7;
	background-repeat: no-repeat;
}

a:link {color: #990000}
a:visited {color: #990000}
a:hover {color: #4B4B4B}
a:active {color: #333399}

/*img {
	border: 1px solid #FFFFFF;
	margin: 5px 3px 10px;
	float: right;
}*/

.float_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}

h1{text-indent: -3000px;}

h2 {	margin-bottom: 2px;
	color: #990000;
	font-size: 1.2em;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}


h3 {
	margin: 20px 0;
	color: #990000;
	border-bottom: 1px dotted #D4D4D4;
	border-top: 1px dotted #D4D4D4;
	padding: 3px;
	font: 1em Arial, Helvetica, sans-serif;
}

h4 {
	margin-bottom: 10px;
	color: #5A74E2;
	font-size: 1.2em;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	border-bottom-color: #AEC9DE;
}
h5 {
	margin-bottom: 10px;
	color: #990000;
	font-size: 1.5em;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}

h6 {
	margin-bottom: 0px;
	color: #5A74E2;
	padding-bottom: 1px;
	border-bottom-style: none;
	font: small Arial, Helvetica, sans-serif;
}
ul {
	display: list-item;
	list-style: disc;
}


dt {
	font-weight: bold;
	margin-top: 15px;
	color: #FFFFCC;
}

dd {}

/*.right_ul {
	list-style: disc inside;
}*/

strong {color: #4B4B4B;}


#navlist
{
	height: auto;
	color: #FFFFFF;
	width: 671px;
	background: #4B4B4B;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	padding: 5px 0px 3px 100px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 0px solid #FFFFFF;
padding: 10px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 0px solid #FFFFFF;
	color: #5A74E2;
	padding: 11px 0.5em;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

#navlist li
{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;

}

#navlist #active a {
	color: #5A74E2;
	font-weight: bold;
}
th {
	font: medium Arial, Helvetica, sans-serif;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	float: none;
	padding: 5px;
	width: 210px;
	margin: 20px 0px 10px 10px;
	text-align: left;
}

#sectionLinks ul{
	list-style-type: none;
	text-align: left;
	margin: 3px;
	padding: 0px;
	text-decoration: none;
	width: 180px;
	display: block;
}
/*#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}*/

#sectionLinks li a{
	color: #333399;
	background-color: #D4D4D4;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	border-top: 1;
	border-bottom: 1px solid;
	text-decoration: none;
	width: 220px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}



	
#sectionLinks ul li {
	margin: 0 0 5px;
}

/*#sectionLinks ul a
{
	display: block;
	padding: 5px 5px 5px 5px;
	width: 200px;
	color: #333399;
	background-color: #D4D4D4;
	text-decoration: none;
	text-align: left;
}*/

#sectionLinks ul a:hover
{
	background-color: #dddddd;
	text-decoration: none;
}
	
/*#container #contentwrapper #breadcrumbs {
*/
#breadcrumbs {
	width: 100%;
	padding: 5px;
	clear: both;
	font-size: 12px;
}

#CenterPanel {
	font-size: 1.1em;
}
leftbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-position: center;
	width: 70px;
	float: left;
}
#copyright{
	clear: both;
	text-align: center;
	background: #4B4B4B;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
}
.img {
	float: none;
	clear: none;
	padding-left: 20px;
}
/*#container #contentwrapper #content .right_ul li {
	list-style: outside;*/
}
#main_content {
	margin: 10px;
	padding: 5px;

}
#right_box {
	padding: 0px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 2px ridge #D4D4D4;
}

#main_content ul {
	list-style: disc outside;
	margin-left: 25px;
}
#main_content li {
	margin: 5px;
	padding: 5px;
}
