/* CSS Document */

@import url("layout.css");
<style type="text/css">
img, div, a, input { behavior: url(/iepngfix.htc) }
</style> 

*								{ margin: 0; padding: 0; }
body							{ height: 100%; margin: 0; padding: 0;background-color:#ebebeb;}

/*========================================================*/
/*  Overall                                          */
/*========================================================*/

html								{}
table, tr, td						{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 12px; font-weight: normal; color: #020000; line-height: 140%;}
p, div, ul, li						{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 12px; font-weight: normal; color: #020000; line-height: 140%; text-align:left;}
p									{ display: block; margin: 1em 0; padding: 0;text-align:justify; } 
.icon                               { line-height:0; }

li									{ }
ol li								{ list-style: decimal; }
ul li								{ }
li									{ margin: 5px 0; }

/*========================================================*/
/*  Headings                                          */
/*========================================================*/

h1, h1 .head						{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 30px; font-weight: normal; line-height: 36px; color: #84c2ea; border: none; vertical-align: top; width: 100%; margin: 25px 0; }
h2									{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 18px; font-weight: normal; line-height: 20px; color: #84c2ea; border: none; margin-bottom: 10px; }
h3									{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 18px; font-weight: normal; line-height: 20px; color: #84c2ea; border: none; }
h4									{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 14px; font-weight: normal; line-height: 14px; color: #adc6d7; border: none; }
h5									{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 12px; font-weight: normal; line-height: 1.5em; color: #adc6d7; border: none; }

/*========================================================*/
/*	Text                                                  */
/*========================================================*/

.Normal,
.normal								{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 12px; font-weight: normal; color: #020000; line-height: 140%; }
strong,
b,
.NormalBold							{ font-family: "Helvetica", Arial, Verdana, Sans;  font-weight: bold; line-height: 120%; }
.NormalRed							{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 12px; font-weight: bold; color: #adc6d7; line-height: 120%; }
.SubHead							{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 12px; font-weight: bold; color: #020000; line-height: 120%; }
span.SubHead						{ font-size: 9px; margin:0; padding:0; }
span.SubHead br						{ display: none; }
.font-family						{ font-family: "Helvetica", Arial, Verdana, Sans; font-size: 12px; font-weight: normal; color: #020000; line-height: 120%; background: transparent; }

/*========================================================*/
/*  Control Panel                                         */
/*========================================================*/

.ControlPanel{ background:#CADBEB; border:1px #ccc solid;}
.ControlPanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.ControlPanel TD .SubHead{ font-size:8pt; color:#222; font-weight:bold; }
.ControlPanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:8pt; color:#666; font-weight: bold; }
.ControlPanel TD TD TD input{ background:#f5f5f5; font-size:8pt; color:#000; font-weight:bold; padding-left:4px; }
.ControlPanel TD TD TD select{ background:#f5f5f5; font-size:8pt; color:#444;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#9CCDED; text-decoration:none; font: bold 8pt Tahoma, Arial, Helvetica, sans-serif; padding:0 3px;}
A.CommandButton:hover{ color:#666; text-decoration:none;}

Body, .Normal, .NormalTextBox, TD, DIV, P{font-size:12px}


/*========================================================*/
/*	Links                                            	  */
/*========================================================*/

a:link 								{ background:transparent; color: #409ad9; /*font-weight:bold;*/ text-decoration: underline; }
a:visited,
a:hover,	
a:active

							{ background:transparent; color: #409ad9; text-decoration: none;}
a.Normal:visited,
a.Normal:link						{ background:transparent; color: #00578e; text-decoration: none; font-weight: normal; }
a.Normal:hover						{ background:transparent; color: #000000; text-decoration: underline; font-weight: normal; }

/*========================================================*/
/*	Forms                                                 */
/*========================================================*/

input								{ color: #020000; }
select								{ color: #020000; }
.StandardButton						{ color: #020000; background: #EEEEEE; border-right: solid 1px #336384; border-bottom: solid 1px #336384; border-left: #336384; border-top: #336384; height: 20px; }
/*.NormalTextBox						{ color: #020000; background: #FFF url('images/loginbox.gif') repeat-x; border-right: solid 1px #336384; border-left: solid 1px #336384; border-top:none; border-bottom: none; margin-bottom: 10px; padding-left: 4px; padding-top: 4px; line-height: 15px; font-weight: normal; height: 18px; }*/
td.NormalTextBox					{ padding: 0; margin: 0; background: transparent; border: 0; }



/*========================================================*/
/*	Admin Skin                                            */
/*========================================================*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:40px;
	text-align:right;
}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	height:40px;
	width:0px;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:right;
}
/*for styling the menu icon, does not work on roo tmenu items*/
.MainMenu_MenuIcon{display: none; }
/* for controlling teh display of  dnn menu arrows*/
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#2A2822;
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 5px 2px 5px;
	border:1px #D8D4C7 solid;
	border-width:1px 0px;
	height:22px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#55410A;
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:url(Images/SubMenuBG.png) top left repeat-x;	
	
	height:22px;

}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#2A2822;
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	border:1px #E6DDC8 solid;
	border-width:1px 0px;
	background:url(Images/SubMenuBG_Hover.png) top left repeat-x;	
	
	height:22px;
	
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #D8D4C7;
	border-width:1px;
	
	padding:0px;
	background-color: #F4F7FC;
	
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
}
/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#FFFFFF; 
	font-family:Arial, "Helvetica", sans-serif; 
	font-weight:bold; 
	font-size:11px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;

	border-width:0px;	
	margin: 0px;
	height:40px;
	padding:0px 10px 0px 10px;
}

/*root menu hover*/
.rootmenuitemselected TD
{
	color:#FFFFFF; 
	font-family:Arial, "Helvetica", sans-serif; 
	font-weight:bold; 
	font-size:11px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;

	border-width:0px;	
	margin: 0px;
	height:40px;
	padding:0px 10px 0px 10px;
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#FFFFFF; 
	font-family:Arial, "Helvetica", sans-serif; 
	font-weight:bold; 
	font-size:11px;
	text-decoration:none;
	text-align:center;	
	text-decoration:none;
	vertical-align:middle;

	border-width:0px;	
	margin: 0px;
	height:40px;
	padding:0px 10px 0px 10px;
}
/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	color:#FFFFFF; 
	font-family:Arial, "Helvetica", sans-serif; 
	font-weight:bold; 
	background-color:#CADBEB;

}




.SubMenu {background-color:#c1def4; width:759; height:40px; color:#FFFFFF; text-align:right}

.td_blue_menu {
	background-color:#c1def4;
	text-align: right;
	color: #ffffff;
	border:0;
	margin-top:2px;
	height:33px;
	padding:0 20px 0 0;	
	font-size: 11px;
}

/* ## CSS Document ###### */
/* ###################### */
/* ## Fourthmedia Ltd ### */
/* ###################### */
/* ## by Junior 9/11/06 # */
/* ###################### */

body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	margin-top:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
}

.txtfield {

	font-size:12px;
	/*height:14px;*/
	/*background:url(images/loginbox.gif) repeat-x top left;*/
	text-align:right;
	/*width:136px !important;*/

}

.txtfield2 {
	border:1px solid #5c7b90;
	padding:2px;
	font-size:12px;
	height:20px;
	background:url(images/form_bck.gif) repeat-x top left;
}

.txtfield3 {
	border:1px solid #5c7b90;
	padding:2px;
	font-size:11px;
	height:11px;
	background:url(images/form_bck.gif) repeat-x top left;
	width:175px
}

.txtfield_pw {
	border:1px solid #5c7b90;
	padding:2px;
	font-size:12px;
	height:20px;
	width:120px;
	background:url(images/form_bck.gif) repeat-x top left;
}

.txtareafield {
	border:1px solid #5c7b90;
	padding:2px;
	font: Arial, Helvetica, sans-serif !important;
	font-size:12px;
	background:url(images/form_txtarea_bck.gif) repeat-x bottom left;
	margin-bottom:2px
}

.dropdownlist {
	border:1px solid #5c7b90;
	font-size:12px;
	font:arial;
	background:url(images/form_txtarea_bck.gif);
}

/* LINK STYLES  */

a, a:link, a:visited, a:active{ font-size:inherit; text-decoration:none;  color:#409ad9}
a:hover{ font-size:inherit; text-decoration:underline; color:#409ad9 }

a.linkgrey, a.linkgrey:link, a.linkgrey:visited, a.linkgrey:active{ font-size:12px !important; text-decoration:none;  color:#2E8BB2}
a.linkgrey:hover{ font-size:inherit; text-decoration:none; color:#2E8BB2 !important}

a.linkwhite, a.linkwhite:link, a.linkwhite:visited { color:#FFFFFF; font-size:12px !important; text-decoration:none}
a.linkwhite:hover { color:#0A3B6A; font-size:inherit; text-decoration:none}
a.linkwhite_selected,a.linkwhite_selected:visited { color:#0A3B6A;  text-decoration:none}

a.linkblack, a.linkblack:link, a.linkblack:visited { color:#000000; font-size:12px !important; text-decoration:none}
a.linkblack:hover { color:#2e8bb2; font-size:inherit; text-decoration:none}

a.linknavy, a.linknavy:link, a.linknavy:visited { color:#557BAB ; font-size:11px ; text-decoration:none}
a.linknavy:hover, a.linknavy_selected, a.linknavy_selected:link, a.linknavy_selected:visited{ color:#000;  text-decoration:none}

hr {
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	border:0;
	color: #ccc;
	background-color: #ccc;
} 

img { border:none; }

/* typornography */
h1 {
	text-align: left;
	font-size: 20px;
	font-family: arial,verdana,tahoma;
	font-weight: bold;
	color: #2e8bb2
}
h2 {
	text-align: justify;
	font-size: 14px;
	font-family: arial,verdana,tahoma;
	font-weight: normal;
	margin-top: 5px;
	color: #2e8bb2
}


h3 {
	text-align: right;
	font-size: 13px;
	font-family: arial,verdana,tahoma;
	font-weight: bold;
	line-height:8px;
	color: #ffffff
}

h4 {
	font-family: arial,verdana,tahoma;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	color: #666666
}

h5 {
	text-align: justify;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	margin-top: 10px;
	color: #96b5c1;
	line-height:1.5em;
}

h6 {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	color: #2e8bb2
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
sup {

	
vertical-align: text-top;
}

.fm_osf_fieldlabel {
	font-size: 12px;
	font-weight:bold;
	color: #96b5c1;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.lastupdated { color:#666666}


#top_menu {
	font-size: 11px;
	color: #ffffff;
	height:auto;
	padding:7px 20px 0 0;
}

#table_content {
	border-top:1px solid white;
	border-left:1px solid #c1def4;	
	border-right:1px solid #c1def4;	
	border-bottom:1px solid #c1def4;	
}

#login_box {
	background-color:#c1def4;
	padding: 20px 10px 5px 5px;
	text-align:right;
	font-size:11px;
	line-height:20px;
	color:#0A3B6A;
	height:175px;
	margin-top:2px;
	width:180px !important;
	height:175px !important;
}

#login_box #welcome{
	/*padding-right:7px;*/
}

td_loginbox {
	height:175px !important;
	/*width:175px; !important;*/
}

.picpane {
	padding:20px 10px 30px 0;
	text-align:right;
	vertical-align:top;
	width:170px;
}

.picpane2 {
	padding:78px 10px 10px 10px;
	vertical-align:top;
	width:100px;
	text-align:right;
}

.picpane_home{
	padding:78px 10px 10px 10px;
	vertical-align:top;
	width:100px;
	text-align:right;
}

.picpane3 {
	padding:46px 20px 10px 0;
	vertical-align:top;
	text-align:right;
}

.picpane4 {
	padding:12px 20px 10px 0;
	vertical-align:top;
	text-align:right;
}

.contentpane {
	padding:0 10px 20px 20px;
	text-align:justify !important;
	width:550px !important;
}

.contentpane6 {
	padding:0 10px 20px 30px;
	text-align:justify !important;
	width:575px !important;
}

.contentpane2 {
	padding:10px 10px 30px 30px;
	text-align:justify !important;
}

.contentpane2index {
	padding:15px 0 30px 30px;
	text-align:justify !important;
}

.contentpane3 {
	padding:10px 20px 30px 30px;
	text-align:justify !important;
}

.contentpane4 {
	padding:10px 0 30px 30px;
	text-align:justify !important;
}

.contentpane5 {
	padding:20px 5px 30px 30px;
	text-align:justify !important;
}

.topPane_home {
	padding-left:30px;
	padding-right:10px;
	vertical-align:middle !important;
	text-align:justify !important;
}

.toppane {
	padding:0 10px 0 30px;
	vertical-align:middle !important;
	text-align:justify !important;
}

.toppaneindex
{
    padding:0 0 0 30px;
	vertical-align:middle !important;
	text-align:justify !important;
}

.topPane2 {
	padding-left:30px;
	padding-right:30px;
	vertical-align:middle !important;
	text-align:justify !important;
}

.topPane3 {
	padding:20px 35px 0 30px;
	vertical-align:middle !important;
	text-align:justify !important;
}

.dotted_line {
	border-top:1px dotted #2475b4;
	width:87%;
	height:1px;
}

#content {
	padding:20px 20px 0 0 ;
	width: 350px;
	height: auto;
	text-align:justify
}

#td_footer{
	background-color:#F0F0F0;
	height:31px;
	border-top:2px solid white;
	border-left:1px solid white;
	border-right:1px solid white;		
	border-bottom:1px solid white;
	text-align:right;
	padding-right:20px
}

a.footer, a.footer:visited {
	color:#17629f;
	font-size:10px !important;
	text-decoration: none;
	margin:0 10px 0 10px;
}
	
a.footer:hover {
	color:#0A3B6A;
	text-decoration:none;
	font-size:10px !important; }


/* ## STYLES FOR MENU ON LEFT ###### */


.menu_left a, a.menu_left:visited, .menu_left a:visited {
	width:100%;
	max-width:160px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #c0c0c0;
	text-align:right;
	text-decoration: none !important;
	background: url(images/arrow1.gif) #e4e4e4 top right no-repeat;
	color:#000000 !important;
	font-size:11px !important;
	padding:5px 35px 5px 0px; 
	display: block
}

.menu_left a:hover {
	width:100%;
	max-width:160px;
	border-top:1px solid white;
	border-bottom:1px solid white;	
	text-align:right;
	background: url(images/arrow2.gif) #b2cdd8 top right no-repeat;
	font-size:11px !important;
	padding:5px 35px 5px 0px;
	text-decoration:none !important;
	color:#FFFFFF;
	display: block
}

.menu_left_header a, a.menu_left_header:visited, .menu_left_header a:visited {
	width:100%;
	max-width:160px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #c0c0c0;
	text-align:right;
	background: url(images/arrow3.gif) #9eb5bf  top right no-repeat;
	color:#000000 !important;
	font-size:11px !important;
	padding:5px 35px 5px 0px;
	text-decoration:none !important; 
	display: block
}

.menu_left
{text-align:right; width: 195px;}

.menu_left_header {text-align:right;width: 195px;}

.menu_left_header a:hover{
	width:100% ;
	max-width:160px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #c0c0c0;
	background: url(images/arrow2.gif) #b2cdd8 top right no-repeat;
	color:#000000 !important;
	font-size:11px !important;
	padding:5px 35px 5px 0px; 
	text-decoration:none !important;	
	display: block
}
/* ## STYLES FOR ACCOUNT LOGIN ###### */

.reg_label {
	color:#0a3b6a;
	font-size:11px;
	font-weight:bold;
}

.reg_label2 {
	color:#0a3b6a;
	font-size:11px;
}

.myprofile {
	margin-top:4px;
	padding-top:5px;
	border-top:0px dotted #2475b4;
	color:#FFFFFF; padding-right:5px;
	text-align:right;
}

.tdLeft2 {
	font-size:9px;
}

.tdData2 {
	font-size:9px;
	color:#2475b4
}

.table_login_panel {
	font:Arial, Helvetica, sans-serif;
	font-size:10px; padding-right:5px
}

.title_login_panel {
	font-size:11px;
	text-align:right;
	color:#ffffff
}

.data_login_panel {
	font-size:11px;
	text-align:right;
}

/* ## STYLES FOR LISTS - ARTICLES ###### */

ul { list-style-image:url(images/morearrow2.gif);  margin-left:6px; line-height:18px; padding-left:0px; margin-bottom:3px; margin-top:3px}
dt { list-style-image:url(images/morearrow2.gif);  margin-left:15px; line-height:18px }
dl { list-style-image:url(images/morearrow2.gif);  margin-left:15px; line-height:18px }
ol { list-style-image:url(images/morearrow2.gif);  margin-left:15px; line-height:30px; padding-left:15px;}
li { margin-left:10px; padding-bottom:3px; vertical-align:top; padding-top:3px;}
.li_register { margin-left:10px; padding-bottom:0; vertical-align:top; padding-top:2px}


.tips_title {
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	color:#004a80;
}

.tips_subtitle {
	font-weight:bold;
	color:#0076a3;
	margin-left:-20px;
	padding-left:15px;
	background:url(images/bullet_box.gif) no-repeat left;  
}

/* text style used for help text rendered by modules */
.Help
{
  padding-right: 2px;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  color: black;
  padding-top: 2px;
  border: #2e8bb2 1px solid;
  font-family: Arial, Helvetica,Tahoma;
  background-color: #ddffff;
}

.customer_type {
	color: #2e8bb2;
	font-size:14px;
	text-align:left; 
	width:100%;
	font-weight:bold;
	margin-bottom:10px
}

.forms_header {
	color: #999999;
	font-size:13px;
	text-align:left; 
	width:100%; 
	border-bottom:1px solid #dedede; 
	padding-bottom:5px;
	margin-bottom:10px;
	text-transform:uppercase
}

/*****************************/
/***styles for pricing map***/
/***************************/

.td_header {
	font-size:10px;
	background-color: #666666;
	color:#FFFFFF
}

.td_city {
	font-size:10px;
	background-color:#c1def4
}

.tr_usertype {
	background-color: #eeeeee;
}

.Normal10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px
}


/* NEW STYLES FOR NEW SKIN */



.login {
	text-align: right;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif,verdana;
	line-height: 22px;
	color: #235282;
	font-weight: normal;
}

.login2 {
	text-align: right;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif,verdana;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
}


.login_head {
	text-align: right;
	font-size: 13px;
	font-family: arial,verdana,tahoma;
	font-weight: bold;
	line-height:8px;
	color: #235282;
	padding-bottom:7px;
}


#image1 { margin-top:5px}

.new_dotted_line {
	width:100%;
	height:1px;
	margin:1px 0 22px;
	background: url(images/dotted_line.gif) repeat-x; clear:both;
}

.new_dotted_line2 {
	height:1px;
	margin-left:30px;
    	margin-right:10px;
	background: url(images/dotted_line.gif) repeat-x;
}

.new_dotted_line_pic {
	background: url(images/dotted_line.gif) repeat-x;
	height:1px;
    margin-right:10px;
    width:90%;
    .width:360px;
}

.login_field {width:120px; }

.faq_number {
	background-color:#6699CC;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:11px;
	width:18px;
	text-align:center;
	height:14px;
	vertical-align:top;
	padding:2px 0 2px 0;
	float:left;
	margin-right:8px;
}

.faq_question { padding-top:0; color:#6699CC }
.faq_answer { margin:-10px 0 10px 28px;}

.article_title_dotted_line {
 height:35px;
 background:url(images/dotted_line.gif) repeat-x bottom left;
 width:100%
 
}



#leftmenu p {
	line-height:2px;
	background-color:#fff;
}


#rotatorDiv {
	float:right;
	position:relative;
	z-index:0;
	margin: 0 auto 2px;
	
}

#menuTop {
	margin-top:-52px!important;
}

#cont_contenttitle .Normal table tr .hoveredDiv:hover {
	background-color:#f0f0f0;
}

#cont_contenttitle .Normal table tr .hoveredDiv 
{
    padding:2px 2px 3px 5px | false;
}


.topRow .bgcolour {	
	background-color:#c1def4; 
	width:195px !important;
	margin:0;
	padding:0;
}

#leftmenu {
	background-color:#c1def4;
	margin:0;
	padding:0 !important;
	width:195px !important;
}

.greyfooter  {
	background-color:#E4E4E4;
	padding: 5px 1px 5px;
	margin:0 0 13px 0;
}

p {
	margin-bottom:1em;
}

.midRow td{
	padding-bottom:22px;
}


#td_blue_menu a:hover {
	color:#005288;
}

.bgcolour{
	padding:0;
	width:195px;
	overflow:hidden;
}

.login .txtfield {
	width:121px !important;
	.width:119px !important;
}

.login, .login_head {
	padding-right:3px;
	.padding-right:2px;
}

hoverrow:hover  {
	background-color:#f0f0f0;
}

tr.hoverrow:hover  {
	background-color:#f0f0f0;
}

.leftpane {
	width:170px !important;
}

.leftpane p 
{
    margin-top:0;    
}

.twenty {
	height:194px;
	width:164px;
	padding-left:9px;
	.padding-left:0;
}


.login, .login_head {
	padding-right:3px;
	.padding-right:12px;
}

#welcome, .table_login_panel td {	
padding-right:10px;
}

.myprofile {padding-right:15px;}

.hoverTableImage {
    margin:2px 10px 2px 0;
}

.hoverTableText 
{
    margin-top:0;    
}

h2.hoverTableText {font-weight: bold; margin-bottom:4px;}

.linkgrey 
{
    font-size:12px !important;
}

.dotRule 
{
    vertical-align:bottom;
    height:1px !important;
	
}

#login_box .linkwhite, .td_blue_menu a.linkwhite, .td_blue_menu a.linkwhite:link, .td_blue_menu a.linkwhite:visited 
{
    font-size:11px !important;
}

.contentpane2 p, .contentpane2 ul li, .contentpane6 p, .contentpane6 ul li
{
    text-align:justify
}

#login_box img {
	margin:0 1px 5px 0 !important;
	float:right;
}

.contentpane2 ul li {
	text-align:justify !important;
}

li + li {
	padding-top:8px;
}

.centercolumn {text-align: center; }
.fm_osf_fieldlabel {
	font-size: 12px;
	font-weight:bold;
	color: #96b5c1;
}
.frmReport {width:450px;}
.frmPadding {padding-bottom:5px; width:275px;}
.frmSubmit{margin:10px;}
.frmError{color:#990000; font-weight:bold;}

td.tdbluebg{BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: #dbe8ed;font-size:11px; padding-left:5px; padding-right:5px;}
td.tdgreybg {BORDER-RIGHT: #d4d0c8; BORDER-TOP: #d4d0c8; BORDER-LEFT: #d4d0c8; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: #E5E4E1;font-size:11px; padding-left:5px; padding-right:5px;}
td.tdnetworkheader {background-color:#dbe8ed; color:#2e8bb2; font-size:10px;}
td.tdnetworkcontent {background-color:#f3f3f3; color:#2e8bb2; font-size:10px;}