BODY {
background-color: #ffffff;
margin-top: 0px;
}

/*********************** Top Logo Section ********************/
.Logo-Table
{
	text-align: right;
	position: relative;
	left: 90px;
}

.Logo-Text
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/*********************** Main Table Padding ********************/
.Padding-main-table {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}

/*********************** LEFT MENU *****************************/
.Menu-LEFT-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
	vertical-align: top;
	text-transform:uppercase;
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #404b55;
	display:block;
	height: 35px;
	Width: 155px;
	padding-left:3px;
	
}


/**************************************************************************************************************/




.Text-left-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
/*	background-image: url(../images/seperator-h.gif);
	background-repeat: repeat-x;
	background-position:bottom;*/
	background-color: #404b55;
	display:block;
	line-height: 24px;
	text-decoration: none;
	text-transform:uppercase;
	vertical-align: top;
	Width: 168px;
}

.Text-left-menu a, .Text-left-menu a:visited, .Text-left-menu a:link{
	/*color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display:block;*/
	
	
	color: #ffffff;	background-color: #404b55;
	line-height: 14px;
	text-align:left;	
        display:block;	
        text-indent:inherit;	
        margin-left: 0px; 
        text-decoration:none;
	border-bottom:solid; 
        border-bottom-color:#ffffff; 
        border-bottom-width:0px;
	padding-left:5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.Text-left-menu a:hover{
	color: #ffffff;
	text-decoration: none;
	display:block;
	background-image: url(../images/fade_colour.gif);
	background-repeat: repeat;
}

/*************** Loading Arrows *****************/
.Load-icon{
	margin:0px;
	padding: 0px;
	color: #ffffff;
	font-weight: normal;
/*	max-width:15px;
	height: 12px;
	background-image: url(../images/icon-1.gif);
	background-repeat: no-repeat;
	background-position:center;*/
	background-color:#e54700;
	vertical-align:top;
	height: 15px;

}

.Load-seperator-banner{
	background-image: url(../images/seperator-banner.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #404b55;
	height: 10px;

}

.Load-seperator{
	background-image: url(../images/seperator-h.gif);
	background-repeat: repeat-x;
	background-position:top;
/*	background-color: #404b55;*/
	height: 2px;
}

.Load-seperator-v{
	background-image: url(../images/seperator-v.gif);
	background-repeat: repeat-y;
	background-position:top;
/*	background-color: #404b55;*/
	width: 3px;
}

.Load-seperator-v2{
	background-image: url(../images/seperator-v3.gif);
	background-repeat: repeat-y;
	background-position:top;
/*	background-color: #404b55;*/
	width: 2px;
}

/*************************** Main Text Style ***********************************/
.Text-Main {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:45px 25px;
text-align:justify;
vertical-align:top;
}

.Text-Main a, .Text-Main a:visited, .Text-Main a:link{
/*	color: #1c4c7c;*/
	color: #d43600;
	font-weight: bold;
	text-decoration: none;
}

.Text-Main a:hover{
	color: #000000;
	text-decoration: underline;
}



/*************** Links-Blocks ******************/

.blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display:block;
	text-align:left;
	vertical-align:top;
	border-color:#AAAAAA;
	border-style: solid;
	border-width:1px;
	
}

.blocks a, .blocks, .blocks a:link, .blocks a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display:block;
	height: 47px;
	margin: 1px;
	background-color: #ffffff;
}

.blocks a:hover{
	color: #ffffff;
	text-decoration: none;
	display:block;
	background-color: #336699;
	margin: 1px;
	height: 47px;
}

/*************** Images Border *****************/
.borderImages{
border:solid;
border-color:#777777;
border-width:1px;
padding: 0px, 0px, 0px, 3px;
vertical-align: top;
}


/********************* TOP Menu Style **********************/
.Text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
	vertical-align:top;
	text-align: left;
	text-transform:uppercase;
	background-color: #e54700;
/*	display:block;*/
	height: 12px;
/*	width: 145px;*/
	margin-top: 0px;
	padding: 0px;
}

/*.Text-menu a, .Text-menu a:visited, .Text-menu a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

.Text-menu a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color:#0099CC;
	display:block;
}*/

/********************* BOTTOM Menu Style **********************/
.Text-menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #001f3a;
	text-align: left;
	text-transform:uppercase;
	background-color: #e54700;
	display:block;
    height: 15px;
	width: 130px;
	padding: 0px;

}

.Text-menu-bottom  a, .Text-menu-bottom a:visited, .Text-menu-bottom a:link{
	color: #001f3a;
	font-weight: normal;
	text-decoration: none;
	display:block;
}

.Text-menu-bottom a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color:#0099CC;
	display:block;
}
/******************************** Footer Style ********************************/

.Text-footer {
	font-family: Arial;
	font-size: small;
/*	color: #000000;*/
/*	background-color:#E8EFF3;*/
	background-color: #e54700;
	color: #FFFFFF;
	text-align:center;
	vertical-align: top;
}

.Text-footer a, .Text-footer a:visited, .Text-footer a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.Text-footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}




#RightSection {
background-color: #f6f6f6;
}

#RightSection hr {
height: 2px;
}

#RightSection p {
margin: 0px;
padding: 0px;
}

.sectionbodytitle
{
	text-transform: uppercase;
}

.sectionbodydisclaimer h2
{
	
}

.sectionbody
{
}

.sectionrighttitle
{
}

/********************************** Headers' styles ***************************/
h1 {
	font-family: "Arial";
	font-size: large;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 0px;

}

h2{
	font-family: "Arial";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
 	text-transform: uppercase;
}

h3{
	font-family: "Arial";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
}

h4{
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
 	text-transform: uppercase;
}




/*************** Dotted Border *****************/
.dotted-border-vert{
	border-left:dotted;
	border-left-color:#999999;
	border-left-width: 1px;
	width: 1px;
	min-width:1px;
	max-width:1px;


}

.dotted-border-horiz{
	border-bottom-color:#999999;
	height:2px;
	background-image: url('../images/dot-grey.gif');
	background-repeat: repeat-x;
}
/************************** Buttons Styles **************************/
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	cursor: hand;
	background-color: #e5e5e5;
	color: #000000;
	padding-left: 3px;
}

.button-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border: 1px solid #666666;
	background-color:#bead91;
	width: 70px;	
	}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;

	
}

.topBar {
	font-family: Arial, Helvetica, sans-serif; font-size: xx-small;
}

.smallFont {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.video_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
        padding: 0 0 5px 0;
	color: #FFFFFF;

}

.style21 {color: #666666;}
