/* HTML Elements
=========================================================*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: center;
	}
p {
	padding-top: 5px;
	line-height: 15px;
	}
li {
	list-style-type: none;
	}
h2, h3 {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	padding-bottom: 10px;
}
em {
	font-size: 10px;
	color: #069;
	font-weight: bold;
	font-style: normal;
}

#right_column p {
	margin-top: 15px;
}

/*links
=========================================================*/

a {
	font-weight: bold;
	color: #069;
	}
#left_nav a {
	text-decoration: none;
	}
#left_navbar2 a {
	font-weight: normal;
	}
#main_nav a {
	text-decoration: none;
	color: #FFF;
	padding-right: 5px;
	border-right: 1px dotted #999;
	padding-left: 5px;
	}

/* Site Elements 
=========================================================*/	
	
#nav {
	background: #666;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #999;
	width: 100%;
	text-align: center;
	}

#navsm {
       	background: #666;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #999;
	width: 320px;
	text-align: center;

}

#wrapper {
	margin: 0 auto;
	width: 710px;
	text-align: left;
	}

#wrappersmall {
        margin: 0 auto;
	width: 320px;
	text-align: left;
        }

#container {
	position: relative;
	}
#content {
	position: relative;
	left: 125px;
	padding-left: 10px;
	padding-top: 5px;
	width: 430px;
	}

#contentsm {
        position: relative;
	left: 0 px;
	padding-left: 1px;
	padding-top: 1px;
	width: 320px
        }

#headline {
	height: 160px;
	border-bottom: 1px solid #CCC;
	background-repeat: no-repeat;
	}
#headline img {
	float: left;
	margin-right: 10px;
}
#login_form {
	padding-right: 10px;
	}
#login_form p {
	color: #FFF;
	font-weight: bold;
	}
#top_stories, #third_row, #second_row {
	margin-top: 8px;
	width: 430px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	}
#lt_ts, #md_ts, #rt_ts {
	background-repeat: no-repeat;
	width: 140px;
	}
#md_ts {
	position: absolute;
	left: 155px;
	top: 202px;
	}
#rt_ts {
	position: absolute;
	left: 300px;
	top: 202px;
	}
#subnav {
	background-color: #FFC233;
	height: 40px;
	width: 700px;
	text-align: left;
	padding-left: 10px;
	}

#subnav p {
	line-height: 40px;
	padding: 0;
}
#left_nav {
	position: absolute;
	top: 103px;
	width: 125px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #FFC233;
	}
#right_navbar {
	position: absolute;
	top: 103px;
	left: 575px;
	width: 135px;
	}
#left_navbar2 {
	margin-top: 5px;
	}
#footer {
	margin: 40px 0 10px 0;
	border-bottom: none;
	}
#left_column {
	width: 180px;
	position: absolute;
	top: 105px;
}
#left_column h3 {
	color: #999;
	font-size: 11px;
}
#left_column p {
	font-size: 10px;
}
#right_column {
	position: relative;
	left: 195px;
	width: 510px;
	font-size: 12px;
}
#right_column p {
	line-height: 1.5em;
}
#warning {
	margin-top: 15px;
	padding-left: 16px;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 10px;
}

/*List 
=========================================================*/

#main_nav li {
	display: inline;
	color: #CCC;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	}
#left_navbar li {
	text-align: right;
	padding-right: 5px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px dotted #999;
	}

#left_navbar2 li {
	text-align: right;
	padding-bottom: 3px;
	line-height: 18px;
	padding-right: 5px;
	border-bottom: 1px dotted #999;
	}

/*Classes 
=========================================================*/

.logo {
	width: 695px;
	color: #CCC;
	padding: 4px 0 4px 0;
	font-size: 24px;
	font-weight: bold;
	font-family: Times, serif;
	margin-bottom: none;
	}
.title, .title_gray, .title_ltgray {
	color: #FFF;
	font-size: 11px;
	background-color: #FFC233;
	padding: 5px;
	margin-bottom: 5px;
	}
.title_gray {
	background-color: #666;
	}
.title_ltgray {
	color: #999;
	background-color: #EEE;
	}
#main_nav a.no_border {
	border-right: none;
	}
.sidetitle_ltgray {
	color: #999;
	background-color: #EEE;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	border-bottom: 3px solid #FFC233;
	}
.center {
	text-align: center;
	}
.right {
	text-align: right;
	width: 130px;
}
.yellow {
	color: #FFC233;
	}
.headline {
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCC;
	font-size: 18px;
}
.caption {
	font-size: 9px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	
}
.bottom_border {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}
.headline_list {
	width: 300px;
	padding-left: 120px;
	padding-bottom: 15px;
	margin: 10px 0;
	border-bottom: 1px dashed #999;
	position: relative;
	left: 0;
}
.headline_list h2 {
	padding-top: 0;
}
.headline_list img {
	position: absolute;
	top: 0;
	left: 0px;
}
.margintop15 {
	margin-top: 15px;
}

/*Table
=========================================================*/
table {
	margin: 30px 0;
}

label {
	color: #999;
}

td {
	padding: 0 10px 15px 5px;
	vertical-align: top;
}

#signup fieldset {
	border: 1px solid #CCC;
	padding: 0 20px;
	margin-top: 20px;
}
#signup legend {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666;
	background: #eee;
	border: 1px solid #CCC;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
}

#fname, #lname, #job, #email, #fax, #company_name, #company_address, #city, #phone {
	width: 250px;
}
#formError {
	list-style: none;
	margin-top: 10px;
	margin-left: 10px;
	}
.formerror {
	padding-left: 16px;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	}

/*Definition List
=========================================================*/
dt {
	font-weight: bold;
	text-align: center;
}
dd {
	margin-bottom: 1em;
}
