/* Default CSS Stylesheet for a new Web Application project */

.Bold {
	font-weight: bold;
}

.Rule
{
	color: #BDDBF2;
	height: 1px;
}

.MainTable
{  
  border-width: 1px;
  border-color: #0399FA;
  border-style: solid;
}

.MenuTable_LeftMost {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002E8B;	
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #0399FA;	
}

.MenuTable_Left {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002E8B;	
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #0399FA;	
	border-left-color: #FFFFFF;
}

.MenuTable_Right {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002E8B;		
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #0399FA;	
	border-right-color: #FFFFFF;	
}

.MenuTable_Left_Selected {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004488;
	background-color: #B3D9FF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-bottom-style: none;
	border-top-color: #0399FA;
	border-right-color: #0399FA;
}

.MenuTable_Middle_Selected {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004488;
	background-color: #B3D9FF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-top-color: #0399FA;
	border-left-color: #0399FA;
	border-right-color: #0399FA;	
}

.MenuTable_Right_Selected {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #004488;
	background-color: #B3D9FF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-top-color: #0399FA;
	border-left-color: #0399FA;
}

.MenuTable_TopOnly {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002E8B;		
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #0399FA;	
}

.Location {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #002E8B;
	background-color: #B3D9FF;
	text-align: center;
}

.TimeDate {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #002E8B;
	background-color: #B3D9FF;
	text-align: center;
}

.Error {
	font-family: Verdana;
	font-size: x-small;
	color: #ff0000;	
}

.ActiveLink {
	text-decoration: none;
}

.InactiveLink {
	text-decoration: none;
}


.MainTable_Panels_upper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3891D8;
}

.MainTable_Body {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}

.MainTable_Panel {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}

.MainTable_Body_Title {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #002E8B;
	text-align: justify;
}

.MainTable_Body_SubTitle {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #002E8B;
	text-align: justify;
}

.MainTable_Body_SubTitle_Small {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #002E8B;
	text-align: justify;
}

.MainTable_Body_SubTitle_LogOut {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #009AAF;
	text-align: justify;
}

.MainTable_Body_SubTitle_LoggedOut {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #D72626;
	text-align: justify;
}

.MainTable_Body_Text_Light {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2492FF;
	text-align: justify;
}

.MainTable_Body_Text_Hover {
	background-color: #B3D9FF;
}

.Mozilla_Menu_White {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #002E8B;		
	text-align: center;
}

.Mozilla_Footer_White {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002E8B;		
	text-align: center;
}

.Mozilla_Menu_White_Selected {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002E8B;		
	text-align: center;
}

.Mozilla_Menu_Clear {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;		
}

.MainTable_Body_Text {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.QuickLinks_Title {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #002E8B;
	text-align: left;
}

.QuickLinks_SubTitle {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #002E8B;
	text-align: left;
}

.QuickLinks_Text {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.MainTable_Footer {
	background-color: #002E8B;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8AC5FF;
}

.MainTable_Panels {
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #BDDBF2;

}
