body,p  {
    font-family: "Times New Roman", Times, serif;
    font-size:  10pt;
    color: #005191;
}

td {
    font-family: "Times New Roman", Times, serif;
    font-size:  10pt;
}
.PageTitle 
{
	background-image: url('../../../Images/TitleBackground.gif');
	height:46px;
	color:white;
	text-align:center;
	font-size:medium;
}
.ProfileName
{
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
        font-size: small;
}
.SearchBox
{
    font-family: "Times New Roman", Times, serif;
    font-size:  10pt;
    color: #005191;
}
/*New Menu*/
.Menu-row
{
	/*font-family: "Times New Roman", Times, serif;
	color: white;*/
	border-top:2px solid #cc9966;
	background-color: #005191;
	/*ght: 25px; 
	text-align: center;*/
}

.MenuContainer {
	background-color: #005191;
	height: 25px;
}
.MenuBar {
	background-color: #005191;
	text-align: center;
}

.MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	height: 25px;
/*	width: 140px;*/
/*	padding-left: 5px;*/
	/*padding-right: 5px;*/
}
.MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #005191;
	height: 25px;
	background-color: #aad1e4;
}
.SubMenu {
	background-color: #005191;
	text-align:left;
	cursor: pointer;
	cursor: hand;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	/*width: 140px;*/
/*	border:0;
	padding: 0;
	margin-top: 1px;
	margin-left: 1px;
	padding-left: 2px;*/
}
.SubMenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	height: 25px;
	text-align: left;
}
.SubMenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #005191;
	height: 25px;
	text-align: left;
	background-color: #aad1e4;
}
.MenuIcon {
	/*height: 25px;
	background-color: #005191;*/
	/*border: 0px solid #005191;*/ 	/* by this you easily hide icon effect on bg, just because of IE */
}
.MenuArrow {
/*	font-family: webdings;
	font-size: 10pt;
	color: white;
	cursor: pointer;
	cursor: hand;
	height: 28px;
	border:#005191 solid;
	border-width:1px 1px 1px 0;*/
}


/*links*/

a:link {text-decoration: none; color: #005191; font-family: "Times New Roman", Times, serif;}
a:visited {text-decoration: none;color: #005191; font-family: "Times New Roman", Times, serif;}
a:hover {text-decoration: underline;	color:  #005191; font-family: "Times New Roman", Times, serif;}
a:active {text-decoration: none;color:  #005191; font-family: "Times New Roman", Times, serif;}
/*--------------------------------------------------------------------------------------------------------------*/


/*========================================================*/
/*            Horizontal Solpart menu CSS                 */
/*========================================================*/
/* text style for the selected tab */
/*.SelectedTab {
    font-weight: bold;
    font-size: 11px;
    color: #005191;
	font-family: "Times New Roman", Times, serif;
    text-decoration: none;
}
*/
/* hyperlink style for the selected tab */
/*
A.SelectedTab:link, A.SelectedTab:visited, A.SelectedTab:active,    {
	text-decoration:    none;
	color: #005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
A.SelectedTab:hover {
	text-decoration:    underline;
	color: #005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
*/
.terms-privacy {
    font-weight: bold;
    font-size: 11px;
    color: #005191;
	font-family: "Times New Roman", Times, serif;
    text-decoration: none;
}

A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active {
	text-decoration:    none;
	color:#005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	} 
A.terms-privacy:hover {
	text-decoration: underline;
	color:#005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

.copy-right {
    font-weight: bold;
    font-size: 11px;
    color: #005191;
	font-family: "Times New Roman", Times, serif;
    text-decoration: none;
}

A.copy-right:link, A.copy-right:visited, A.copy-right:active {
	text-decoration:    none;
	color:#005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	} 
A.copy-right:hover {	
	text-decoration: underline;
	color:#005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

A.reg_login:link, A.reg_login:visited, A.reg_login:active  {
	text-decoration:    none;
	color:#005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

A.reg_login:hover    {
	text-decoration: underline;
	color:#005191;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

/* Main Menu */











