body {
	background-image: url(../images/layout/backgrounds/main_background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: bisque;
	scrollbar-face-color: bisque;
	scrollbar-arrow-color: darkolivegreen;
	scrollbar-3dlight-color: ;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: ;
	scrollbar-darkshadow-color:
}

a:link {
	color: #586470;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #586470;
}
a:hover {
	text-decoration: underline;
	color: #586470;
}
a:active {
	text-decoration: none;
	color: #586470;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	list-style-image: url(../images/misc/tiny_pointer_orange.gif);
}
a.maintext:link {
	text-decoration:none;
	color:#586470;
}
a.maintext:hover {
	text-decoration:underline;
	color:#586470;
}
a.maintext:active {
	text-decoration:none;
	color:#586470;
}
a.maintext:visited {
	text-decoration:none;
	color:#586470;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.grey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.greydark_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#787878;
}
.warn_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.warn_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight:bold;
}
.blue_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #586470;
}

.blue_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #586470;
	font-weight:bold;
}

.white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.blue_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: 900;
}
.blue_box {
	background-color: #E9F1F8;
	border: 1px solid #DADBDA;
}
.white_box {
	background-color: #FFFFFF;
	border: 1px solid #DADBDA;
}
.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.green_back {
	background-color: #E7F3E1;
}
.hidetext {
	display:none;
}
.showtext {display:none;}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F99B2;
	text-transform: uppercase;
}
.bottom_right {position:absolute; bottom:5px; right:5px;}
.bullet_style {
	list-style:url(../images/layout/misc/pointer_arrow.gif);
    list-style-position:outside;
	margin: 14px; 
	padding-left:5px;
	margin-top:4px; margin-bottom:4px;
}

/*.bullet_style li {margin-bottom:6px; padding-bottom:6px; border-bottom:1px dotted #cecece;}
.bullet_style ul {margin:8px; border:1px solid #cecece; background-color:#F8F9FA;}*/
.bullet_substyle {
	list-style:url(../images/layout/misc/pointer_arrow_small.gif);
    list-style-position:outside;
	font-size:11px;
	color:#666666;
	padding-left:5px;
	margin-top:4px; margin-bottom:4px;
	line-height:20px;
}


.small_title {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.iconRow {float:left; padding:3px; margin-right:3px; border-right:1px dotted #cecece; width:12px; padding-left:0; }
.imageLeft {float:left; margin-right:8px; margin-bottom:4px; border:1pc solid #6699CC;}
.textField {width:95%; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#999999;}

.tab_on {border-top:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; background-color:#FFFFFF;}
.tab_off {border:1px solid #cccccc; background-color:#E5E5E5; background-image:url(http://147.202.71.177/~katoomba/images/layout/shadows/tabs/tab_shadow.jpg);}

.divtab_on {float:left;padding-left:4px; padding-right:4px; overflow:hidden; background-color:#FFFFFF; border:1px solid #cccccc; border-bottom:none; height:22px; vertical-align:middle;}
.divtab_off {float:left;padding-left:4px; padding-right:4px; overflow:hidden; background-image:url(http://147.202.71.177/~katoomba/images/layout/shadows/tabs/tab_shadow2.gif); background-color:#E5E5E5; background-position:bottom; background-repeat:repeat-x; border:1px solid #AAAAAA; border-bottom:none;height:22px;vertical-align:middle; color:#999999;}
.divtab_parent {width:555px; position:relative; background-image:url(http://147.202.71.177/~katoomba/images/layout/shadows/tabs/tab_background.gif); background-position:bottom; background-repeat:repeat-x; height:23px; font-size:11px; font-weight:bold;}
.divtab_table {border:1px solid #cccccc; border-top:none; padding:16px;}
.dashed-top {margin-top:8px; padding-top:8px; border-top:1px dashed #cecece; margin-bottom:0px; padding-bottom:0px;}

.menu_show {
display:block; filter:alpha(opacity=90); -moz-opacity:.9;opacity:.9; position:absolute; color:#003366; background-color:#FFFFFF; top: 33px; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
a.menu_show:link {text-transform:none; font-weight:bold;}
a.menu_show:active {text-transform:none; font-weight:bold;}
a.menu_show:visited {text-transform:none; font-weight:bold;}
a.menu_show:hover { font-weight:bold; background-color:#003366; color:#FFFFFF;}

.menu_hide {display:none; z-index:2;}

.left-title{
width:100%; padding-bottom:4px; border-bottom:1px solid #cecece;font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #586470; font-weight:bold; margin-bottom:0px; margin-top:0px;
}

.networkBoxes {border:1px solid #6699CC; border-bottom: 1px dashed #6699CC; padding:8px; position:relative;}
.semi-transparent {filter:alpha(opacity=35); -moz-opacity:.35;opacity:.35;}
.largeButton {width:180px; padding:4px; border:1px solid #999999; background-color:#003366; color:#FFFFFF; font-weight:bold;}
.dashSeperator {border-bottom:1px dashed #cecece; width:99%; height:1px; margin:3px;}
.bannerBar {background-image:url(../images/layout/backgrounds/background.jpg); overflow-x:repeat; overflow-y:hidden; font-size:14px; color:#FFFFFF}

/*Image Styles*/
.imageRight {margin-left:8px; margin-bottom:4px; border:1px solid #003366;}
.imageLeft {margin-right:8px; margin-bottom:4px; border:1px solid #003366;}