﻿body 
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
}

p
{
	vertical-align: top;
	text-align: justify;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
hr
{
	height: 1px;
	color: #d8dfea;
}

h1
{font-size: 14pt;font-weight: bold;}
h2
{font-size: 12pt;font-weight: bold;}
h3
{font-size: 12pt;font-weight: bold;	font-style: italic;
}
h4
{font-size: 10pt;font-weight: bold;}
h5
{font-size: 10pt;font-weight: bold;}
h6
{font-size: 9pt;font-weight: bold;}


A
{
	text-decoration: none;
	color: #6378ca;
}
 A:active
 {
	text-decoration: none;
	color: #6378ca;
}
A:link
{
	text-decoration: none;
	color: #6378ca;
}

A:visited
{
	text-decoration: none;
	color: #6378ca;
}
A:hover
{
	text-decoration: underline;
	color: #6378ca;
}




/* ----- specific tags ------*/

/* ----- main panel ------*/
#Master_DivMainPanel{}
#Master_TableMainPanel{width:960px;}
#Master_TableCellSloganPanel
{
	text-align: center;
	vertical-align: top;
	/*background-color: #3283bb;*/
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#Master_TableCellHorizontalMenuPanel
{
	text-align: center;
	vertical-align: bottom;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ffffff;
	background-color: #8cc0e8;
	width: 760px;
}

#Master_TableCellHorizontalMenuPanel A
{
	text-decoration: none;
	color: #ffffff;
}
#Master_TableCellHorizontalMenuPanel A:active
 {
	text-decoration: none;
	color: #ffffff;
}
#Master_TableCellHorizontalMenuPanel A:link
{
	text-decoration: none;
	color: #ffffff;
}

#Master_TableCellHorizontalMenuPanel A:visited
{
	text-decoration: none;
	color: #ffffff;
}
#Master_TableCellHorizontalMenuPanel A:hover
{
	text-decoration: underline;
	color: #ffffff;
}



#Master_TableCellLeftPanel{width: 200px;text-align:center;vertical-align:top;}
.LeftPanel
{
	background-color: #f7f7f7;
	border-bottom: #a9a9a9 1px solid;
	text-align:left;
}
#Master_TableCellContentPanel,#IPOMaster_TableCellContentPanel
{
	text-align: left;
	vertical-align: top;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #000099 1px solid;
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: left top;
	background-image: url(Images/background.gif);
	background-repeat: no-repeat;
}
#IPOMaster_TableCellContentPanel
{width: 760px;}
#Master_TableCellRightPanel
{
	background-color: #f7f7f7;
	width: 160px;
	text-align: left;
	vertical-align: top;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-bottom: #000099 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-color: #a9a9a9;
}
/* ----- end main panel ------*/


/* ----- logo ------*/
#Master_TableCellLogo
{
	vertical-align: bottom;
	/*background-color: #3283bb;*/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#ImageLogo
{
}
/* ----- end logo ------*/


/* ----- footer ------*/
#Master_TableCellFooter{}
/* ----- footer ------*/


/* ----- main menu ------*/

.horizontal_menu
{
	color: #ffffff;
}
A:link.horizontal_item
{
	font-weight: normal;
	background-color: transparent;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-indent: 0pt;
	color: #ffffff;
	line-height: 10pt;
	height: 24px;
}
A:visited.horizontal_selected
{
	color: #ffffff;
}
A:hover.horizontal_hover 
{
	color: #ffffff;
	text-decoration:underline;
}


#Master_TableCellLeftPanel .horizontal_item 
{
  
  color: #ffffff;
}




.main_menu
{
	width: 100%;
	color: #6378ca;
}
A:link.item
{
	font-weight: normal;
	background-color: #f7f7f7;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-indent: 0pt;
	color: #6378ca;
}
.item img 
{
  width: 16px;
  height: 16px;
}

#Master_TableCellLeftPanel .item 
{
  padding-right: 2px;
	padding-left: 2px;
  color: #6378ca;
}

A:visited.selected
{
	color: #000099;
}
#Master_TableCellLeftPanel .selected
{
	background-color: #2280bd;
	color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
}

A:hover.hover 
{
	color: #6378ca;
	text-decoration:underline;
}
/* ----- end main menu ------*/


/* ----- site map ------*/
#Master_TableCellSiteMap{}
#MenuSiteMap .item {}
#MenuSiteMap .hover {}
/* ----- end site map ------*/



/* ----- search ------*/

A:active.ButtonSearch
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
A:link.ButtonSearch
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

A:visited.ButtonSearch
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
A:hover.ButtonSearch
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #6d84b4;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}


/* ----- search ------*/


/* ----- events ------*/
.title_columns
{
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 10px;
}
p.title
{
	font-size: 11pt;
	color: #6378ca;
	font-weight: bold;
	text-decoration: none;
}

.title
{
	font-size: 11pt;
	color: #6378ca;
	font-weight: bold;
}

.title:Hover
{
	font-size: 11pt;
	color: #6378ca;
	font-weight: bold;
}



.right_title_cell
{
	font-weight: bold;
	background-color: #e9e9e9;
	height: 20px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}

.right_title_columns
{
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	padding-top: 5px;
	
}
p.right_title
{
	font-size: 8pt;
	color: #6378ca;
	font-weight: bold;
	text-decoration: none;
	
}

.right_title
{
	font-size: 8pt;
	color: #6378ca;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

.right_title:Hover
{
	font-size: 8pt;
	color: #6378ca;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}
/* ----- end events ------*/

.OurPartnersLabel
{
	font-size: 12pt;
	color:#6378ca;
	font-weight:bold;
	padding-top: 8pt;
	padding-bottom: 3pt;
}


.check_status
{
	background-color: #e9e9e9;
	width: 190px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}

