body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#e6e6e6;
}

#wrapper {
	xpadding-top:20px;
	width: 857px;
	background: url(img/side_shade.gif) repeat-y top center;
}
#wrapper_inner {
	background: url(img/bot_shade.gif) bottom center no-repeat;
	padding-bottom:28px;
}
#header {
	padding:4px 30px 0 30px;
	background: url(img/top_shade.gif) top center no-repeat;
}
#footer {
	margin: 0;
	padding: 6px 0 12px 0;
	clear: both;
	height:12px;
}
a.lang_links {
	position:relative;
	top:70px;
	color:#2d2f2e;
	display: block;
	width:69px;
	height:18px;
	padding-top:7px;
	text-align: center;
	font-size:12px;
	float: right;
	text-decoration:none;
	font-weight:bold;
	font-family:tahoma, arial, sans;
}

#status_bar {
	background-color:#345f92;
	color: #ffffff;
}
#status_bar h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#status_bar h5 a {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
#status_bar #contact_link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
body.inverse #login_col a {
	color: #e3b000;
	text-decoration:none;
}
body.inverse #login_col .main {
	margin-right: 365px;
}
#media_login {
	width:302px;
	float:right;
	padding:3px;
	border:1px solid #c5c5c5;
	position:relative;
}
#media_login #register_link{
	position:absolute;
	top:120px;
	left:87px;
	font-size:10px;
	color: #002d62;
	text-decoration:none;
}
#media_login form {
	background-color: #cfe8fa;
	width:302px;
}
.login_word {
	display:block;
	height: 29px;
	background: url(img/login_word.gif) no-repeat top left;	
}
.login_word span {
	display:none;
}
.j_login, #nav_col #top_box input.srch {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	width:78px;
	height:20px;
	background: #82b72f url(img/login_button.gif) no-repeat;
	text-transform:uppercase;
	margin-left:79px;
}
.register_item input.j_login_2 {
	width:78px;
	xpadding-right: 20px;
	xfloat:right;
	xmargin-right:15px;
	xbackground-position:center right;
}

#footer {
	border-top:1px solid #d6d2d2;
}
#stroke {
	border:none;
	background-color: #ffffff;
	border-top:none;
	padding: 8px 15px 0 15px;
	margin:0 30px;
}
#login_col .description h2 {
	margin:30px 0 20px 0;
}
input.txt_field, textarea.txt_field {
	border: 1px solid #5f7a98;
	padding:2px;
}
#super_bar {
	padding:0;
	height:auto;
}
#media_login table tr td {
	padding: 6px 0 6px 8px;
}
.register_item input, .register_item textarea {
	width:200px;
}

.centre_link {
	background: url(img/diag_arrow.gif) left center no-repeat;
	color:#234274;
	text-decoration: none;
	margin-top:10px;
}
#nav_col {
	width:189px;
	position: relative;
	top: -12px;
}
#nav_col #top_box {
	border: 1px solid #c5c5c5;
	margin-bottom:0;
	padding:2px;
}
#nav_col #top_box .inner{
	background-color:#cfe8fa;
}
#nav_col #top_box .top {
	background: url(img/search_word.gif) top left no-repeat;
	padding:0;
	height:29px;
}
#nav_col #top_box .top h2 {
	margin-bottom:0;
	font-size:18px;
	font-weight: normal;
	color: #234274;
	display: none;
}
#nav_col form {
	padding:13px 13px 0 13px;
	font-size:12px;
	color:#666666;
	font-weight: bold;
}
#nav_col ul {
	padding:0;
}
#nav_col ul li {
	padding:2px 0 1px 0;
}
#nav_col ul li a {
	font-size:11px;
	color:#e3b000;
	text-decoration:none;
	padding-left: 22px;
	background: url(img/link_icon.gif) left center no-repeat;
}
#nav_col #top_box select, #nav_col #top_box input {
	width:100%;
	margin-top:3px;
	margin-bottom:16px;
	border: 1px solid #5f7a98;
}

#nav_col #mid_box, #nav_col #bot_box {
	margin-bottom:0;
	padding: 8px 0 13px 0;
}
#nav_col #bot_box {
	padding-bottom:30px;
}
#nav_col #mid_box h2, #nav_col #bot_box h2, .doc_col h3 {
	border-bottom:1px dotted #d6d2d2;
	border-top:1px dotted #d6d2d2;
	margin:6px 0;
	padding: 8px 0;
	font-size:18px;
	font-weight: normal;
	color: #345f92;
}

#release_col {
	width:191px;
	position:relative;
	top:-12px;
}
#release_col h2, #main_col h2 {
	border-bottom:1px dotted #d6d2d2;
	border-top:1px dotted #d6d2d2;
	margin-bottom:6px;
	padding: 8px 0;
	font-size:18px;
	font-weight: normal;
	color: #345f92;
}
#release_col ul {
	list-style:none;
}
#release_col ul li, .doc_col ul li {
	padding:10px 0 2px 0;
	font-size:11px;
}
#release_col ul li .highlight, .doc_col ul li .highlight{
	font-weight:bold;
}
#release_col ul li a, .doc_col ul li a {
	color:#e3b000;
	text-decoration:none;
}
#main_col {
	margin:0 204px 0 200px;
	padding-bottom:16px;
}
#bc_area a{color:#234274;text-decoration:none;}

#project_groups img {
	padding: 2px;
	border: 1px solid #cfcfcf;
	float: left;
	margin-right: 6px;
}
#project_groups h3 {
	color: #646363;
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 6px 6px;
	margin-left: 6px;
}
.project_group {
	min-height: 100px;
}

#main_col .project_group ul li {
	display: block;
} 
#main_col .project_group ul li a {
	font-size: 11px;
	color:#e3b000;
	text-decoration: none;
}

#large_col h2 {
	font-size: 24px;
	color: #345f92;
	font-weight: normal;
	font-weight: normal;
	padding: 0 0 8px 0;
	margin-bottom: 15px;
}
#large_col #documents .doc_col {
	float:left;
	padding-right:8px;
	width:179px;
}

a.all_link {
	color: #e3b000;
	font-size: 11px;
	padding: 0 20px 0 0;
	background: url(img/search_arrow.gif) center right no-repeat;
	text-decoration: none;
	line-height:40px;
}

a.all_link:hover{
	text-decoration:underline;
}


.search_row td{
	border-bottom: 1px solid #888888;
	font-size: 11px;
}
.search_row td a{
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.search_row:hover {
	background-color:#cfe8fa;
}
.search_row {
	height:40px;
}

.search_header td{
	border-bottom: 1px solid #888888;
	font-size: 11px;
	font-weight: bold;
}


#bc_area {
	position:relative;
	top:-7px;
}

div.related_files {
	padding-bottom:7px;
	font-size:14px;
}
.dl_bar {
	
}
.file_info_inner {
	padding-top:6px;
	font-size:11px;
}
span.file_info_highlight {
	color: #E3B000;
	font-weight: bold;
}
img.big_dl {
	border-bottom:1px solid #d6d2d2;
	border-top:1px solid #d6d2d2;
}
h4.file_info {
	border-bottom:1px dotted #d6d2d2;
	border-top:1px dotted #d6d2d2;
	margin:6px 0;
	padding: 8px 0;
	font-size:18px;
	font-weight: normal;
	color: #345f92;
}
div.info_box {
	padding:5px 0;
	line-height:24px;
}

.file_desc
{
	text-align: justify;
}

.main
{
	text-align: justify;
}
