﻿#column {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.global_menu_table{
	text-indent:5px;
	text-decoration: none;
	font-size: 12px;
	color:#474e4f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.global_menu_table a{
	text-indent:5px;
	text-decoration: none;
	font-size: 12px;
	color:#474e4f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.global_menu_table a:hover{
	text-indent:5px;
	text-decoration: none;
	font-size: 12px;
	color: #006696;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#front_sidebox {
	width:195px;
	float:left;
	border:1px solid #dadbdc;
	margin-bottom: 10px;
	padding:10px 10px 0px 10px;
	background-color:#d9e6ee;
	background-image: url('/images/sidebox.jpg');
	background-repeat:repeat-x;
}
#front_sidebox p{
	text-align:justify;
}
#front_sidebox p{
	margin-bottom:10px;
}
#front_sidebox ul{
	margin-left:15px;
	list-style-type:disc;
}
#front_sidebox acronym{
	text-decoration: none; 
	font-size: 12px; 
	color:#474e4f; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: capitalize;
}
#rolebox_right {
	width:197px;
	height:200px;
	float:left;
	border:1px solid #dadbdc;
	margin-bottom: 10px;
	margin-right:8px;
	padding: 10px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:right bottom;
}
#rolebox_left {
	width:197px;
	height:200px;
	float:left;
	border:1px solid #dadbdc;
	margin-bottom: 10px;
	margin-right:8px;
	padding: 10px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:left bottom;
}
#rolebox_right acronym{
	text-decoration: none; 
	font-size: 12px; 
	color:#474e4f; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
#rolebox_right ul{
	margin-left:15px;
	
	list-style-type:disc;
}
#rolebox_left acronym{
	text-decoration: none; 
	font-size: 12px; 
	color:#474e4f; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
#rolebox_left ul{
	margin-left:95px;
	list-style-type:disc;
	width:120px;
}
#column_center_front {
	width: 446px;
	margin-left: 0px;
	margin-right: 10px;
}
#column_tripple {
	width: 673px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}
.center_image{
	margin-top: 10px;
	float: left;  
}
tr.bottomborder td {border-bottom: 1pt solid #333333}
