
body {	
	font-family: Verdana, Arial, "Times New Roman";	font-size: 0.7em;
	margin: 10px;
	/*background-color:#F9F9F9;*/
	/*background-image:url(/assets/images/splash/graphics/bg4.gif);
	background-repeat: repeat;*/
	}
form {
	margin:0;
	padding:0;
}
h1 {
	margin:10px 0 5px;
	font-size:20px;
	font-weight:normal;
	}
h2 {
	margin:10px 0 5px;
	font-size:14px;
	}
h3 {
	font-size:12px;
	margin:5px 0 5px;
}
#content p {
	margin:5px 0;
}
p,td,th {
	font-size:11px;
	vertical-align:top;
	padding:2px;
	text-align:left;
}
#content td img {
	margin-top: 3px;
}
td p {
	margin:0 0 5px 0 !important;
}
input,textarea {
	font-size:11px;
	font-family: Verdana, Arial, "Times New Roman";
} 
select {
	font-size:11px;
	font-family: Verdana, Arial, "Times New Roman";
}
a:link, a:visited {
	color:black;
	text-decoration:none;
}

a:hover {
	color:#9999CC;
	text-decoration:underline;
} 
#container {
	width:770px;
	margin:0 auto;
	padding:0 0 0 10px;
	/*_padding:5px 0 0 10px;*/
	background-color:white;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	
}
#header {
	height:75px;
	width:760px;
	padding-bottom: 0 0 10px 0;
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
}

#footer {
	clear:both;
	border-top:1px solid #eeeeee;
	margin-top: 10px;
	padding-top:5px;
	width:760px;
}
#footer p {
	margin:5px 0;
}
object {
	border:1px solid black;
}
#csimage, #orglogo {
	float:right;
	margin:0px 15px 15px 15px;
}
#cstable {
	float:left;
}
#titleimg {
	float:left;
	margin:0;
}
#header p, #header h1{
	text-align:right;
}
#sidemenu {
	float:left;
	width:140px;
	margin:0 0 10px 0;
	padding:0;
}
#sidemenu p {
	margin:5px 0;
}
.clear {
	clear:both;
	border:1px solid white;
}
#right {
	float:right;
	width:150px;
	margin:0 0 10px 10px;
}
#content {
	float:left;
	width:400px;
	margin:0 10px 10px;
	_margin:0 10px 0 0;
	padding-right:10px;
	border-right:1px solid #eeeeee;
	padding-left:10px;
	border-left:1px solid #eeeeee;
}

li {	
	/*list-style-image: url(/assets/images/icons/bullet1.gif); */
}





#a2zlist2, #a2zlist3{
	padding:3px 0;
	width:380px;
}
#a2zlist2 ul, #a2zlist3 ul{
	margin-left:20px;
}
#a2zlist2 li,#a2zlist3 li {
	float:left;
	padding:2px 3px;
	background-color:#F9F9F9;
	border: 1px solid #e8e8e8;
	width:15px;
	text-align:center;
	margin:3px;
	font-size:12px;
}

ul li {
		
	/*list-style-image: url(/assets/images/icons/bullet1.gif);*/
	padding:3px;
	margin-left:-10px;
}
ul {
	margin-top:10px;
}
/* CASE STUDY SIDE MENU NAVIGATION */
#cs {
	/*margin-top:30px;*/
	background-image:url(/assets/images/temp/side_2.gif);
	background-repeat: no-repeat;
	padding-top:20px;
}
#cs p {
	margin:5px 0;
	padding:0;
}
	#cs ul {
		border-top:2px solid #99CC00;
		border-bottom:2px solid #99CC00;
		list-style-type:none;
		margin:5px;
	}
	#cs li {
		padding:3px;
		/*list-style-image: url(/assets/images/icons/bullet1.gif);*/
		margin:1px 0 0 15px;
	}
	
/* MAIN NAVIGATION */	
#nv, #unvlist {
	padding-top:0px;
	padding-bottom:10px;
} 

#unvlist1 {
	/*background-image:url(/assets/images/temp/qnalikeyou.gif);*/
	background-color:#ADDEDE;
	border: 2px solid #009999;
	padding:5px;
	margin-bottom:10px;
}
	#nv ul{
		/*border-top:2px solid #FF6600;
		border-bottom:2px solid #FF6600;*/
		list-style-type:none;
		margin:0 0 0;
		padding:0 1px 1px;
		border:2px solid #9999cc;
	}
	
	#unvlist ul{
		/*border-top:2px solid #FF6600;
		border-bottom:2px solid #FF6600;*/
		list-style-type:none;
		margin:0 0 0;
		padding:0 1px 1px;
		border:2px solid #009999;
	}
	#unvlist1 ul{
		/*border-top:2px solid #FF6600;
		border-bottom:2px solid #FF6600;*/
		list-style-type:none;
		margin:0 0 0;
		padding:0 1px 1px;
		border:2px solid #009999;
		
	}
	#nv li{
		/*border-top:1px solid #eeeeee;
		border-bottom:1px solid #eeeeee;*/
		padding:3px;
		margin:1px 0 0 0;
		list-style-image:none;
		border:1px solid #9999cc;
		background-color:#9999cc;
		color:white;
	}
	#unvlist li,#unvlist1 li  {
		/*border-top:1px solid #eeeeee;
		border-bottom:1px solid #eeeeee;*/
		padding:3px;
		margin:1px 0 0 0;
		list-style-image:none;
		border:1px solid #009999;
		background-color:#009999;
		color:white;
	}
	#nv li a , #unvlist li a, #unvlist1 li a{
		color:white;
		font-weight:bold;
	}



.inc {

	display:none;
}
.debug {

	display:none;
}
#registration, #qnaquestion,#wcspeed {
	background-color:#F9F9F9;
	border: 2px solid #e8e8e8;
	padding:10px;
	/*
	background-color:#ADDEDE;
	border: 2px solid #009999;*/
}
 .cinput {
	text-align:center !important;
	margin:0;
	padding:0;
}
#qnalist {
	/*background-color:#F9F9F9;
	border: 1px solid #e8e8e8;*/
	padding:10px;
	
	background-color: #ffe4d2;
	border:2px solid #ff6600;
}

#wcspeed td{
	text-align:center !important;
}
.error {
	color:#cc0000;
	font-weight:bold;
}
.note {
	display:none;
}
/*
#unv {
	background-image:url(/assets/images/temp/side_5.gif);
	background-repeat: no-repeat;
	height:200px;
	padding-top:20px;
}
*/
.orgcat {
	padding-top:8px;
}
#protected {
	background-color:#ADDEDE;
	border: 2px solid #009999;
	padding:10px;
}
#linklist,#uorglist, #modlist {
	border-collapse: collapse;
	width:550px;
}

#linklist, #uorglist,#modlist  {
	border:2px solid #009999;
	padding:5px !important;
}
#linklist td, #uorglist td,#modlist td  {
	padding:10px 10px;
}

#uorglist th, #linklist th, #modlist th  {
	border:1px solid #ADDEDE;
	background-color: #ADDEDE;
	padding:5px !important;
	margin:5px;
}
hr {
	border:1px solid #eeeeee;
	height:1px;
	clear:both;
}

#unorgforms {
	text-align:center;
}
#unorgforms form{
	display:inline;
	
}



.speaker {
	
}
.guest {
	font-weight: bold;
	
}
.ruler {
	border-top:1px solid #eeeeee;
}
#chat {
	border:1px solid white;
	width:355px;
	height:400px;
	overflow: scroll;
	padding:10px;
	background-color:white;
	
}
.imgright {
	border:0;
	float:right;
}

#wctable td {
	border:1px solid #eeeeee;
}
#wctable img {
	border:0;
}
#cscurrent {
	/*background-image:url(/assets/images/temp/readlikeyou.gif);*/
	clear:both;
	padding:0 10px 15px;
	background-color: #eaffaa;
	border:2px solid #99cc00;
	margin-bottom:10px;
}
#cscurrent h2 {
}
#qcurrent {
	/*background-image:url(/assets/images/temp/qnalikeyou.gif);*/
	clear:both;
	padding:0 10px 15px;
	background-color: #ffe4d2;
	border:2px solid #ff6600;
	margin-bottom:10px;
}

#wccurrent {
	/*background-image:url(/assets/images/temp/watchlikeyou.gif);*/
	clear:both;
	padding:0 10px 15px;
	background-color: #ebebf5;
	border:2px solid #9999cc;
	margin-bottom:10px;
}
#titleimg {
	margin:0;
}
#title {
	clear:both;
	padding:0 5px 0;
	background-color: #ebebf5;
	border:2px solid #9999cc;
	/*margin: 0 0 10px 0;*/
	margin:0;
}
#title td, #title td a {
	font-weight:bold;
	text-align:center;
}
#title table {
	margin-bottom:5px;
	
}
#qnacurrent {
	/*background-image:url(/assets/images/temp/talklikeyou.gif);*/
	clear:both;
	padding:0 10px 15px;
	background-color: #ffe4d2;
	border:2px solid #ff6600;
	margin-bottom:10px;
}
.center {
	text-align:center;
}
.orgcat {
	font-size:14px;
	font-weight:bold;
	}
	.btnright {
		float:right !important;
	}
	
#rightmenu ol {
	margin:50px ;
}
#rightmenu ol li {
	margin:5px 20px;
}
.goycdi {
	font-size: 16px;
	font-style: italic;
	margin:0 0 15px 0;
	text-align:left;
	font-weight:bold;
}
#wcvideo {
	text-align:center;
	margin-top:10px;
}
.col5 {
	color:#009999;
	margin-bottom:15px;
}
.nopad {
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
#wctable p {
	margin-top:5px;
	margin-bottom:5px;
}
a {
	font-weight:bold;
}
.openp {
	font-size:12px;
}
h3.gs {
	color:#CC0066;
	font-size:11px;
}
}
.code {
	margin:15px 0;
	padding:10px;
	border:2px solid #dddddd;
	background-color:#eeeeee;
}