/* @override 
	http://www.molecularmedicineireland.ie/css/default_sml.css
	http://localhost:8888/MMI/css/default_sml.css
	http://spousemonkey.com/MMI/css/default_sml.css
*/

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #E2E2E2 url(../images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

label {
	

/*color: #84B7C7;*/
	color: #015165;
}

label.search {
	color: #84B7C7;
}

.text {
	border: none;
	background: #FFFFFF;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
	
}

ul {
	list-style-position: outside;
}


/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	margin-bottom: 15px;
	padding-left: 14px;
	background: url(../images/homepage05.gif) no-repeat left center;
	line-height: 100%;
	font-size: 18px;
	color: #008153;
}

h4 {
	margin-bottom: 15px;
	xpadding-left: 14px;
	xbackground: url(../images/homepage09.gif) no-repeat left center;
	line-height: 100%;
	font-size: 14px;
	color: #329161;
}


#tpname {
	margin-bottom: 15px;
	font-size: 16px;
	color: #015165;
}

h2 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #015165;
}

h1 span, h2 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #7E7E7E;
}

h3 {
	margin-bottom: 6px;
	font-size: 12px;
	color: #015165;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

p {
	xmargin-bottom: 10px;
	margin-bottom: 0.9em
}

#email p {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: left;
}

strong {
	color: #015165;
}

ul.users li.row1 {
	background-color: #eee;
}

ul.users li.row2 {
	background-color: #ddd;
}

ul.users {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.users li a:link, ul.users li a:visited {
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 8px;
}

ul.users li a:hover {
	display: block;
	color: #fff;
	background-color: #329161;
	font-weight: bold;
}

ul.users li {
	margin: 0px 0 0px 0;
	padding: 2px 4px 2px 4px;
	background: url(../images/homepage06.gif) repeat-x left bottom;
}

ul.users li.first {
	padding-top: 0px;
	background: none;
}

ul.users h3 {
	font-size: 11px;
}

ul.users li label {
	color: #015165;
}

ul.users li ul li {
	background: url(../images/homepage06.gif) repeat-x left bottom;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0;
	padding-left: 20px;
}

ul.users li ul {
	padding: 10px 0 10px 30px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
}

ul.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list1 li {
	xpadding-top: 1.8em;
	xpadding-bottom: 1.6em;
	xpadding: 8px;
	xpadding-bottom: 34px;
	xmargin-top: 0px;
	margin: 10px 0 10px 0;
	background: url(../images/homepage06.gif) repeat-x left bottom;
}

ul.list1 li.first {
	padding-top: 0px;
	background: none;
}

ul.list1 h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 1.3em;
	font-weight: bold;
}

ul.list1 li label {
	color: #015165;
}

ul.list1 li ul li {
	background: url(../images/homepage06.gif) repeat-x left bottom;
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0;
	padding-left: 20px;
}

ul.list1 li ul {
	padding: 10px 0 10px 30px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	xpadding-top: 1.5em;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(../images/homepage06.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.list2 h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 11px;
}

/*
.pagination {
	font-size: 11px;
	border: 1px solid #444;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
}
*/

.pagination {
	padding: 0;
	xpadding: 3px 5px 3px 5px;
	margin: 0;
	xmargin: 0 3px 0 3px;
}

.pagination.current {
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #444;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
	background-color: #fff;
	font-weight: bold;
}

.pagination a {
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #444;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	margin: 0 3px 0 3px;
	background-color: #fff;
}

.pagination a:hover {
	background-color: #329161;
	color: #fff;
}

.row1 {
	background-color: #e5ffe9;
	border-bottom: 1px solid #94A8C0;
}

.row2 {
	background-color: #d5f1dd;
	border-bottom: 1px solid #94A8C0;
}

.over {
	background-color: #5bf2a8;
	color: #fff;
}

#ordertab thead tr th {
	background-color: #329161;
	color: #fff;
}

#ordertab thead tr th,
#ordertab tbody tr td {
	border-right: 1px solid #ddd;
}

#ordertab thead tr th.last,
#ordertab tbody tr td.last {
	border-right: 0;	
}

.lists {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;
}

.lists li.row1 {
	background-color: #eee;
	display: block;
}

.lists li.row2 {
	background-color: #ddd;
	display: block;
}

.lists li {
	border-bottom: 1px solid #aaa;
}

.lists li a {
	padding: 8px;
	text-decoration: none;
	display: block;
	color: #629B96;
}

.lists li a strong {
	color: #015165;
	display: block;
}

.lists li a:hover strong {
	color: #fff;
}

.lists li a:hover {
	background-color: #329161;
	color: #ffffff;
}

.sidenews {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidenews li {
	border-bottom: 1px solid #ddd;
	xbackground: url(../images/homepage06.gif) repeat-x left top;
}

.sidenews li a {
	padding: .3em 6px .6em 3px;
	xpadding-bottom: .6em;
	xpadding-left: 6px;
	text-decoration: none;
	display: block;
	xbackground-color: #329161;
}

.sidenews li a:hover {
	xtext-decoration: underline;
	background-color: #329161;
	color: #fff;
}

.sidenews li.first {
	padding-top: 0px;
	background: none;
}

.sidenews h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 11px;
}

/* tplist Start */

.tplist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tplist li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	font-size: 1.1em;
}

.tplist li a {
	padding: .3em 6px .6em .3em;
	text-decoration: none;
	display: block;
	background-color: #b9cad6;
	text-indent: 0 !important;
	text-inden

t/**/: -14px;
	text-align: left;
}

.tplist li a:hover {
	background-color: #329161;
	color: #fff;
}

.tplist li.first {
	padding-top: 0px;
	background: none;
}

.tplist h3 {
	font-size: 11px;
}

#tp_head {
	xbackground-color: #b9cad6;
	color: #fff;
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	height: 35px;
	background: url(../images/tp_heading.gif) no-repeat;
}

/* tplist End */

/* tplister Start */

.tplister {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 13px;
	padding-left: 10px;
	margin-top: 10px;
}

.tplister li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	font-size: 1.0em;
}

.tplister li a:link,
.tplister li a:visited {
	padding: .3em 6px .6em 3px;
	text-decoration: none;
	display: block;
	background-color: #329161;
	color: #fff;
	text-align: left;
	text-indent: 0 !important;
	text-indent

/**/: -14px;
}

.tplister li a:hover,
.tplister li a:active {
	background-color: #1b5136;
	color: #fff;
}

.tplister li.first {
	padding-top: 0px;
	background: none;
}

.tplister h3 {
	font-size: 11px;
}

/* tplister End */

/* instlister START */

.instlister {
	padding: .3em 6px .6em .3em;
	background-color: #b9cad6;
}

.instlister li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	font-size: 1.1em;
}

.instlister li a:link,
.instlister li a:visited {
	padding: .3em 6px .6em 3px;
	text-decoration: none;
	display: block;
	xbackground-color: #329161;
	xcolor: #fff;
	text-align: left;
	text-indent: 0 !important;
	text-indent

/**/: -14px;
}

.instlister li a:hover,
.instlister li a:active {
	background-color: #329161;
	color: #fff;
	outline: none;
}

/* instlister END */

/* tpidiv Start */

#tpidiv ul {
	padding-left: 20px;
	list-style-position: outside;
}

ul#sliderotator {
	list-style-type: none;
	padding-left: 0;
}

/* tpidiv End */

.sidelinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 18px;
	font-weight: bold;
}

.sidelinks li {
	border-bottom: 1px solid #ddd;
	xbackground: url(../images/homepage06.gif) repeat-x left top;
}

.sidelinks li a {
	padding: .6em 6px .6em 6px;
	xpadding-bottom: .6em;
	xpadding-left: 6px;
	text-decoration: none;
	display: block;
}

.sidelinks li a:hover {
	xtext-decoration: underline;
	background-color: #329161;
	color: #fff;
}

.sidelinks li.first {
	padding-top: 0px;
	background: none;
}

.sidelinks h3 {
	xpadding-left: 11px;
	xbackground: url(../images/homepage05.gif) no-repeat left center;
	font-size: 11px;
}

.admin {
	color: #800000;
}

#subnav ul {
	padding: 10px 0px 6px 10px;
}

#subnav li {
	background-color: #ddd;
	color: #000;
	font-weight: bold;
	border: 1px solid #444;
	list-style-type: none;
	margin-bottom: 4px;
	margin-left: -26px;
}

#subnav li a:link, #subnav li a:visited {
	display: block;
	text-decoration: none;
	padding: 4px;
}

#subnav li a:hover {
	background-color: #329161;
	text-decoration: none;
	color: #fff;
}

.sidenavlist {


/* SubNav Style */
	margin-left: 16px;
	padding: 0;
	list-style: none;
}

.sidenavlist li {
	xpadding: 3px;
}

.sidenavlist li a {
	padding: .3em 3px .3em 3px;
	text-decoration: none;
	display: block;
}

.sidenavlist li a:hover {
	background-color: #329161;
	color: #fff;
}

#linker {
	position: fixed;
	top: 0;
	left: 0;
	height: 36px;
	width: 100%;
	background-color: #329161;
	border-bottom: 1px solid #000000;
}

#linker input {
	height: 20px;
	width: 90%;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	text-align: center;
	margin-left: 16px;
	margin-top: 4px;
}

/** FORM */

/*
#form label{
float: left;
width: 120px;
font-weight: bold;
color: #fff;
}

#form input, textarea{
width: 180px;
margin-bottom: 5px;
}

#form textarea{
width: 250px;
height: 150px;
}

#form .boxes{
width: 1em;
}

#form #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#form br{
clear: left;
}
*/

/** LINKS */

.editbox a:link,
.editbox a:visited {
	border: 1px solid #999;
	background-color: #640000;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.editbox a:hover,
.editbox a:active {
	background-color: #1fae78;
}

a {
	color: #003E39;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	
}

.style1 a {
	
}

.style1 a:hover {
	
}

/** BACKGROUNDS */

.bg1 {
	
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 30px 10px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

img.border {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

hr {
	

}

.hr1 {
	height: 1px;
}

/** TOP NAV */

#topnav {
	width: 739px;
	height: 18px;
	margin: 0px auto;
	padding: 6px;
}

#topnav .lefttext {
	float: left;
}

#topnav .small {
	font-size: 9px;
}

#topnav .medium {
	font-size: 11px;
}

#topnav .large {
	font-size: 13px;
}

#topnav .righttext {
	float: right;
}

/** WRAPPER */

#wrapper {
	width: 739px;
	margin: 0px auto;
	padding: 20px;
	background: #FFFFFF;
}

/** HEADER */

#header {
	height: 106px;
}

/** CONTENT */

#content {
	background: url(../images/subpage02.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	xposition: absolute;
	xpadding-top: 20px;
	xbackground-repeat: repeat-x;
	xbackground: url(../images/homepage04bg.gif) repeat-y left top;
	background: url(../images/homepage04.jpg) no-repeat left top;
	xbackground-color: #CBDEDB;
}

#sidebaruser {
	xposition: absolute;
	xtop-padding: 20px;
	background: url(../images/homepage04_user.jpg) no-repeat left top;
	xbackground-color: #898899;
}

/** MENU */

#menu {
	background: url(../images/homepage03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 70px 0px 0px 10px;
	list-style: none;
}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 38px;
	position: relative;
	z-index: 500;
	font-family: arial, verdana, sans-serif;
	text-align: center;
}

#nav li.top {
	display: block;
	float: left;
	padding-top: 0px;
	margin-left: 2px;
}

#nav li a.top_link {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 12px;
	cursor: pointer;
}

#nav li a.top_link span {
	float: left;
	display: block;
	padding: 0 4px 0 8px;
	height: 35px;
	line-height: 14px;
}

#nav li a.top_link span.down {
	float: left;
	display: block;
	padding: 0px 14px 0 8px;
	height: 35px;
	background: url(../images/three_1a.gif) no-repeat right;
}

#nav a#home.top_link span {
	padding-top: 8px;
}

#nav a#about.top_link span.down {
	padding-top: 8px;
}

#nav a#events.top_link span.down {
	padding-top: 8px;
}

#nav li:hover a.top_link {
	color: #ccc;
}

#nav li:hover a.top_link span {
	
}

#nav li:hover a.top_link span.down {
	background: url(../images/three_2a.gif) no-repeat right;
}

#nav li:hover {
	position: relative;
	z-index: 200;
}

#nav li:hover ul.sub {
	left: 1px;
	top: 30px;
	background: #2F8F5F;
	padding: 3px;
	border: 1px solid #133622;
	white-space: nowrap;
	width: 90px;
	height: auto;
	z-index: 300;
}

#nav li:hover ul.sub li {
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 90px;
	font-weight: normal;
}

#nav li:hover ul.sub li a {
	display: block;
	font-size: 11px;
	height: 18px;
	width: 88px;
	line-height: 18px;
	text-indent: 5px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #50b5d0;
}

#nav li ul.sub li a.fly {
	background: #50b5d0 url(../images/arrow.gif) no-repeat 80px 6px;
	cursor: pointer;
}

#nav li:hover ul.sub li a:hover {
	background: #3f96a9;
	color: #fff;
	border-color: #fff;
}

#nav li:hover ul.sub li a.fly:hover {
	background: #3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat;
	color: #fff;
}

#nav li b {
	display: block;
	font-size: 11px;
	height: 18px;
	width: 88px;
	line-height: 18px;
	margin-bottom: 3px;
	text-indent: 6px;
	color: #ff6;
	border-bottom: 1px solid #ff6;
	cursor: default;
}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
	left: 90px;
	top: -4px;
	background: #2F8F5F;
	padding: 3px;
	border: 1px solid #133622;
	white-space: nowrap;
	width: 120px;
	z-index: 400;
	height: auto;
}

#nav li:hover li:hover ul a,
#nav li:hover li:hover li:hover ul a,
#nav li:hover li:hover li:hover li:hover ul a,
#nav li:hover li:hover li:hover li:hover li:hover ul a {
	display: block;
	font-size: 11px;
	height: 18px;
	width: 120px;
	line-height: 18px;
	text-indent: 5px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #50b5d0;
}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background: #3f96a9 url(../images/arrow_over.gif) 80px 6px no-repeat;
	color: #fff;
	border-color: #fff;
}

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
	background: #50b5d0 url(../images/arrow.gif) 80px 6px no-repeat;
	color: #000;
	border-color: #50b5d0;
}

/** LOGIN */

#login {
	height: 195px;
	padding: 0px 24px 0px 24px;
	xbackground: url(../images/homepage04bg.gif) repeat-y left top;
}

#login h2 {
	color: #FFFFFF;
}

#login li {
	margin-bottom: 6px;
}

#login label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#login .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#login .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#login a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}

/** LOGOUT */

#logout {
	height: 100px;
	padding: 0px 24px 0px 24px;
}

#logout h2 {
	color: #FFFFFF;
}

#logout li {
	margin-bottom: 6px;
}

#logout label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#logout .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#logout .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#logout a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}

.login_message {
	padding: 5px;
	margin: 15px 0 0 0;
	border: 1px solid #D893A1;
	background-color: #FBE6F2;
	font: 11px Verdana, Arial, sans-serif;
	text-align: left;
	padding-left: 26px;
	background: #FBE6F2 url(icons/error.png) no-repeat 5px 4px;
}

/* TP Search Box */

/** TP LOGIN */

#tplogin {
	height: 90px;
	padding: 0px 24px 0px 24px;
	xbackground: url(../images/homepage04bg.gif) repeat-y left top;
}

#tplogin h2 {
	color: #FFFFFF;
}

#tplogin li {
	margin-bottom: 6px;
}

#tplogin label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#tplogin .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#tplogin .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#tplogin a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}

/* TP Search Box end */

#tp_top_box {
	height: 50px;
	padding: 0px 24px 0px 24px;
	background: url(../images/homepage04bg.gif) repeat-y;
}

#tp_top_box h2 {
	color: #FFFFFF;
}

#tp_top_box li {
	margin-bottom: 6px;
}

#tp_top_box label {
	display: block;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#tp_top_box .text {
	width: 140px;
	height: 17px;
	padding: 3px 0px 0px 3px;
}

#tp_top_box .button {
	float: left;
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

#tp_top_box a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 5px 7px 5px 4px;
	background: url(../images/arrow_over.gif) no-repeat right;
	font-size: 10px;
	color: #2F8F5F;
}

.tplist li a {
	padding: .3em 6px .6em .3em;
	text-decoration: none;
	display: block;
	background-color: #b9cad6;
	text-indent: 0 !important;
	text-inden

t/**/: -14px;
	text-align: left;
}

.tplist li a:hover {
	background-color: #329161;
	color: #fff;
}

h3 {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 a.header:link,
h3 a.header:visited {
	padding: .3em 6px .6em .3em;
	text-decoration: none;
	display: block;
	background-color: #b9cad6;
	text-indent: 0 !important;
	text-inden

t/**/: -14px;
	text-align: left;
	outline: none;
}

h3 a.header:hover,
h3 a.header:active {
	background-color: #329161;
	color: #fff;
	outline: none;
}

/* TP Search  */

a.catbutton {
	background: url(../images/tp_nav.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
}

a.catbutton:hover {
	background: url(../images/tp_nav2.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.instbutton {
	background: url(../images/tp_nav.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	padding: 4px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: right;
}

a.instbutton:hover {
	background: url(../images/tp_nav2.gif) no-repeat;
	height: 27px;
	width: 90px;
	display: inline-table;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#message {
	padding: 5px;
	margin: 5px 0;
	padding-left: 30px;
	border: 1px solid #D893A1;
	font: 10px Verdana, Arial, sans-serif;
	background: #FBE6F2 url(icons/exclamation.png) no-repeat 5px 4px;
}

#message2 {
	padding: 5px;
	padding-left: 30px;
	margin: 5px 0;
	border: 1px solid #D893A1;
	background-color: #FBE6F2;
	font: 10px Verdana, Arial, sans-serif;
	background: #FBE6F2 url(icons/error.png) no-repeat 5px 4px;
}

#notice {
	padding: 5px;
	padding-left: 30px;
	margin: 5px 0;
	border: 1px solid #c2bd97;
	font: 10px Verdana, Arial, sans-serif;
	background: #fffaeb url(icons/error.png) no-repeat 5px 4px;
}

#idea {
	padding: 5px;
	padding-left: 30px;
	margin: 5px 0;
	border: 1px solid #c2bd97;
	font: 10px Verdana, Arial, sans-serif;
	background: #fffaeb url(icons/lightbulb.png) no-repeat 5px 4px;
}

#affirm {
	padding: 5px;
	padding-left: 30px;
	margin: 5px 0;
	border: 1px solid #8cbba3;
	font: 10px Verdana, Arial, sans-serif;
	background: #d2efe1 url(icons/accept.png) no-repeat 5px 4px;
}

.saved {
	padding: 5px;
	padding-left: 30px;
	margin: 5px 0;
	border: 1px solid #8cbba3;
	font: 10px Verdana, Arial, sans-serif;
	font-weight: bold;
	background: #d2efe1 url(icons/accept.png) no-repeat 5px 3px;
	display: inline;
	float: right;
}

.saved_empty {
	padding: 5px;
	padding-left: 30px;
	margin: 5px 0;
	border: 1px solid #fff;
	font: 10px Verdana, Arial, sans-serif;
	font-weight: bold;
	background: #fff;
	display: inline;
	float: right;
}

#error {
	padding: 5px;
	margin: 5px 0;
	padding-left: 30px;
	border: 1px solid #D893A1;
	font: 10px Verdana, Arial, sans-serif;
	background: #FBE6F2 url(icons/exclamation.png) no-repeat 5px 4px;
}

#warning {
	padding: 5px;
	margin: 5px 0;
	padding-left: 30px;
	border: 1px solid #D893A1;
	font: 10px Verdana, Arial, sans-serif;
	background: #FBE6F2 url(icons/error.png) no-repeat 5px 4px;
}

#user_reg_form label {
	xdisplay: block;
	float: right;
	padding: 0px 4px 3px 0px;
	font-weight: bold;
	text-align: right;
}

#user_reg_form .button {
	width: 54px;
	height: 20px;
	background: url(../images/subpage03.gif) no-repeat left top;
	border: none;
	font: bold 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #015165;
}

.signuptable input {
	width: 200px;
	border: 1px solid #333;
}

.signuptable textarea {
	width: 200px;
	height: 100px;
}

/** ICRIN */

#icrin {
	z-index: 600;
	position: absolute;
	padding: 20px 0px 0px 670px;
	background: url(../images/icrin.jpg) no-repeat right top;
}

#icrin a {
	float: left;
	margin: 0px 0px 0px 4px;
	padding: 10px 7px 5px 4px;
	font-size: 10px;
	color: #2F8F5F;
}

#tagline {
	z-index: 600;
	

/*	right: ;*/
	position: absolute;
	padding: 16px 0px 0px 460px;
	xbackground: url(../images/icrin.jpg) no-repeat right top;
	font-size: 14px;
	xcolor: #003a35;
	color: #038054;
	text-align: right;
}

/** SEARCH */

#search {
	height: 70px;
}

#search form {
	padding: 10px 0px 0px 270px;
}

#search .text {
	float: left;
	width: 143px;
	height: 17px;
}

#search label {
	float: left;
	padding: 3px 10px 0px 0px;
}

#search #button2 {
	float: left;
	margin-left: 4px;
}

/** LINKS */

#links {
	height: 58px;
	background: url(../images/homepage11.jpg) no-repeat left top;
}

#links p {
	margin: 0px;
	padding-top: 22px;
	text-align: center;
	color: #8096B6;
}

#links a {
	color: #80A4AF;
}

#spambotdiv {
	display: none;
}

.divmem {
	display: none;
	background-color: #eee;
	padding: 0 8px 12px 8px;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	margin: 0 0 10px 10px;
}

.greenbutton {
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 6px;
	text-decoration: none;
	background: #329161;
}

.greybutton {
	color: #ebeeee;
	border: 1px solid #d6eaf9;
	font-weight: bold;
	padding: 3px 5px 3px 6px;
	text-decoration: none;
	background: #b9cad6;
	cursor: default;
}

.greenbutton_tp {
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 6px;
	text-decoration: none;
	background: #329161;
	position: relative;
	top: -30px;
}

.managebutton {
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	text-decoration: none;
	background: #329161 url(icons/bullet_wrench.png) no-repeat 1px 2px;
	display: block;
	width: 349px;
	padding: 3px 5px 3px 20px;
	text-align: left;
}

.greenbuttonTEST {
	color: #FFFFFF;
	border: 1px solid #bbbbbb;


/*#4ece97*/
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
	background: #329161 url(../images/greenbutton.gif) repeat-x;
}

a.adminbutton {
	background-color: #329161;
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	display: block;
}

a.adminbutton:hover {
	background-color: #1D5E3D;
	color: #FFFFFF;
}

.redbutton {
	background-color: #640000;
	color: #FFFFFF;
	border: 1px solid #133622;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.redbuttonTEST {
	color: #FFFFFF;
	border: 1px solid #9c0000;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	background: #640000 url(../images/redbutton.gif) repeat-x;
}

div.autocomplete {
	position: absolute;
	width: 450px;
	background-color: white;
	border: 1px solid #888;
	margin: 3px;
	padding: 2px;
}

div.autocomplete ul {
	list-style: none!important;
	list-style-image: none!important;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 0;
	padding: 2px;
	cursor: pointer;
}

/** FOOTER */

#footer {
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 30px 0px;
	text-align: center;
	color: #7B7B7B;
}

#topictitle {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 14px;
	color: #008153;
}

#csstable {
	display: table;
	margin-bottom: 30px;
}

.cssrow {
	display: table-row;
	width: 100%;
	margin-bottom: 4px;
	padding-bottom: 4px;
	}

.csscellleft {
	width: 80%;
	padding: 4px;
	display: table-cell;
	text-align: left;
	}

.csscellright {
	padding: 4px;
	margin-bottom: 6px;
	text-align: right;
	width: 20%;
	display: table-cell;
	}
	

/* GROUP REPORT QUESTIONNAIRES - START */

ul#qs_list_ul {
	margin-top: 2em;
	list-style-type: none;
}

ul#qs_list_ul li {
	margin-top: 1em;
	background-color: #ddd;
	padding-bottom: 1em;
	border: 1px solid #bbb;
}

ul#qs_list_ul li .qs_list_title {
	padding: 0.7em 1em;
	font-size: 1.3em;
	font-weight: bold;
}

ul#qs_list_ul li .qs_list_ans {
	display: inline-block;
	margin-left: 1.8em;
	color: #800000;
}

ul#qs_list_ul li .qs_list_sum {
	display: inline-block;
	margin-left: 1em;
}

ul#qs_list_ul li .qs_list_insb {
	display: inline-block;
	margin-left: 1em;
	margin-right: 1em;
	float: right;
}

ul#qs_list_ul li .qs_list_sum a {
	color: ;
}

.bulk_total {
	font-weight: normal;
	color: #666;
	margin-left: 1em;
}

div.left_cell {
	width: 7em;
	text-align: right;
	margin-right: 6px;
	float: left;
}

div.right_cell {
	display: inline-block;
	float: left;
}

div.bulk_flag {
	display: inherit;
	margin-left: 2em;
	font-weight: bold;
	color: #800000;
}

.divans_c {
	padding: 1em;
}

/* GROUP REPORT QUESTIONNAIRES - END */

/*GROUP REPORTS DATE RANGE - START */

form#reports_by_date_form div.choose_date {
	margin-right: 10px;
	xbackground-color: aqua;
	xheight: 10px;
	xclear: both;
	xdisplay: inline-block;
}

form#reports_by_date_form div.choose_date label {
	float: left;
	margin-top: 3px;
}

form#reports_by_date_form div.choose_date input {
	width: 8em;
}

form#reports_by_date_form div.choose_date a.dp-choose-date {
	margin-right: 30px;
	xpadding-right: 20px;
	
}

form#reports_by_date_form input[type="submit"],
form#reports_by_group_form input[type="submit"] {
	xmargin-right: 30px;
	xpadding-right: 20px;
	background-color: #2f8f5f;
	color: #fff;
	font-weight: bold;
}

ul#gr_list {
	list-style: none;
	margin-left: -3em;
}

ul#gr_list li {
	padding: 10px;
	background-color: #eee;
	margin-bottom: 6px;
	border: 1px solid #ddd;
}

ul#gr_list .gr_title {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 6px;
}

ul#gr_list .gr_info {
	display: inline;
	margin-right: 1em;	
}

ul#gr_list li.totals {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #800000;
	font-weight: bold;
}

form#reports_by_group_form select.full_select {
	width: 100%;
	height: 18em;
}

/*GROUP REPORTS DATE RANGE - END */

div.comp_sel,
div.comp_sel_saving,
div.comp_sel_saved {
	float: right;
	padding: 6px 6px;
	cursor: pointer;
	margin-bottom: 2px;
	display:block;
	width: 92px;
	text-align: center;
}

div.comp_sel {
	background-color: #ff6c73;
	border-top: 2px solid #ffc2c1;
	border-left: 2px solid #ffc2c1;
	border-bottom: 2px solid #c05059;
	border-right: 2px solid #c05059;

}

div.comp_sel_saving {
	background-color: #ffa818;
}

div.comp_sel_saved {
	background-color: #99d9a5;
	border-top: 2px solid #679671;
	border-left: 2px solid #679671;
	border-bottom: 2px solid #d6ffdf;
	border-right: 2px solid #d6ffdf;
	}

a.comp_head:link,
a.comp_head:visited {
	font-weight: bold;
	font-size:1.2em;
	display:block;
	margin-bottom: 2px;
	border:1px solid #eee;
	padding: 6px 6px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	background-color: #329161;
}

a.comp_head:hover,
a.comp_head:active {
	background-color: #004624;
} 

div.comp_head_div {
	xfloat: left;
	width: 100%;
	xwidth: 380px;
	color: #fff;
}

ul.selections {
	list-style-type: none;
	xmargin-left: -26px;
	padding: 0px 20px;
}

ul.selections li a:link,
ul.selections li a:visited {
	padding: 10px;
	display: block;
	background-color: #d7e8ec;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

ul.selections li a:hover,
ul.selections li a:active {
	background-color: #329161;
	color: #d7e8ec;
}

div.subcomp_sel,
div.subcomp_sel_saving,
div.subcomp_sel_saved,
div.subcomp_submitted {
	float: right;
	padding: 6px 6px;
	cursor: pointer;
	margin-bottom: 2px;
	display:block;
	width: 92px;
	text-align: center;
}

div.subcomp_sel {
	background-color: #ff6c73;
	border-top: 2px solid #ffc2c1;
	border-left: 2px solid #ffc2c1;
	border-bottom: 2px solid #c05059;
	border-right: 2px solid #c05059;

}

div.subcomp_submitted {
	background-color: #329161;
	border-top: 2px solid #1b5639;
	border-left: 2px solid #1b5639;
	border-bottom: 2px solid #adf7c9;
	border-right: 2px solid #adf7c9;
	color: #9efecb;
	font-weight: bold;
	cursor: default;
	height: inherit;
}

div.subcomp_sel_saving {
	background-color: #ffa818;
}

div.subcomp_sel_saved {
	background-color: #99d9a5;
	border-top: 2px solid #679671;
	border-left: 2px solid #679671;
	border-bottom: 2px solid #d6ffdf;
	border-right: 2px solid #d6ffdf;
	}

a.subcomp_head:link,
a.subcomp_head:visited {
	font-weight: bold;
	font-size:1.2em;
	display:block;
	margin-bottom: 2px;
	border:1px solid #eee;
	padding: 6px 6px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	background-color: #afc0cc;
}

a.subcomp_head:hover,
a.subcomp_head:active {
	background-color: #004624;
} 

div.subcomp_head_cell {
	
}

div.subcomp_head_div {
	float: left;
	xwidth: 100%;
	width: 380px;
}

div.comp_head_div span {
	font-weight: bold;
	font-size:1.2em;
	display:block;
	margin-bottom: 2px;
	border:1px solid #eee;
	padding: 6px 6px;
	overflow: hidden;
	text-decoration: none;
	color: #484848;
	background-color: #B0DFC7;
}

div.subcomp_head_div a.subcomp_head:link,
div.subcomp_head_div a.subcomp_head:visited {
	color: #494949;
}

div.inst_head_div {
	padding: 6px;
	background-color: #256446;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#comp-subcomps li.sub_head {
	background-color: #256446;
	color: #fff;
	padding: 10px;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 26px;
}

#comp-subcomps p {
	margin-left: 30px;
	}

/*div.subcomp_head_div a.subcomp_head:hover,
div.subcomp_head_div a.subcomp_head:active {
	xcolor: #fff;
	xbackground-color: #329161;
}*/

div.field_buttons {
	margin-bottom: 16px;
}

div.sub_can {
	float: left;
	width: 60%;
}

div.del_field_button {
	float: right;
}

.subcomp_hover {
	color: #fff;
	background-color: #329161;
}

div.subcomponent h3 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.1em;
}

br.clear {
	clear: both;
}

ul#subcomp_field_list li {
	
}

ul#comps {
	list-style-type: none;
	margin-left: -34px;
}

ul#comps li {
	margin-bottom: 0px;
}

ul#comps li a:link,
ul#comps li a:visited {
	background-color: #2f8f5f;
	padding: 8px;
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

ul#comps li a:hover,
ul#comps li a:active {
	background-color: #165335;
	xcursor: pointer;
} 

ul#comp-subcomps {
	margin-left: -26px;
	list-style-type: none;
}

form#viewsubs ul#comp-subcomps {
	margin-left: 0px;
	list-style-type: none;
}

ul#comp-subcomps li {

}

ul#comp-subcomps li a:link,
ul#comp-subcomps li a:visited {
	background-color: #41c182;
	xborder-bottom: 1px solid #ddd;
	xmargin-bottom: 4px;
	xcolor: #fff;
	xdisplay: block;
	xpadding: 8px;
	xfont-weight: bold;
}

#comp-subcomps ul.sub_users li div.user_sub_header a.toggle.id,
#comp-subcomps ul.sub_users_sub li div.user_sub_header a.toggle.id {
	margin-top: 0;
	padding: 0;
	width: 100%;
}




ul#comp-subcomps li a:hover,
ul#comp-subcomps li a:active {
	background-color: #165335;
	cursor: pointer;
}

#comp-subcomps ul.sub_users_sub li a.toggle.id {
	margin-left: 90px;
}

form#viewsubs #comp-subcomps li a.toggle.id {
	padding: 8px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

h2.comphead {
	border-bottom: 1px solid #999; margin-bottom: 20px;
}

h2.comphead span {
	display: inline;
	margin-left: 10px;
}

.field_title {
	margin-bottom: 25px;
	xpadding-left: 14px;
	line-height: 100%;
	font-size: 14px;
	color: #329161;
	font-weight: bold;
}

.field_title span {
	font-weight: normal;
	font-size: 0.9em;
	color: #000;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
}

.pi_list {
	margin-left: -20px;
	margin-top: -10px;
}

.pis_list {
	margin-left: 10px;
	margin-top: 10px;
	line-height: 1.4em;
}

.indent {
	margin-left: 20px;
	font-size: 1.1em;
	xbackground-color: aqua;
}

xinput.button {  
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #003e39;
}

input.printbutton {
	background: url(icons/printer.png) no-repeat 14px 6px;
	xborder: 1px solid #fff;
	xmargin-top: 16px;
	padding: 8px 17px;
	padding-left: 34px;
	cursor: pointer;
	xposition: static;
	xleft: 730px;
	xtop: 260px;
	border: 0;
	border-style: none;
	border-width: 0;
}

.dates_info {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: -14px;
	padding: 6px;
	border: 1px solid #999;
	background-color: #fef9cf;
}

ul.sub_users,
ul.sub_users_sub {
	list-style-type: none;
	margin-left: 0px;
}

#comp-subcomps ul.sub_users li,
#comp-subcomps ul.sub_users_sub li  {
	padding: 6px;
	border: 1px solid #ddd;
	margin-top: 4px;
	background-color: #b0f1d4;
	margin-left: 50px;
}

#comp-subcomps ul.sub_users li div.selected_tag,
#comp-subcomps ul.sub_users li div.subbed_tag,
#comp-subcomps ul.sub_users li div.assigned_tag,
#comp-subcomps ul.sub_users_sub li div.selected_tag,
#comp-subcomps ul.sub_users_sub li div.subbed_tag,
#comp-subcomps ul.sub_users_sub li div.assigned_tag {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #999;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	width: 55px;
	text-align: center;
	vertical-align: top;
}

#comp-subcomps ul.sub_users li div.selected_tag,
#comp-subcomps ul.sub_users_sub li div.selected_tag {
	background-color: #ffa818;
}

#comp-subcomps ul.sub_users li div.subbed_tag,
#comp-subcomps ul.sub_users_sub li div.subbed_tag {
	background-color: #ff6c73;
}

#comp-subcomps ul.sub_users li div.assigned_tag,
#comp-subcomps ul.sub_users_sub li div.assigned_tag {
	background-color: #0ce484;
}

.user_info_panel {
	background-color: #ddd;
	padding: 10px;
	margin-left: 50px;
	xwidth: 465px;
	
}

.head_info_panel {
	background-color: #ddd;
	padding: 10px;
}

#comp-subcomps div.pref_header {
	padding: 4px 8px;
	margin-left: 10px;
	margin-top: 4px;
	background-color: #c7b9a1;
	font-weight: bold;
	display: inherit;
	color: #322a1c;
}

#comp-subcomps ul.sub_users li a.toggle.id:link,
#comp-subcomps ul.sub_users li a.toggle.id:visited,
#comp-subcomps ul.sub_users_sub li a.toggle.id:link,
#comp-subcomps ul.sub_users_sub li a.toggle.id:visited {
	background-color: transparent;
	display: block;
	position: relative;
	width: 76%;
	xfloat: right;
	xtop: -25px;
	margin-top: -25px;
	padding: 9px;
	text-decoration: none;
}

#comp-subcomps ul li div.no_sels {
	list-style-type: none;
	margin-left: 26px;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background-color: #ffab00;
	font-weight: bold;
	color: #000;
}

#mainpagebody div.subcomp_head_cell_view div.view_edit a.view_edit_button:link,
#mainpagebody div.subcomp_head_cell_view div.view_edit a.view_edit_button:visited {
	background-color: #f98202;
	color: #fff;
	padding: 10px 4px;
	margin-top: 4px;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	width: 70px;
	text-align: center;
	text-decoration: none;
}

#mainpagebody div.subcomp_head_cell_view div.view_edit a.view_edit_button:hover,
#mainpagebody div.subcomp_head_cell_view div.view_edit a.view_edit_button:active {
	background-color: #84501d;
}


#mainpagebody div.subcomp_head_cell_view {
	float: left;
	width: 100%;
}

.sub_assigned {
	display: inline;
	color: #c60f18;
}

#mainpagebody div.subcomp_head_view div.subcomp_head_div_view {
	
}

#mainpagebody div.subcomp_head_view div.view_edit {
	xwidth: 170px;
	xbackground-color: aqua;
}

#mainpagebody div.subcomp_head_cell_view div.subcomp_head_view a.sub_comp_list {
	background-color: #256446;
	color: #fff;
	padding: 10px;
	margin-top: 4px;
	margin-right: 4px;
	font-weight: bold;
	display: block;
	width: 300px;
	text-decoration: none;
	float: left;
}
	
ul.docrepo_optionsnav li {
	display: inline-block;
	border: none;
}

#comp-subcomps ul.sub_users li div.user_sub_header {
	display: inline-block;
	width: 360px;
	text-align: left;
}


/*
ul.docrepo_optionsnav li a:link,
ul.docrepo_optionsnav li a:visited {
	text-decoration: none;
	display: block;
	xwidth: 100px;
	padding: 2px 6px;
	color: #fff;
}
ul.docrepo_optionsnav li a:hover,
ul.docrepo_optionsnav li a:active {
	background-color: #0b402c;
}
*/
	
ul.docrepo_optionsnav input {
	background-color: #329161;
	color: #fff;
	padding: 4px 6px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	border: none;
	cursor: pointer;
}

ul.docrepo_optionsnav input:disabled {
	background-color: #a0d6ba;
	color: #e7e7e7;
	padding: 2px 6px;
	font-size: 10px;
	border: none;
}

#easy_tooltip span {
	border: 1px solid #e1e1e1;
	padding: 4px 10px;
	background: #f5f5f5;
	width: 116px;
	text-align: center;
}



#easy_tooltip .warning {
	
}

input#sub_reset.tooltip.warning {
	
}

#easy_tooltip warn {
	display: block;
	border: 1px solid #e1e1e1;
	padding: 4px 10px;
	background: #f5f5f5;
	width: 116px;
	text-align: left;
	padding-left: 30px;
	background: #FBE6F2 url(icons/error.png) no-repeat 5px 4px;
}

ul.mailer input,
ul.mailer span,
ul.mailer textarea {
	margin-left: 16px;
	margin-top: 10px;
}

ul.sel_mail_list .assigned_tag {
	display: inline-block;
	padding: 2px 4px;
	border: 1px solid #999;
	margin-right: 10px;
	font-size: 10px;
	font-weight: bold;
	width: 55px;
	text-align: center;
	vertical-align: top;
	background-color: #0ce484;
}

ul.sel_mail_list {
	list-style-type: none;
	margin-left: -20px;
}

ul.sel_mail_list li {
	padding: 10px;
	background-color: aqua;
	margin-bottom: 10px;
}

li.li_inst_head {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 4px;
}

form#sel_insts {
	margin-left: 30px;
}

div#twitter_logo {
	margin-bottom: 18px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ddd;
}

div#twitter_logo span {
	color: #898989;
}

div#twitter_logo img {
	margin-top: 6px;
}

div#twitter_logo a:link,
div#twitter_logo a:visited {
	text-decoration: none;
}


