BODY
{margin-top:0; margin-left :0; margin-right :0; text-align :center ; BACKGROUND-COLOR: white; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: .8em; FONT-WEIGHT: normal; LETTER-SPACING: normal; TEXT-TRANSFORM: none; WORD-SPACING: normal; }
.txtll
{	font-size: 8px;	color:red; font-family:Verdana, helvetica, Sans-Serif;}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{ COLOR: #003366;}
H1	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:	2em; font-weight:700; font-style:	normal; text-decoration:none;word-spacing:	normal;letter-spacing:	normal;	text-transform:	none;}	
H2	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:	1.75em;font-weight:	700;font-style:	normal; text-decoration:	none; word-spacing:	normal;letter-spacing:	normal;text-transform:	none;}		
H3	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:	1.58em;font-weight:	500;font-style:	normal;text-decoration:	none; word-spacing:	normal;letter-spacing:	normal;text-transform:	none;}
H4	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:	1.33em;	font-weight:	500;text-decoration:	none;word-spacing:	normal;letter-spacing:	normal;text-transform:	none;}		
H5, DT	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:	1em; font-weight:	700; font-style:	normal; text-decoration:	none; word-spacing:	normal; letter-spacing:	normal; text-transform:	none;}
H6	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:	.8em;font-weight:	700;font-style:	normal;text-decoration:	none;word-spacing:	normal;letter-spacing:	normal;text-transform:	none;}		
TFOOT, THEAD{font-size:	1em; word-spacing:	normal; letter-spacing:	normal; text-transform:	none; font-family: Arial, Helvetica, sans-serif;}	
TH	{vertical-align:	baseline; font-size:	1em; font-weight:	bold; word-spacing:	normal; letter-spacing:	normal; text-transform:	none; font-family: Arial, Helvetica, sans-serif;}
SMALL{font-size:	.7em;}
BIG	{font-size:	1.17em;}	
BLOCKQUOTE, PRE	{font-family:	Courier New, monospace;}	
UL LI{list-style-type:	square ;}	
UL LI LI{list-style-type:	disc;}	
UL LI LI LI	{list-style-type:	circle;}	
OL LI{list-style-type:	decimal;}	
OL OL LI{list-style-type:	lower-alpha;}	
OL OL OL LI	{list-style-type:	lower-roman;}	
TD {FONT-SIZE: 11px; MARGIN: 0px; COLOR: #000000; FONT-FAMILY: Tahoma}
TD.1 {BACKGROUND-COLOR: #ffffff}
TD.2 {BACKGROUND-COLOR: #e8f3ff}	
.heading {PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 130%; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; BACKGROUND-COLOR: #eef0fd}
.outer {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #e3e6ee}
.head {FONT-WEIGHT: bold; FONT-SIZE: 14px; MARGIN: 0px; COLOR: #49100a; FONT-FAMILY: "Times New Roman", Times, serif}
.paragraph {PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 7px; MARGIN: 0px; COLOR: #d19f40; PADDING-TOP: 0px; FONT-FAMILY: Tahoma}
.txt11 {FONT-SIZE: 10px; COLOR: #49100a; FONT-FAMILY: Tahoma ;font:}
.bar {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #49100a; FONT-FAMILY: Tahoma}

	
	a:link
{
	color:Black ;
	text-decoration:none;
	}	
a:hover
{
	color:blue;
	text-decoration:none;
	}
a:visited
{
	color:Black;
	text-decoration:none;
	}
	
	
.atop :link
{
	font-family:Verdana;
	font-size: 11px; 
	font-weight:bold; 
	color: #399CCE; 
	
	}	
.atop :hover
{
	font-family: Verdana;
	font-size: 11px; 
	font-weight:bold; 
	color: #ff0000; 
	
	}
.atop :visited
{
	font-family: Verdana;
	font-size: 11px; 
	font-weight:bold; 
	color: #399CCE; 
	
	}
.atop :active
{
	font-family: Verdana;
	font-size: 11px; 
	font-weight:bold; 
	color: #ff0000; 
	
	}
	/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	font-family: Verdana;
	font-size: 11px; 
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color:Silver;
	color: black;
	padding: 4px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color :window;
	color : windowtext;
	padding : 1px;
}
.popupHover {
	background-image:url(images_site/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#master_content .accordionHeader a
{
	color:Blue;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
	
	.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}
	
		

