/* Association Management, Inc. */
/* Created by Chris Firnkoess, 2005-2006 */

body {
	background: rgb(202,201,220);
	margin: 0;
	padding: 0;
	font: 11px tahoma, sans-serif;
	text-align: justify;
}
p {
	margin: 12px 0;
	padding: 0;
  	}
p.footer {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:9px;
}
ul.inthenews_listing {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.inthenews_listing li {
	padding:0;
	margin:0;
}
p.inthenews_date {
	color:#666;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0px;
}
p.inthenews_title {
	color:#06C;
	margin-top:0px;
	margin-bottom:0px;
}
h1 {
	margin: 10px 0;
	padding: 3px 0;
	font: bold 12px Tahoma, sans-serif;
	border-bottom: 1px solid #C0C0BF;
	border-top: 1px solid #C0C0BF;
	width: 100%;
	color: #F7941C;
	background-color: transparent;
}
h2 {
	color: #FF9900;
	background: transparent;
	font: bold 12px tahoma, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	}
h2.comm {
	color: #FF9900;
	background: transparent;
	font: bold 12px tahoma, sans-serif;
	margin: 3px 0 0 0;
	display: block;
	height: 20px;
	padding: 0;
}
h3 {
	font: bold 12px tahoma, sans-serif;
	background: transparent;
	color: #1b0d81;
	padding: 0;
  	margin: 0;
}
h4 {
	padding: 0 0 0 5px;
	font: italic bold 24px tahoma, sans-serif;
	background-color: #F2F2F8;
	color: #1D2B86;
	margin: 5px 0;
	text-align: left;
}
h5 {
	height: 10px;
	font: 100 9px tahoma, sans-serif;
	width: 450px;
	text-align: center;
  	padding: 0;
	margin: 0 auto;
	position: relative;
	float: left;
}
h6 {
	margin: 15px 0 0 0;
	font-size: 11px;
	font-weight: 600;
}
a {
	color: #1b0d81;
	text-decoration: none;
	background: transparent;
}
a:hover {
	color: #ff9900;
	background: transparent;
}
ol {
	padding: 0 35px 0 0;
	list-style-type: disc;
	margin: 10px 10px 10px 35px;
	}
p.a {
	padding: 1px 0;
	margin: 0;
	}

blockquote {
	margin-top: 0;
	margin-bottom: 0;
		}
blockquote.faq p, blockquote.communities p {
	padding: 0;
	margin: 0;
	}
blockquote.communities {
	margin: 10px 30px;
	}
blockquote.faq {
	margin: 20px 20px 30px 20px;
	}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
hr {
	border: 0;
	height: 1px;
    border-top: .5px solid #cac9dc;
	display: block;
}
ol.star {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 390px;
}
ol.star li {
	list-style-image:  url(../library/images/star.gif);
	/*margin-right: 60px;*/
}
.association {
	margin-bottom: 10px;
	}
.association p {
	font: bold 11px tahoma, sans-serif;
	margin: 0;
	padding: 0;
	}
	
#login {
	text-align: center;
	border: 1px solid black;
	margin: 25px auto;
	padding: 5px;
	width: 350px;
}
#login p {
	margin: 10px 0 0 0;
	padding: 0;
	}
#login .buttons td {
	padding-top: 10px;}
#login .forgot td {
	font-size: 9px;
	}
.buttons input {
	width: 60px;
	height: 30px;
	border: 2px solid black;
	cursor: pointer;
	font: 11px tahoma, sans-serif;
	background-color: #e0dfe3;
	margin: 0 auto;
	}
#register {
	width: 56px;
	height: 24px;
	border: 2px solid black;
	font: 11px tahoma, sans-serif;
	background: #e0dfe3;
	margin: 0 auto;
	text-align: center;
	line-height: 24px;
	}
#register a:link, #register a:hover, #register a:visited {
	color: #000000;
	}
#itsupport {
	width: 25px;
	height: 22px;
	position: absolute;
	bottom: 3px;
	left: 3px;
  	}
#title {
  		width: 430px;
  		height: 39px;
		background-image: url(../library/images/title.gif);
	  	padding-left: 20px;
		font: 14px verdana, sans-serif;
		color: #fff;
		font-weight: bold;
		line-height: 39px;
}
table.proposal {
	width: 680px;
	}

td.info {
	width: 340px;
	padding-right: 5px;
	text-align: right;
	}
.empphoto {
	height: 100px;
	width: 100px;
	border: 1px solid #cac9dc;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.emptitle {
	font-size: 12px;
	font-weight: bold;
	color: #1b0d81;
	margin: 0;
}
.alert {
  font-size: large;
  font-weight: bold;
  color: red;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link.small_link, a:active.small_link, a:visited.small_link, a:hover.small_link {
	font-size:9px;
	text-decoration:none;
}
a:link.small_link, a:active.small_link, a:visited.small_link {
	color:#FF0000;
}
a:link.small_link {
	color:#3300CC;
}
.box {
	border:solid #000099 1px;
	padding:3px 3px 3px 3px;
	background-color:#CCCCCC
}
.center_box {
	text-align:center;
}
p.push_left {
	text-align:left;
}
.inlined {
	display:inline;
}
	