﻿body 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #D2D9E1;
}
#container {
	width: 60.57em;
	border-right: 1px solid #999999;
	margin: 0px auto 10px 0px;
	margin-left: auto;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #999999;
	min-height: 300px;
}
.gray_shade {
	border-top: .2em solid #999999;
}
.footer {
	color: #666666;
	font-size: 10px;
	margin-bottom: 10px;
	width: 785px;
 	margin-left: auto;
 	margin-right:auto;
 	background-color:#EDEDED;
}
.sub_tabs_left_margin {
	width: 12px;
	float: left;
	height: 1em;
}
.person_actions a {
	color: White;
	display:block;
	text-decoration: none;
	height: 1.7em;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	cursor: pointer
}
.person_actions a:hover{
	color: White;
	background-color: #50BBDD
}
.person_actions_activated {
	color: White;
	display:block;
	height:1.7em;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #50BBDD;
}
.sub_tabs {
	background-color: #0489B5;
	height: 1.7em;	
}
.table_content {
	padding: 20px 12px 0px 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #637D98;
}
.table_content a{
	text-decoration: underline;
	color: #2B5176;
}
.SideMenu a
{
	text-decoration: none;
	width:150;
	border-top:solid #EEECE1 1.0pt;
	border-left:none;
	border-bottom:solid white 2px;
	border-right:none;
	background-color:#E5E5E5;
	padding:5.05pt 15.0pt 5.05pt 15.0pt;
	/*height:.15in;*/
	text-align:left;
	display:block;
	color:Black
}
.SideMenu a:hover
{
	background-color: #50BBDD;
	color:White
}
.SideMenuActive
{
	width:150;
	border-top:solid #EEECE1 1.0pt;
	border-left:none;
	border-bottom:solid white 2px;
	border-right:none;
	padding:5.05pt 15.0pt 5.05pt 15.0pt;
	/*height:.15in;*/
	text-align:left;
	background-color: #50BBDD;
	color:White;
	display:block
}
.PageTitle
{
	color:#002060;
	font-size:16pt;
	font-weight: bold;
}
.PageDetails
{	
	line-height: 150%;
	float: left;
	margin-right: 8px;
	color:Black;
	font-size:10pt;
	margin-bottom:20px
}
.FooterContent
{
	font-weight:bold;
	font-size:7.5pt; 
    color:#666666;
    text-decoration:none
}
.TradeMark
{
	font-size:7pt;
	color:Gray
}
.tables_saparator {
	height: 1.7em;
}
.Validation {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #FF0000;
	background-color: #BDEDFF;
}
.invalid {
	margin-top: 8px;
	background-image: url(../images/validation.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.all_buttons {
	background-color: #D1D1D1;
	font-size: 13px;
	background-image: url(../images/tab_out.jpg);
	height: 22px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #E3E3E3;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 20px;
	background-repeat: repeat-x;
}
