body
{
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 1.5em;
}

img
{
	border: none;
}
a
{
	text-decoration: none;
	color: #316AC5;
}
a:hover
{
	color: #333;
}
h3
{
	border-bottom: 1px dotted #ccc;
	color: #316AC5;
	padding: 10px 0 2px 0;
	margin: 0;
}
h3 a
{
	color: #316AC5;
}
h3 a:hover
{
	color: #316AC5;
}


#wrap
{
	margin: 0 auto;
	width: 980px;
	border-left: solid 1px #676767;
	border-right: solid 1px #676767;
	border-bottom: solid 1px #676767;
}

#header
{
	background: #FFFFFF url('images/header.jpg') no-repeat;
	height: 88px;
}

#header-title
{
	width:100%;
	padding-top: 15px;
	padding-left:50px;
	text-align: left;
}

#header h1
{
	text-transform: uppercase;
	padding: 25px 0 0 30px;
	font-size: 3em;
	font-weight: 100;
	letter-spacing: -0.1em;
}
#header h1 a
{
	color: #00A966;
}
#header h1 a:hover
{
	color: #333;
}
#header h2
{
	padding: 0 0 0 30px;
	font-size: 1.1em;
	color: #333;
	font-weight: 100;
}

.header-menu
{
	width: 100%;
	line-height: 29px;
	height:31px;
	background: url('images/menu-bg.gif') repeat-x;	
}

#content
{
	background: #FFFFFF;
	padding: 10px;
}

#left
{
	float: left;
	width: 200px;
}
#left li
{
	list-style-type: none;
	padding-left: 10px;
}

#left h2
{
	margin: 0;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('images/panelhdrbg.gif') repeat-x 50%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#left .box
{
	margin: 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 10px;
	padding: 5px 0 10px 0;
}

#left .box ul
{
	margin: 0;
}

#right
{
	float: right;
	width: 740px;
	margin-right: 10px;
}

#fill
{
	width: 940px;
	padding: 10px;
}

.contentleft
{
	float: left;
	width: 550px;
}
.contentleft h2
{
	margin: 0;
	padding: 5px 0 5px 10px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('images/panelhdrbg.gif') repeat-x 50%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.contentbox
{
	margin: 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 10px 10px 10px;
	text-align: justify;
}

.contentfill
{
	width: 730px;
}
.contentfill h2
{
	margin: 0;
	padding: 5px 0 5px 10px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('images/panelhdrbg.gif') repeat-x 50%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.contentonecol
{
	width: 100%;
}

.contentright
{
	float: right;
	width: 180px;
}
.contentright h2
{
	margin: 0;
	padding: 5px 0 5px 10px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('images/panelhdrbg.gif') repeat-x 50%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.contentrightbox
{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: justify;
}

#footer
{
	height:90px;
	background: #FFFFFF url('images/footer.jpg') no-repeat;
	text-align: center;
}

#footercpr
{
	float:right; 
	text-align:right; 
	padding-top:60px;
	padding-right: 10px;
}

#footer a
{
	color: #000;
}
#footer a:hover
{
	color: #333;
}

.clear
{
	clear: both;
}

.producttitle
{
	height: 2.3em;
	color: #00A966;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.2em;
}

div.productselector
{
	margin: 10px;
}

div.productselector h3
{
	color: #9dcef3;
}

.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

.formSectionHeader
{
	height: 3em;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #ccc;
	cursor: pointer;
}

.formSectionHeader .left
{
	height: 3em;
	text-align:left;
	float:left;
}

.formSectionHeader .right
{
	height: 3em;
	text-align:right;
	float:right;
}

.formSectionHeader h3
{
	color: #316AC5;
	border-bottom: none;
	position:relative;
	top: 0.3em;
}

.formSectionHeader input
{
	position:relative;
	top: 1.5em;
}

.lineSep
{
	height:1em;
	width:100%;
}

.modalBackground,
.modalBackground-topmost,
.modalBackground-progress
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;
}

.modalBackground-topmost
{
    z-index:90000 !important;
}

.modalBackground-progress
{
    z-index:91000 !important;
}

.updateProgress
{
    background-color: Transparent;
    position: absolute;
    width: 250px;
    height: 50px;
}
.updateProgressMessage
{
    margin: 10px;
    position: relative;
    top: -15px;
    font-family: Verdana;
    font-weight: bold;
    font-size: small;
    vertical-align: middle;
}
td.emptygrid
{
	height:50px;
    border: transparent 0px white;
    font-size:1em;
    color:#A5A5A5;
    text-align:center;
    vertical-align:middle;
}

div.newstitle
{
	width:100%;
}

div.newsbody
{
	width:100%;
	font-size:1em;
	padding: 5px;
	margin: auto;
	text-align: left;
}
div.newsfooter
{
	width:100%;
	border-top: 1px dotted #ccc;
	color:gray;
	font-size:0.85em;
}
