body, html {
	color:#666666;
	margin:0;
	font-size: 0.8em;
	font-family:Arial,sans-serif;
	background:#fff;
}
a{
	color:#00c
}
a:active{
	color:red
}
a:visited{
	color:#551a8b
}

ul{padding:10px 0 1em 1em; list-style: none;}
ol{padding:0 0 1em 1.3em}
li{line-height:1.3em; font-size: 13px; padding: 0 0 .5em 0}

p{padding:0 0 0 0}
h1{font-size: 1em;}



.i{display:inline}
.ss-q-long{max-width:90%}

label{display:block;cursor:pointer;font-size: 0.8em;}
ul label{display:inline}
.ss-form-input{vertical-align:middle;margin-top:0}
.ss-choice-item{margin:0;line-height:0.8em;padding-bottom:.5em}
.ss-choices{list-style:none;margin:.5em 0 0 0;padding:0}
.ss-q-help{display:block;color:#666;margin:0.1em 0.25em 0;font-size: 0.8em;}
.ss-q-title{display:block;font-weight:normal; font-size: 0.8em;}
.ss-required-asterisk{color:#c43b1d;font-size: 0.8em;}
.LV_valid{color:#c43b1d;font-size: 0.8em;}
.LV_validation_message{color:#c43b1d;font-size: 0.8em;
display:block;
}



input {
border-color:#5d8600;
border-style:solid;
border-width:1px 1px 1px 4px;
padding-left:4px;
width:180px;
}
textarea {
border-color:#5d8600;
border-style:solid;
border-width:1px 1px 1px 4px;
width:180px;
}

#group_16_1, #group_16_2, #group_17_1, #group_17_2, #other_option\:17{
width:20px;
}
.submit{
	border: 1px solid #5d8600;
	background-color: #efefef;
	font-size: 0.8em;
	width : 140px;
	height: 30px;
}

input:focus,input:hover,
textarea:focus, textarea:hover,
select:focus, select:hover {
background:#efefef none repeat scroll 0 0;
}
.header{
	color: white;
	margin-left: 15px;
	font-weight: normal;
}


a.menu,a.menu:active,a.menu:visited{
	color:#333333;
	line-height: 1.6;
	text-decoration: none;
	font-size: 0.8em;
}

a.curmenu,a.curmenu:active,a.curmenu:visited{
	color:#669900;
	line-height: 1.6;
	text-decoration: none;
	font-size: 0.8em;
}

a.nav,a.nav:active,a.nav:visited{
	color:#669900;
	line-height: 1.6;
	text-decoration: underline;
	font-size: 0.8em;
}


.news{
	color:#333333;
	line-height: 1.6;
	font-size: 0.8em;
}

.boxcontainer{
	margin-left: 15px;
	margin-top: 15px;
}

.maincontainer{
	margin-left: 0;
	margin-top: 15px;
}







.winHeader {
	font: bold 0.8em Arial, sans-serif;
	color: #FFFFFF;
}
.content{
	line-height: 18px;
	text-align: justify;
	padding: 10px;
	margin-top : 0px;
}

.selectedText{
    font: bold 0.8em Arial, sans-serif;
    color: #B60D0D;
}



.content table
{
	margin: 0em 0em 0em 0em;
	padding : 0.5em;

}

.content table td
{
	text-align : center;
	padding : 0.5em;
	margin:0px;
	empty-cells : show;
}

.content table td.rowHeader
{
	text-align : center;
	padding : 0.5em;
	margin:0px;
	border: none;
}

.content table tr.rowHeader
{
	background-color: #5d8600;
	color: white;
	font-weight : bold;
}

.content table tr
{
	background-color: #efefef;
	color: #333333;
}










div#col_left img {
background:white none repeat scroll 0 0;
border:1px solid #DDDDDD;
margin:3px 3px 3px 0;
padding:5px;
}
img, a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

