body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
	#wrap {
		width: 100%;
	}
	#container {
		display: block;
		width: 950px;
		margin-left: auto;
		margin-right: auto;
	}
	#header {
	position: relative;
	width: 100%;
	}
	#footer {
	text-align: center;
	padding: 10px;
	}
	#header #topbg {
	background-color: #FFF;
	background-image: url(/images/design05/fade_top_left.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 100%;
	}
	#header #session {
		position: absolute;
		right: 0px;
		bottom: 15px;
	}
	#main {
		/*position: relative;*/
	}
	#nav {
	float:left;
	width: 170px;
	margin: 0;
	padding-top: 5px;
	}
	#nav div.extra {
		text-align: right;
		padding-top: 10px;
	}
	#content {
	float:left;
	right: 0px;
	display: block;
	width: 780px;
	}
	#content #content_border {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 600px;
	}
	/* IE 6 Fix - min-height not supported */
	* html #content #content_border{
		height:600px
	}
	#nav .menu_list ul {
	display: block;
	padding-bottom: 100px;
	}
	#nav .menu_list li{
	list-style-type: none;
	margin-top: 0;
	margin-left: -38px;
	font-size: 9px;
	color: #666;
	}
	#nav .menu_list li div {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#nav .menu_list li h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0080C0;
	margin: 0;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
	#nav .menu_list li.selected {
	background-color: #E9E9E9;
	background-image: url(/images/mtl.gif);
	background-repeat: no-repeat;
	}
	#nav .menu_list li.selected h2 {
		font-weight: bold !important;
	}
	#nav .menu_list li.selected div {
	background-image: url(/images/mbl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.linkG2B a:link {
        color: #499E1D;
        text-decoration: none;
}

.linkG2B a:visited {
        color: #499E1D;
        text-decoration: none;
}

.linkG2B a:active {
        color: #499E1D;
        text-decoration: none;
}

.linkG2B a:hover {
        color: #336699;
        text-decoration: none;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #499E1D;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #499E1D;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #499E1D;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
}

input.edit, select
{
	padding-left:3px;
	background-color:#ffffee;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
	margin-bottom: 2px;
}
input.edit.disabled {
	background-color: #EAEAEA !important;
}

.faqquestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}

.faqanswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.pageDefaults {
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
}

.headmain {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #336699;
}

.pressTitle {
        font-size: 24px;
        color: #F39F4A;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.pressSubTitle {
        font-size: 14px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pressDate {
        font-size: 13px;
        color: gray;
        font-family: Arial, Helvetica, sans-serif;
}

.newslink {font-size: 14px; color: #E8882D;}


.breakerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #499E1D;
}
.breakerExtra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.breakerTitle a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.step3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	padding-left: 5px;
	padding-top: 5px;
}

.serviceTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080C0;
	padding-left: 5px;
}
.serviceInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #499E1D;
	font-weight: bold;
}




/* the overlayed element */
.preview1040 {

    /* must be initially hidden */
    display:none;

    /* place overlay on top of other elements */
    z-index:10000;

    /* styling */
    background-color:#333;

    width:675px;
    min-height:200px;
    border:1px solid #666;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.preview1040 .close {
    background-image:url(/images/overlay/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}

/* Loading */
.loading-screen {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.loading-screen .shade {
	background: #FFF;
	opacity: .6;
	width: 100%;
	height: 100%;
}
.loading-screen img {
	position: fixed;
    top: 30%;
    left: 50%;
    background: #fff;
	-webkit-box-shadow: 0px 0px 20px 20px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 20px 20px rgba(255,255,255,1);
	box-shadow: 0px 0px 20px 20px rgba(255,255,255,1);
}

input:focus, select:focus {
	outline: none;
}