@charset "utf-8";
/* Print CSS Document */

@charset "utf-8";
/* CSS Document */

/* Font Size Changer CSS */

.currentSize {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0;
	margin: 0;
	border-bottom-color: #47857d;
}

.bigSize {

}

.biggerSize {
}

/* Main Body CSS */

body  {
	font-size: 12pt;
	background-color: transparent;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}

.thrColFixHdr #mainContent {
	float: none !important;
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	page-break-after: avoid;

}

.thrColFixHdr #mainContent a:link {
	text-decoration: underline;
	color: #000000;
}
.thrColFixHdr #mainContent a:visited {
	color: #000000;
	text-decoration: underline;
}
.thrColFixHdr #mainContent a:hover {
	text-decoration: none;
	color: #000000;
}

.thrColFixHdr #mainContent a:active {	
	text-decoration: none;
	color: #000000;
	}	

.thrColFixHdr #sidebar2 {
	float: right;
	width: 200px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 4px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

/* Xigla Login CSS */

#login {
	margin-top: 14px;
	background-color: #ffffff;
	Height:300px;
	width: 778px;
	
}	

#login a:link {
	text-decoration: underline;
	color: #333333;
	font-size: 0.6em;
}
#login a:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 0.6em;
}
#login a:hover {
	text-decoration: none;
	color: #333333;
	font-size: 0.6em;
}

#login a:active {	
	text-decoration: underline;
	color: #333333;
	font-size: 0.6em;
	}	

/* Breadcrumbs CSS */

.breadcrumbs {
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	margin-top: 6px;
	margin-left: 0px;
	padding-right: 6px;
	text-align: left;
	margin-bottom: -6px; 
	}
	
.breadcrumbs a:link {
	text-decoration: underline;
	color: #666666;
}
.breadcrumbs a:visited {
	text-decoration: underline;
	color: #666666;
}
.breadcrumbs a:hover {
	text-decoration: none;
	color: #666666;
}	

/* Container CSS */

.thrColFixHdr #container {
	width: auto;
	text-align: left;
}

/* Header CSS */

.thrColFixHdr #header {
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	text-align: left;
	margin: 0 0 0 0;
	background-image: url(/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:778px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

/* Persistant Navigation CSS */

.thrColFixHdr #persistantNav {
display: none;
}

.thrColFixHdr #persistantNavLeft {
	color: #ffffff;
	padding-left: 15px;
	padding-top: 4px;
	font-weight: bold;
	float: left;
}

.thrColFixHdr #persistantNavRight {
	color: #dee7d2;
	padding-right: 15px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
}

.thrColFixHdr #persistantNavSearch {
	color: #dee7d2;
	padding-right: 15px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}

.thrColFixHdr #persistantNavLeft a {
	color: #FFFFFF;
	text-decoration: none;
}

.thrColFixHdr #persistantNavLeft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.thrColFixHdr #persistantNavRight a {
	color: #dee7d2;
	text-decoration: none;
}

.thrColFixHdr #persistantNavRight a:hover {
	color: #dee7d2;
	text-decoration: underline;
}

.seperatorNav {
	padding-right: 2px;
	padding-left: 2px;
}

/* Feature Image CSS */

.thrColFixHdr #feature {
	visibility: hidden
}

.thrColFixHdr #feature img{
	display: none;
}

/* Left Column (Sidebar) Vertical Navigation Menu CSS */

.thrColFixHdr #sidebar1 {
	display: none;
	visibility: hidden;
}

.thrColFixHdr #menuBottom {
	display: none;
	visibility: hidden;
}
.thrColFixHdr #menu {
	display: none;
	visibility: hidden;
}

#submenu {
	display: none;
	visibility: hidden;

}
#verticalMenu {
	display:none;
	visibility: hidden;
}

.flyout{
	display:none;
	visibility: hidden;
}

.anylinkcss, .anylinkshadow {
  display: none!important;
 }


.anchorclass {
	display: none;
}
#submenu1{
	display: none;
}
#submenu2{
	display: none;
}
#submenu3{
	display: none;
}
#submenu4{
	display: none;
}
#submenu5{
	display: none;
}
#submenu6{
	display: none;
}
#submenu7{
	display: none;
}
#submenu8{
	display: none;
}
#submenu9{
	display: none;
}

.lastpage {page-break-after: avoid;} 
/* Main Content Box CSS */

h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 8px;
	text-align: left;
	}
	
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	margin-top: -8px;
	text-align: left;
	}		
	
.content {
	font-size: 12pt;
}	

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

.caption {
font-size: 11pt;
font-style: italic;
}

/* Form CSS */

.required {
	color: #47857d;
	}	

/* Footer CSS */

#footer {
	margin-top: 14px;
	background-color: #white;
	background-position: bottom;
	Height:100%;
	width: auto;
	page-break-after: avoid;
} 

 #footer p {
	margin: 0 0 0 0;
	padding: 15px 0;
	text-align: center;
}

/* Float CSS */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Bullet Points CSS */
	
.bullet {
margin-left: 0;
padding-left: 0;
list-style: none;
margin-top:0em;
margin-bottom:0em;
	}
	
.bullet ul {
list-style-type: none;
		}
	
.bullet li {
background-image: url(/images/bullet.gif);
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom: .6em;
	}	
	
.bullet ul li{
background-image: url(/images/bullet_sub.gif);
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0 .5em;
margin-top: .2em;
margin-bottom: .4em;
margin-left: -35px;
	}				
	
.bullet a:link {
	text-decoration: none;
	color:  #333333
}
.bullet a:visited {
	text-decoration: none;
	color:  #333333
}
.bullet a:hover {
	text-decoration: underline;
	color:  #333333
}			

ul {
	list-style-type: circle;
	margin-top: 6px;
	margin-bottom: 0px;
}

li {
margin-bottom: .6em;
}

/* Space CSS */

.space {
	    height:6px;
		
}

.boxspace {
	    height:45px;
		
}

/* Table CSS */

#tableBorderBottom table td{
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47857d;
}

/* Horizontal Line CSS */

div.hr {
  height: 1px;
  background: url(/images/seperator_events.gif) no-repeat scroll center;
  padding-top: 8px;
  padding-bottom: 8px;
}
div.hr hr {
  display: none;
}

/* Footer CSS */

#footer a:link {
	text-decoration: underline;
	color: #333333;
}
#footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #333333;
}

#footer a:active {	
	text-decoration: underline;
	color: #333333;
	}
	
/* Right Side Boxes CSS */

.boxestitle {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #dee7d2;
	padding: 4px;
	}

.boxest {
	background: url(../images/dot.gif) 0 0 repeat-x;
	width: auto;
}

.boxesb {background: url(../images/dot.gif) 0 100% repeat-x;}

.boxesl { 
	background: url(../images/dot.gif) 0 0 repeat-y;
}

.boxesr {background: url(../images/dot.gif) 100% 0 repeat-y;}

.boxesbl {
	background-image: url(../images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.boxesbr {

	background-image: url(../images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}

.boxes {
	padding-bottom: 5px;
	}
	
.boxesContent {
	padding: 5px;
	font-size: 1em;
	}
	
.boxesContent a:link {
	text-decoration: underline;
	color: #000000;
}
.boxesContent a:visited {
	color: #000000;
	text-decoration: underline;
}
.boxesContent a:hover {
	text-decoration: none;
	color: #000000;
}

.boxesContent a:active {	
	text-decoration: none;
	color: #000000;
	}	
.menuManual {
	margin-left: 2px;
	padding-bottom:8px;
	background-image: url(/images/bg_submenu.gif);
}

.menuManual a:link {
	text-decoration: none;
	color: #333333;
}
.menuManual a:visited {
	color: #333333;
	text-decoration: none;
}
.menuManual a:hover {
	text-decoration: underline;
	color: #333333;
}

.menuManual a:active {	
	text-decoration: none;
	color: #333333;
	}
	
.menuManualLast {
	margin-left: 2px;
}

.menuManualLast a:link {
	text-decoration: none;
	color: #333333;
}
.menuManualLast a:visited {
	color: #333333;
	text-decoration: none;
}
.menuManualLast a:hover {
	text-decoration: underline;
	color: #333333;
}

.menuManualLast a:active {	
	text-decoration: none;
	color: #333333;
	}	
			

