
/* css1 selectors */

body
{
	margin: 0;
	padding: 0;
	color: #333333;
	background: #ffffff;
}

p,ul,ol,li,dt,dd,h1,h2,h3,h4,h5,h6,h7,td, th{
	font-family: verdana,georgia,sans-serif;
	font-size:12px;	
	line-height:16px;
	padding:0 4px 0 5px;
	margin:0;
	}	

p {	
	margin-bottom:1em;
	}
	
h2,h3 {
	padding:5px 0 0 5px;
	}
	
h1 {
	padding:5px 0 5px 5px;
	font-size:15px;
	color: #eee;
	background-color: #66CC00;
	/*background: #66CC00;*/
}

h2 {
	font-size:14px;	
}

h3 {
	font-size:12px;	
	color: #000;
}

h4 {
	font-size:11px;	
	color: #999;
}


h4,h5,h6,h7 {
	padding:0 0 0 5px;
	}

q,blockquote {
	padding-left:10px;
	font-style: italic;
	}


.bulletlist {
	/*font-size:12px;*/
	margin:1px;
	padding:10px 10px 1px 10px;
	margin-left: 30px;
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	}
.bulletlist li {
	padding-bottom: 5px;
	/*background-repeat:no-repeat;background-image:url(../images/bullet.jpg);*/
}
.bulletlist ul {
	list-style-image: none;
	list-style-type: none;
	border: solid 1px #9c0;	
}
.bulletlist a:visited {
	/*font-size: 11px;*/
	/*font-family:arial,helvetica,sans-serif;*/
	}

/* Bullet list for navigation Left*/
.bulletlistNav {
	margin:1px;
	padding:10px 10px 1px 10px;
	margin-left: 10px;
	list-style-type: none;
	/*list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;*/
	}
.bulletlistNav li {
	padding-bottom: 5px;
	/*background-repeat:no-repeat;background-image:url(../images/bullet.jpg);*/
}
.bulletlistNav ul {
	list-style-image: none;
	list-style-type: none;
	border: solid 0px #9c0;
	/*background-color: #F4F7E6;*/
}
.bulletlistNav a:visited {
	/*font-size: 11px;*/
	/*font-family:arial,helvetica,sans-serif;*/
	}


/* Bullet list for Content Area*/
#box3-2 ul {
	margin:1px;
	padding: 0px 10px 1px 10px;
	margin-left: 30px;
	list-style-type: none;
	list-style-image: url(../images/bulletGrey.jpg);
	list-style-position: outside;
	}
#box3-2 ul li {
	padding-bottom: 5px;
	/*background-repeat:no-repeat;background-image:url(../images/bullet.jpg);*/
}
#box3-2 ul ul {
	list-style-image: none;
	list-style-type: none;
	border: solid 0px #9c0;
	background-color: #F4F7E6;
}
#box3-2 ul a:visited {
	/*font-size: 11px;*/
	/*font-family:arial,helvetica,sans-serif;*/
	}


#box3-2 ol {
	margin:1px;
	padding: 0px 10px 1px 10px;
	margin-left: 30px;
	list-style-position: outside;
	}
#box3-2 ol li {
	padding-bottom: 5px;
}



div#box2-2 ul li.active {
	font-weight: bold;
	}
	
div#box2-2 ul li.active ul li {
	font-weight: normal;
	font-size: 11px;
	}	

div#box2-2 ul li.active ul li.active {
	font-weight: bold;
	font-size: 11px;
	}	

#gridrule {
	border-left:1px solid #9c0;
	padding: 10px;
	margin-left: 0px;
	margin-right: 5px;
	}
.gridrule {
	border-left:1px solid #9c0;
	padding: 10px;
	margin-left: 0px;
	margin-right: 5px;
	}

/* linken */

a:link {color:#666699;}
a:visited {color:#666699;}
a:hover {color:#ff6600;}
a:active {color:#ff6600;}

a.alt:link {color:#666699;}
a.alt:visited {color:#666699;}
a.alt:hover {color:#ff6600;}
a.alt:active {color:#ff6600;}

#box1R-2 a {
	/*background-image: url(../images/bullet.jpg);
	background-repeat:no-repeat;*/
	padding-left: 14px;
	padding-right: 5px;
}

.csc-textpic-imagewrap {
	/*margin: 20px;*/
	}

.csc-mailform-field {
	text-align: center;
	}
	
ul.tx-srfeuserregister-multiple-checkboxes li {
	list-style-image: none;
	list-style-type: none;
	}