/* CSS Document */

#container {
	margin:0;
}

#content {
}


#content p strong {
	font-weight:bold;
	color:#0F8278;
	padding: 8px 0;
}

#content ul.bullets {
	font-size:13px;
	list-style-type: disc;
	line-height:13px;
	color:#444;
	margin-bottom:12px;
}

#content h1 {
color:#0F8278;
font-size:20px;
font-weight:bold;
margin:20px 0 20px 0;
}

#content dl dd, #content dl dt {
	font-size:13px;
	line-height:15px;
	padding-bottom:15px;
	margin-left:15px;
}

#content dl dt {
	font-weight:bold;
}

#content dl dd {
	margin-left:30px;
}

#content h2 {
	margin:10px 0 10px 0;
}

#content h3 {
	font-weight:bold;
	color:#444;
	margin-bottom:8px;
	font-size:14px;
}

#right_column input {
	background:url('images/box.gif') no-repeat 0 0;
	width:auto;
	height:auto;
}

#right_column fieldset {
	margin-bottom:20px;
}

#signup select {
	margin-top:8px;
}

.dots {
	height:11px;
	display:block;
	margin-bottom:14px;
	margin-top:14px;
}

.agreement .color {
	color:#0F8278;
	font-size:12px;
	font-weight:normal;
}

table.login_choices td {
padding:20px 20px 20px 10px;
}

table.login_choices table {
border-collapse:collapse;
width:230px;
}

table.login_choices td.login th {
color:#0F8278;
}

table.login_choices th {
border:1px solid #666666;
font-size:1.4em;
height:60px;
letter-spacing:-0.1em;
padding:0.5em 1em;
text-align:center;
}

table.login_choices td td {
border:1px solid #666666;
height:20px;
padding:0.5em;
text-align:center;
}

table.login_choices td span.big_arrow {
color:#0F8278;
font-size:26px;
}

table.login_choices td.register th {
background:#0F8278 none repeat scroll 0%;
background-color:#0F8278;
color:white;
font-weight:normal;
}
table.login_choices th {
border:1px solid #666666;
font-size:1.4em;
height:60px;
letter-spacing:-0.1em;
padding:0.5em 1em;
text-align:center;
}

em { 
	font-style:italic;
}

.centered {
	text-align:center;
}

.clear {
	clear:both;
}

.text_left {
    padding:5px;
    color: #0F8278;
    font-size: 12px;
}
.image_left {
    padding:5px;
    color: #0F8278;
    font-size: 12px;
}

ul.dropdown { padding:3px; }
ul.dropdown li.result { }
ul.dropdown li.result div.category { font-size:12px;margin-bottom:5px;margin-top:2px;padding-left:10px;}
ul.dropdown li.result div.name{  }

