/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:11px;
}
h2 {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
}

h3 {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #666666;
}
/* Box Images */
/* Top */
#smallbox_topleft {
	background-color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#smallbox_toptile {
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#smallbox_top {
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#smallbox_topend {
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#smallbox_topright{
	background-color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* Sides */
#smallbox_leftside{
	/*background: url(../Images/default/frame_l.gif) repeat-y;*/
	border-left: 1px solid #CCCCCC;
}
#smallbox_rightside{
	/*background: url(../Images/default/frame_r.gif) repeat-y;*/
	border-right: 1px solid #CCCCCC;
}

#smallbox_sideleft{
	border-left: 1px solid #CCCCCC;
}
#smallbox_sideright{
	border-right: 1px solid #CCCCCC;
}

.bb1 {
	border-bottom: 1px solid #CCCCCC;	
}
.br1 {
	border-right: 1px solid #CCCCCC;
}
.bt1 {
	border-top: 1px solid #CCCCCC;
}
.bl1 {
	border-left: 1px solid #CCCCCC;
}
.wr1 {
	border-right: 1px solid #FFFFFF;
}
.wt1 {
	border-top: 1px solid #FFFFFF;
}
.wb1 {
	border-bottom: 1px solid #FFFFFF;
}
.wl1 {
	border-left: 1px solid #FFFFFF;
}
/* Bottom */

#smallbox_bottomleft, #smallbox_bottomtile, #smallbox_bottomright{
	border-top: 1px solid #CCCCCC;
}

/* End Box Images */
/* ///////////////// */

/* Background Colours */
.tr_colour {
	background-color: #ececec;
}

/* End Background Colours */
/* ///////////////// */

.btnsubmit {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	font-weight: bold;
	border: solid 1px #666666;
	padding: 1px;
	background: url(../Images/grd_silver/button.gif) repeat-x;
}
/* Text Styles */
.frameTitle {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	display : block;
	float : left;
}
.frameTitle a:link, .frameContent A:active, .frameTitle a:visited {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
}
.frameTitle a:hover {
	text-decoration: underline;
}
.frameSubtitle {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	font-weight: bold;
	background-color: #ececec;
}
.frameSubtitle a:link, .frameSubtitle A:active, .frameSubtitle a:visited {
	font-family: Arial;
	font-size : 11px;
	color: #444444;
	text-decoration: none;
}
.frameSubtitle a:hover {
	text-decoration: underline;
}

.blinkOn {
	font-family: Arial;
	font-size : 11px;
	color: #666666;
	font-weight: none;
	text-decoration: none;
}
.blinkOff {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	font-weight: none;
	text-decoration: none;
}
.framearrows {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	display : block;
	float : left;
}
.frameContentbtn, .frameContentbtn a:link, .frameContentbtn A:active, .frameContentbtn a:visited {
	font-family: Arial;
	font-size : 11px;
	color: #ffffff;
	font-weight: none;
}
.menuShow {
	background: url(../Images/default/show.gif) no-repeat;
}
.menuHide {
	background: url(../Images/default/hide.gif) no-repeat;
}
.frameContent {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	font-weight: none;
}
.frameContent a:link{
	font-family: Arial;
	font-size : 11px;
	color: #87868E;
	font-weight: none;
	text-decoration: none;
}
.frameContent A:active, .frameContent a:visited {
	font-family: Arial;
	font-size : 11px;
	color: #87868E;
	font-weight: none;
	text-decoration: none;
}
.frameContent a:hover {
	font-weight: none;
	text-decoration: underline;
}

.frameDescription {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
	font-weight: none;
	background-color: #ececec;
}

/* End Text Styles */
/* ///////////////// */
/* tabs */

.navlistInactive {
	font-family: Arial;
	font-size : 11px;
	font-weight:bold;
	width:64px;
	height: 31px;
	color:#504A66;
	text-align: center;
	text-decoration:none;
	background-color: #CCCCCC;
	border-right:#ffffff solid  1px;
	border-top:#CCCCCC solid  1px;
	border-left:#CCCCCC solid  1px;
	border-bottom:#CCCCCC solid  1px;
}
.navlistInactive a:link, .navlistInactive A:active, .navlistInactive a:visited {
	font-family: Arial;
	font-size : 11px;
	font-weight:bold;
	width:64px;
	height: 31px;
	color:#504A66;
	text-align: center;
	text-decoration:none;
	background-color: #CCCCCC;
	border-right:#CCCCCC solid  1px;
	border-top:#CCCCCC solid  1px;
	border-left:#CCCCCC solid  1px;
	border-bottom:#CCCCCC solid  1px;
}

.navlistActive {
	font-family: Arial;
	font-size : 11px;
	font-weight:bold;
	width:64px;
	height: 31px;
	background-color: #808284;
	color:#ffffff;
	text-align: center;
	text-decoration:none;
	border:#CCCCCC solid  1px;
}
.navlistActive a:link, .navlistActive A:active, .navlistActive a:visited {
	font-family: Arial;
	font-size : 11px;
	font-weight:bold;
	width:64px;
	height: 31px;
	background-color: #808284;
	color:#ffffff;
	text-align: center;
	text-decoration:none;
}

.clientInactive {
	font-family: Arial;
	font-size : 11px;
	font-weight:bold;
	height: 24px;
	color: #504A66;
	text-align: center;
	text-decoration:none;
	background-color: #CCCCCC;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #CCCCCC;
	font-weight:strong;
}
.clientInactive a:link, .clientInactive A:active, .clientInactive a:visited {
	font-family: Arial;
	font-size : 11px;
	color: #504A66;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}

.clientActive {
	font-family: Arial;
	font-size : 11px;
	font-weight:bold;
	height: 24px;
	color: #ffffff;
	text-align: center;
	text-decoration:none;
	background-color: #808284;
	border-right: 1px solid #ffffff;	
	font-weight:bold;
}
.clientActive a:link, .clientActive A:active, .clientActive a:visited {
	font-family: Arial;
	font-size : 11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
.tabcontent{
	font-family: Arial;
	font-size : 11px;
	color:#000000;
	text-align: justify;
	display:none;
	border-top: none;
	margin: 0px;
	padding: 0px;
	border-left:#CCCCCC solid  1px;
	border-right:#CCCCCC solid  1px;
	border-bottom:#CCCCCC solid  1px;
}
.skin1 {
	cursor:default;
	position:absolute;
	text-align:left;
	font-size: 8pt;
	border:1px solid buttonface;
	visibility:hidden;
}
.menuItem {
	font:menutext;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:menu;
}
td.withLink { 
	font:menutext;
	height: 20px;
} 
td.withLink a { 
	font:menutext;
	color: black;
	text-decoration: none;
	display: block; 
	height: 20px;
} 
.menuTable { 
	border:2px outset buttonhighlight;
}
td.withLink a:hover { 
	font:menutext;
	background-color:highlight;
	color: white;
} 
.hoizontalRule {
	background-color:menu;
	height:2px;
}
#collapsedown {
	background: url(../Images/collapse_down_silver.gif) no-repeat;
	cursor: pointer;
	border: 1px solid #CCCCCC;	
}
#collapseup {
	background: url(../Images/collapse_up_silver.gif) no-repeat;
	cursor: pointer;
	border: 1px solid #CCCCCC;
}
