@charset "utf-8";
/* CSS Document */

body {
	background: #ebebeb url(images/sn_body_bg.jpg) repeat-y center;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
}

/* Begin LAYOUT */

#page {
	width: 910px;
	left: 50%;
	margin-left: -455px;
	position:absolute;
	margin-top: 0px;
}

#page_top {
	width: 910px;
	margin-top: 0px;
	height: 36px;
	position:absolute;
}
#addthis {
	background: url(images/header/networx_left.jpg); 
	height: 36px;
	width: 296px;
	margin: 0px;
	padding: 0px;
	position:absolute;
}
#addthis_graphix {
	background: url(images/header/graphix_left.jpg); 
	height: 36px;
	width: 296px;
	margin: 0px;
	padding-top: 8px;
	position:absolute;
}
#addthis_networx {
	background: url(images/header/networx_left.jpg); 
	height: 36px;
	width: 296px;
	margin: 0px;
	padding-top: 8px;
	position:absolute;
}
.addthis_button {
	margin-left: 0px;
}
#top_links {
	height: 36px;
	width: 614px;
	margin-left: 296px;
	margin-top:0px;
	position:absolute;
}
#logo {
	width: 274px;
	height: 113px;
	margin-left: 0px;
	margin-top: 36px;
	position:absolute;
}

#top_nav {
	height: 113px;
	position:absolute;
	margin-top: 36px;
	margin-left: 274px;
	width: 636px;
}

#top_nav ul {
	margin: 0 auto;
}

#top_nav li {
	text-align: left;
	float:left;
	list-style: none;
	padding: 37px 15px 15px 10px;
	margin: 10px;
	border none;	
}
#top_nav a {
	text-decoration: none;
	color:#093452;
	font-size: 15px;
}

#top_nav #mini_nav  {
        float:right;
        padding-right: 10px;
        padding-top: 10px;
}
#top_nav #mini_nav a {
        font-size:10px;
}


#dotted_line {
	width: 900px;
	margin-left: 5px;
	margin-top: 149px;
	margin-right: 5px;
	height: 6px;
	position:absolute;
}

#flash {
	width: 900px;
	margin-left: 5px;
	margin-top: 155px;
	margin-right: 5px;
	height: 194px;
	position:absolute;
}
#flash_home {
	width: 900px;
	margin-left: 5px;
	margin-top: 155px;
	margin-right: 5px;
	height: 315px;
	position:absolute;
}
#flash_splash {
	width: 900px;
	margin-left: 5px;
	margin-top: 40px;
	margin-right: 5px;
	height: 312px;
	position:absolute;
}

#flash_splash_bg {
 	width:900px;
	height:312px;
	margin:0px;
	background: url(images/flash_bg.jpg) no-repeat; 
	display:none;
}

#left_nav {
	width: 250px;
	margin-left: 20px;
	margin-top: 390px;
	position:absolute;
}

#left_nav_home {
	width: 250px;
	margin-left: 20px;
	margin-top: 510px;
	position:absolute;
}
#left_nav_restricted {
	width: 250px;
	margin-left: 20px;
	margin-top: 200px;
	position:absolute;
}
#content {
	width: 520px;
	position:absolute;
	margin-top: 390px;
	margin-left: 285px;
	padding-bottom: 20px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#content_home {
	width: 520px;
	position:absolute;
	margin-top: 510px;
	margin-left: 285px;
	padding-bottom: 20px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#content_restricted {
	width: 785px;
	position:absolute;
	margin-top: 200px;
	margin-left: 20px;
	padding-bottom: 20px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}


.has_menu #content_restricted {
	width: 540px;
	margin-left: 265px;
}



/* End LAYOUT */

/* Begin STYLES */

#top_nav #mini_nav  {
        float:right;
        padding-right: 10px;
        padding-top: 10px;
}
#top_nav #mini_nav a {
        font-size:10px;
	font-weight: normal;
}


p {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}

a:link {
	color: #A9B51D;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #A9B51D;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #A9B51D;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #A9B51D;
	font-weight: bold;
	text-decoration: underline;
}
a.blue {
	color: #093452;
	font-weight: bold;
	text-decoration: underline;
}
a.blue:visited {
	color: #093452;
	font-weight: bold;
	text-decoration: underline;
}
a.blue:active {
	color: #093452;
	font-weight: bold;
	text-decoration: underline;
}
a.blue:hover {
	color: #093452;
	font-weight: bold;
	text-decoration: underline;
}
a.blue_thin {
	color: #093452;
	font-weight: normal;
	text-decoration: underline;
}
a.blue_thin:visited {
	color: #093452;
	font-weight: normal;
	text-decoration: underline;
}
a.blue_thin:active {
	color: #093452;
	font-weight: normal;
	text-decoration: underline;
}
a.blue_thin:hover {
	color: #093452;
	font-weight: normal;
	text-decoration: underline;
}
a.left {
	color: #494949;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.left:visited {
	color: #494949;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.left:active {
	color: #A9B51D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.left:hover {
	color: #A9B51D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lefton {
	color: #A9B51D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lefton:visited {
	color: #A9B51D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lefton:active {
	color: #A9B51D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lefton:hover {
	color: #A9B51D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
td {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.help {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

.title_blue {
	color: #093452;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}
.title_green {
	color: #A9B51D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}
.title_grey {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
}

.networx_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #083452;
	font-weight: bold;
}

.graphix_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #a9b41f;
	font-weight: bold;
}

td.contact_table {
	background: #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	text-transform: uppercase;
}
table.staff {
	width: 520px;
	border-bottom: dotted 1px #000000;
}
td.staff {
	border-top: dotted 1px #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: justify;
}
td.bio {
	border-top: dotted 1px #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F6F6F2;
}
.staffname {
	color:#093452;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.stafftitle {
	color: #093452;
	font-weight: bold;
	text-decoration: none;
}

.staffbios {
	background-color: #F6F6F2;
	width: 525px;
	text-align: justify;
}

.contact_text {
	font-size: 14px;
	line-height: 18px;
	margin-left: 20px;
	text-decoration: none;
	color: #494949;
	font-weight: normal;
}

.chevron {
	color: #093452;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.chevron2 {
	color: #A9B51D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

li {
	list-style: none;
}
.copyright {
	font-size: 9px;
	text-align: left;
}
input.button {
	background: #093452;
	padding: 4px;
	border: none;
	color: #ffffff;
	font-weight:bold;	
	font-size: 11px;
}
input.textfield_login {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666666;
	width: 140px;
}
/*
input.textfield {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666666;
	width: 200px;
}
textarea.textarea {
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666666;
	width: 370px;
	height: 80px;
}
*/
.questionaire input.button {
    	background: #093452;
	padding: 4px;
	border: none;
	color: #ffffff;
	font-weight:bold;	
	font-size: 11px;
}
.error {
	color: #aa012d;
	font-weight: bold;
}

.questionaire {
    	max-width: 520px;
   	*width: 520px;
	padding: 0px;
}

.questionaire .error {
	color: #aa012d;
	font-weight: bold;
}

.questionaire .error_box {
    color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.questionaire .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	font-weight:bold;
}

.questionaire ul.form {
    margin-left: -45px;
	*margin-left: -5px;
	_margin-left: -5px;
    list-style: none;
}

.questionaire li {
    line-height: 18px;
    list-style-type: none;
    float:none;
    padding-bottom: 0px;
    padding-top: 7px;
    margin-left: 5px;
}

.questionaire #q2_one {
    padding-right: 10px
}

.questionaire fieldset {
    border:none;
	padding: none;
}

.questionaire .label {
    width: 150px;
    float:left;
    margin-left: 0px;
    display: block;
    float: left;
}

.questionaire .textfield {
    	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #666666;
	width: 200px;
	overflow: hidden;
}

.questionaire .separator {
    padding-top: 10px;
    border-bottom: 1px dashed #00542c;
    display:block;
}

.questionaire .question {
    padding-top: 10px;
}

.questionaire .extra_long {
    float: left; 
    width: 420px;
}

.questionaire .short_answers {
    width: 125px;
    overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	border: #666 1px solid;
}

.questionaire .long_answers {
    width: 360px;
    height: 60px;
    overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	border: #666 1px solid;
}


select.select {
    border: solid 1px #d9d9d9;
    font-size: 11px;
    color: #414141;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    height: 20px;
        width: 200px;
}

           

.pull_back {
    margin-left: -10px;
    _margin-left: 0px;
}
