/* CSS Document */
/*styles for styling the body elements of the site*/
body {
	
	/*background-image:url(../images/nd_bg.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:scroll;
	margin:0px;
	background-color:#0072BC;
}

h1 {
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 6px;
	font-family:Neue Helvetica,Arial,Verdana,Helvetica,sans-serif;
	font-size:28px;
	color:rgb(237,28,36);
	line-height:30px;
	font-weight:normal;
	letter-spacing:1px;
}

h1 a:link {
	color:#0033FF;
}

h1 a:visited {
	color:#0066FF;
}

h1 a:hover {
	color:#999999;
}

h2 {
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 6px;
	font-family:Neue Helvetica,Arial,Verdana,Helvetica,sans-serif;
	font-size:28px;
	color:rgb(237,28,36);
	line-height:30px;
	font-weight:normal;
	letter-spacing:1px;
}

h2 a:link {
	color:#0033FF;
}

h2 a:visited {
	color:#0066FF;
}

h2 a:hover {
	color:#999999;
}

h3 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#16356a;
}

h3 a:link {
	color:#0033FF;
}

h3 a:visited {
	color:#0066FF;
}

h3 a:hover {
	color:#999999;
}

h4 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#16356a;
}

h4 a:link {
	color:#0033FF;
}

h4 a:visited {
	color:#0066FF;
}

h4 a:hover {
	color:#999999;
}


p {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

li {
	color:#1a8399;
}

.margin_div {
	width: 0px;
	height: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	position:absolute;
	left:0px;
	top:0px;
	float:left;
}

.main_content_div {
	/*
	background-image:url(/images/logo_background_2.jpg);
	background-repeat:repeat-x;
	*/
	color:#0072BC;
	width: 988px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	position:absolute;
	top:0px;
	left:0px;
}

.logo_div {
	width: 988px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	float:left;
}

.logo_top_nav_div {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	float:right;
}

.left_div {
	width: 380px;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:left;
}

.menu_div {
	width:100%;
	float:left;
	text-align:center;
	background-color:#0072BC;
	padding-left:0px;
	/*border-bottom:1px solid rgb(134,175,107);*/
	
}

.top_content_div {
	background-image:url(/images/top_content_div.jpg);
	background-repeat:repeat-x;
	width: 764px;
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 8px;
	border-bottom: 1px solid #000000;
	float:left;
}

.top_nav_div {
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:left;
}

.search_div {
	float:left;
	width: 350px;
	background-color:#0072BC;
	
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.search_input_text {
	width:265px;
}

.user_message_div {
	width: 476px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 6px;
	float:left;
}

.content_div {
	float:left;
	width: 598px;
	padding:5px;
	margin-top:5px;
	letter-spacing: 1px;
	line-height:14px;
	font-family:Neue Helvetica,Arial,Helvetica,Sans-Serif;
	font-size:18px;
	background:#ED1C24;
	color:#ED1C24;
	box-shadow: 2px 2px 4px rgb(237,28,36);
	-webkit-box-shadow: 2px 2px 4px rgb(237,28,36);
	-moz-box-shadow: 2px 2px 4px rgb(237,28,36);
}

.content_div .content_header{
	float:left; 
	width:462px;
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	background-repeat:no-repeat; 
	background-position:left;
}

.content_div a:link, .content_div a:visited, .content_div a:hover{
	font-size: 12px;
}

.content_div p {
	margin-top:10px;
}

.content_separate_div {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding:10px;
	padding-top:4px;
	background-color:#fff;
	float:left;
	width:578px;
}

.mid_content_div {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding:0px;
}

.content_separate_div img {
	vertical-align:top;
	text-align:right;
}

.summary_link_div {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.summary_div {
	background-color:#FFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 6px;
	float:left;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:2px solid #000;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.summary_div_no_image {
	width: 476px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:left;
}

.profile_image_div {
	width: 100px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 6px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:left;
}

.image_holder_div {
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:left;
}

.module_div {
	width: 298px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.module_header_div {
	background-image:url(/images/side_box_background_02.jpg);
	background-repeat:repeat-x;
	height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #000000;
	/*border-left: 1px solid #333333;*/
}

.module_inner_div {
	width: 298px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
}

.media_header_div {
	float:left;
	width: 350px;
	background-color:rgb(146,193,117);
	
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.media_inner_div {
	float:left;
	width: 350px;
	background-color:rgb(146,193,117);
	
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.media_swf_div {
	float:left;
	width: 350px;
	background-color:rgb(146,193,117);
	
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.blog_header_div {
	width: 285px;
	background-image:url(/images/side_box_header.jpg);
	background-repeat:repeat-x;
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #000000;
	/*border-left: 1px solid #333333;*/
}

.blog_inner_div {
	float:left;
	width: 350px;
	background-color:rgb(146,193,117);
	
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.blog_inner_div ul{
	background-color:#fff;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.blog_inner_div ul li{
	padding: 3px;
	border-bottom:1px solid rgb(146,193,117);
	
}

.blog_inner_div ul li a:link, .blog_inner_div ul li a:visited{
	color:rgb(146,193,117);
	letter-spacing: 1px;
	font-family:Neue Helvetica,Arial,Helvetica,Sans-Serif;
}

.blog_inner_div > span.module_small_text a:link, .blog_inner_div > span.module_small_text a:visited{
	color:#fff;
}

.our_networks_div {
	float:left;
	width: 350px;
	background-color:rgb(146,193,117);
	
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.our_networks_div ul {
	width:340px;
	float:left;
	background:#fff;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.our_networks_div ul li{
	float:left;
	padding-left:17px;
	padding-right:17px;
}

.request_info_table {
	background-color:#ffffff;
}

.request_input_text {
	width:186px;
}

.security_input_text {
	width:75px;
}

.right_div {
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:right;
}

.site_map_div {
	/*
	background-image:url(/images/site_map_div.jpg);
	background-repeat:repeat-x;
	*/
	width: 988px;
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	/*
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;*/
	float:left;
	text-align:center;
	border-top:1px solid rgb(146,193,117);
}


.decoration_div {
	height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.decoration_div_bottom {
	height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.media_selector_div {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border: 1px solid #000000;
}

.close_box_div {
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
	margin-right: 6px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:right;
}

.media_selector_content_div {
	height: 350px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border: 1px solid #000000;
	overflow:auto;
	float:left;
}

.media_selector_header_text_div {
	width: 575px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 6px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float:left;
}

.media_selector_header_div {
	height: 25px;
	background-image:url(/images/side_box_header.jpg);
	background-repeat:repeat-x;
	background-color:#0066FF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #000000;
	/*border-left: 1px solid #333333;*/
}

.media_selector_item {
	width: 640px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

/*styles for styling the text elements of the site*/
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:link {
	color:#FFFFFF;
}

a:visited {
	color:#eeeeee;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}

.content_text {
	font-family:Neue Helvetica, Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:16px;
	margin: 0;
	line-height:20px;
	color:#6B6C6F;
}

.logo_content_text {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.user_message_text {
	color: #990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.form_error_message_text {
	color: #990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.module_header_text {
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.module_content_text {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.module_small_text {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.module_small_text a:link {
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.module_small_text a:hover {
	color: #666666;
}

.module_small_text a:visited {
	color: #666666;
}

.side_box_text {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.side_box_text a:link {
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.side_box_text a:hover {
	color: #666666;
	font-size:10px;
}

.side_box_text a:visited {
	color: #666666;
	font-size:10px;
}


.site_map_div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.site_map_div a:link {
	color:#FFFFFF;
}

.site_map_div a:visited {
	color:#eeeeee;
}

.site_map_div a:hover {
	color:#999999;
	text-decoration:underline;
}



/*styles for styling the form elements of the site*/
.form_table td {
	padding-bottom: 15px;
	border: 0px;
}

.form_textfield {
	width:275px;
}

.form_textarea {
	width:452px;
	height:150px;
}

.form_select {
	width:400px;
}

.form_link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.form_link a:link {
	color:#0033FF;
	font-size:12px;
	text-decoration:underline;
}

.form_link a:hover {
	color:#999999;
	font-size:12px;
	text-decoration:underline;
}

.form_link a:visited {
	color:#0066FF;
	font-size:12px;
	text-decoration:underline;
}

.content_div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.content_div a:link {
	color:#0033FF;
}

.content_div a:hover {
	color:#999999;
}

.content_div a:visited {
	color:#0066FF;
}

.summary_link_div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.summary_link_div a:link {
	color:#0033FF;
}

.summary_link_div a:hover {
	color:#999999;
}

/* new rules v1-1 */
.list_main_summary {
	background-color:#4367c5;
	/*background-color:#CCCCCC;*/
	width: 450px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border: 1px solid #000000;
	float:left;
	color:#FFFFFF;
	font-size:12px;
}

.list_secondary_summary {
	background-color:#FFFFFF;
	width: 450px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border: 1px solid #000000;
	float:left;
}



.login_image_div {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
}

.login_image_div a:link{
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.login_image_div a:visited{
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.login_image_div a:hover{
	font-weight:bold;
	color:#0066FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.login_decoration_div {
	height: 6px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image:url(../images/decoration_top_background.gif);
	background-repeat:repeat-x;
}

.login_decoration_div_bottom {
	height: 5px;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image:url(../images/decoration_bottom_backgroun.gif);
	background-repeat:repeat-x;
}

.login_box_header {
	width: 300px;
	height: 25px;
}

.login_box_inner_div {
	width: 286px;
	background-image:url(../images/login_box_background.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #000000;
	/*border-left: 1px solid #333333;*/
}

.login_box_login_image{
	width: 100px;
	height: 25px;
	background-image:url(../images/btn_login_active.jpg);
	float:left;
}

.login_box_login_image_inactive{
	width: 100px;
	height: 25px;
	background-image:url(../images/btn_login_inactive.jpg);
	float:left;
}

.login_box_follow_image{
	width: 195px;
	height: 25px;
	margin-right:1px;
	background-image:url(../images/btn_follow_active.jpg);
	float:left;
}

.login_box_follow_image_inactive{
	width: 195px;
	height: 25px;
	margin-right:1px;
	background-image:url(../images/btn_follow_inactive.jpg);
	float:left;
}

.profile_image_div a:link{
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.profile_image_div a:visited{
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.profile_image_div a:hover{
	font-weight:bold;
	color:#0066FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.profile_small_text {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.profile_small_text a:link {
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.profile_small_text a:hover {
	color: #666666;
}

.profile_small_text a:visited {
	color: #666666;
}

/*patch 1-1-18*/
.request_info_form_div{
	float:right;
	width:245px;
}

.request_info_form_div #top_img_div{
	background-image:url(http://test.quired.com/images/request_info_top_img.jpg);
	background-repeat:no-repeat;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:215px;
	height:20px;
	float:left;
}

.request_info_form_div #mid_img_div{
	background-image:url(http://test.quired.com/images/request_info_mid_img.jpg);
	background-repeat:repeat-y;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:215px;
	min-height:100px;
	float:left;
}

.request_info_form_div #bottom_img_div{
	background-image:url(http://test.quired.com/images/request_info_bottom_img.jpg);
	background-repeat:no-repeat;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:215px;
	height:25px;
	float:left;
}

.request_info_form_div table {
	width:100%;
	vertical-align:middle;
}

.request_info_form_div table input, .request_info_form_div table textarea{
	width:98%;
	font-size:9px;
}

.request_info_form_div table th{
	text-align:left;
	color:#16356a;
	font-weight:bold;
	font-size:14px;
}

.request_info_form_div table td{
	vertical-align:middle;
	font-weight:bold;
}

.home_promo_div{
	float:left; 
	height:160px; 
	width:450px; 
	background-image:url(http://test.quired.com/images/home-rounded-back.jpg); 
	background-repeat:no-repeat; 
	margin-top:10px; 
	margin-bottom:0px;
}

.home_promo_div .promo_left_div{
	float:left; 
	width:225px; 
	margin-left:20px; 
	margin-top:10px;
}

.home_promo_div .promo_content_div{
	float:left; 
	top-margin:5px; 
	width:90%; 
	margin-left:7%;
}

.home_promo_div .promo_right_div{
	float:left; 
	width:184px; 
	padding:0px 0px 3px 3px;
	text-align:center; 
	vertical-align:middle; 
	margin-left:7px; 
	margin-top:15px; 
	margin-right:auto;
}

.home_promo_div .right_link a:link, .home_promo_div .right_link a:hover, .home_promo_div .right_link a:visited{
	color:#ffdb69;
	font-size:12px;
}

.home_promo_div .right_link a:hover{
	text-decoration:underline;
}

.home_promo_div .promo_icon_img{
	width: 100%;
	text-align:left;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:14px;
}

.home_promo_div .promo_icon_img img{
	margin-right: 2%;
	margin-left:22%;
	border:0px;
}

.home_promo_div .promo_icon_img a:link, .home_promo_div .promo_icon_img a:visited{
	color:#FFFFFF;
	font-size:14px;
}

.home_promo_div .promo_icon_img a:hover{
	color:#ffdb69;
}

.important_box{
	float:left; 
	padding:5px;
	width:452px; 
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	background-color:#4367c5;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; 
	font-size:14px;
}

.interior_content{
	font-size:12px; 
	background-color:#FFFFFF; 
	float:left; 
	padding:5px; 
	border: 1px solid #999999;
}

.rss-link{
	float:left;
}

.rss-link a{
	font-size:18px; 
	font-family:Myriad Web Pro,Neue Helvetica,Arial,Helvetica,Sans-Serif;
	letter-spacing: 2px;
	padding-left: 30px;
}

.rss-holder{
	float:left;
	width: 350px;
	background-color:rgb(146,193,117);
	
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	/*
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

/*patch 1-1-22*/
.holder_div {
	position:relative;
	width: 1024px;;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}

.top_horizontal_div{
	float:left;
	width:988px;
	background-color:#ED1C24;
	min-height:200px;
	padding-bottom:2px;
	/*box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);*/
}

.top_horizontal_div img#header_img {
	/*margin-left:6px;*/
}

.top_horizontal_div .rss-holder{
	background-image:none;
}

.bottom_horizontal_div{
	float:left;
	width:988px;
	background-color:#900;
	height:300px;
}

.copyright_div{
	float:left;
	width:988px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#ffffff; 
	font-size:12px;
	padding-top:7px;
	padding-bottom:7px;
	line-height:14px;
	border-top:1px solid rgb(146,193,117);
	
}

.copyright_div small{
	font-size:10px;
}

.media_header_div ul{
	margin: 0;
  	padding: 0;
  	list-style-type: none;
	display:block;
}

.media_header_div ul li{
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size: 100%;
	font-weight:bold;
	letter-spacing:1px;
}
/* structural styles and offsets */
ul.vertical, ul.vertical li, ul.vertical ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
}

ul.vertical {
  position: relative;
  z-index: 1000;
  cursor: default;
  width: 8em;
  left: 1em;
  top: 1em;
}

ul.vertical li {
  position: relative;
  text-align: left;
  cursor: pointer;
  cursor: hand;
  width: 8em;
  margin: -1px 0 0 0;
}

ul.vertical ul {
  z-index: 1020;
  cursor: default;
  width: 8.2em;
  margin: -0.5em 0 0 7.5em;
  position: absolute;
  left: -100em;
  top: 0;
  padding: 1px 0 0 0;
}

ul.vertical ul li {
  width: 8.2em;
}

ul.vertical ul ul {
  margin: -0.5em 0 0 7.7em;
}


/* design styles */
ul.vertical ul {
  border-width: 1px;
  border-style: solid;
  border-color: #ffeca7 #a97741 #a97741 #ffeca7;
}

ul.vertical a:link, ul.vertical a:visited {
  display: block;
  cursor: pointer;
  cursor: hand;
  background: #ffc;
  border: 1px solid #edbb85;
  padding: 5px 7px;
  font: normal normal bold 0.7em tahoma, verdana, sans-serif;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
}

ul.vertical a:hover, ul.vertical a:focus, ul.vertical a:active,
ul.vertical a.rollover:link, ul.vertical a.rollover:visited {
  background: #ffefcf;
  color: #fff;
}

/* submenu indicator arrows */
ul.vertical li.hasmenu > a:link, ul.vertical li.hasmenu > a:visited {
  background: url(http://wvpainting.quired.com/images/right-green.gif) #ffc no-repeat 95% 50%;
}

ul.vertical li.hasmenu > a:hover,
ul.vertical li.hasmenu > a:focus,
ul.vertical li.hasmenu > a:active,
ul.vertical li.hasmenu > a.rollover:link,
ul.vertical li.hasmenu > a.rollover:visited {
  background: url(http://wvpainting.quired.com/images/right-red.gif) #ffefcf no-repeat 95% 50%;
}

* html ul.vertical li.hasmenu a,
* html ul.vertical li.hasmenu a:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(http://wvpainting.quired.com/images/right-green.gif) #ffc no-repeat 95% 50%" : "#ffc");
}

* html ul.vertical li.hasmenu a:hover,
* html ul.vertical li.hasmenu a:active,
* html ul.vertical li.hasmenu a.rollover,
* html ul.vertical li.hasmenu a.rollover:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(http://wvpainting.quired.com/images/right-red.gif) #ffefcf no-repeat 95% 50%" : "#ffefcf");
}

/* iframe layer */
ul iframe {
  position: absolute;
  z-index: 1010;
  border: none;
}

/* browser hacks */

@media screen, projection {
  * html ul.vertical li {
    display: inline;
    f\loat: left;
    background: #fff;
  }
}

* html ul.vertical li { position: static; }
* html ul.vertical a:link, * html ul.vertical a:visited { position: relative; }

/* structural styles and offsets */
ul.horizontal, ul.horizontal li, ul.horizontal ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 100%;
  /*
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  */
}

ul.horizontal {
  float:left;
  position: relative;
  left: 0p;
  width: 100%;
  cursor: default;
  z-index: 2000;
  top: 0em;
}

ul.horizontal li {
  width: auto;
  float: left;
  position: relative;
  cursor: pointer;
  cursor: hand;
  text-align: left;
  left: 0em;
  margin: 0 0 0 0em;
}

* html ul.horizontal li {
  margin: 0 0 0 0;
  left: 0;
}

ul[class^="horizontal"] li {
  margin: 0 0 0 0;
  left: 0;
}

ul.horizontal ul {
  z-index: 2020;
  padding: 0;
  cursor: default;
  position: absolute;
  left: -100em;
  top: auto;
  width: 8.2em;
  margin: 0 0 0 0;
  padding: 1px 0 0 0;
}

ul.horizontal ul li {
  width: 8.2em;
  float: none;
  left: auto;
  margin: -1px 0 0 0;
}

ul.horizontal ul ul {
  margin: -0.45em 0 0 7.65em;
}

/* design styles */
ul.horizontal ul {
  /*
  border-width: 1px;
  border-style: solid;
  border-color: #ffeca7 #a97741 #a97741 #ffeca7;
  */
}

ul.horizontal a, ul.horizontal a:visited {
  display: block;
  cursor: pointer;
  cursor: hand;
  background: #0072BC;
 
  /*border: 1px solid #edbb85;*/
  padding: 5px 18px 5px 18px;
  font: normal normal 1em myriad, neue helvetica, tahoma, verdana, sans-serif;
  color: #fff;
  text-decoration: none;
  letter-spacing: 2px;
}

ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a:active,
ul.horizontal a.rollover:link, ul.horizontal a.rollover:visited {
  background: #0072BC;
  color: #fff;
}

ul.horizontal a.active {
	background: #ED1C24;
	
  	color: #fff;
}

/* submenu indicator arrows */
ul.horizontal li.hasmenu > a:link, ul.horizontal li.hasmenu > a:visited {
  background: url(down-green.gif) rgb(146,193,117) no-repeat 92% 50%;
}

ul.horizontal ul li.hasmenu > a:link, ul.horizontal li.hasmenu > a:visited {
  background: url(http://wvpainting.quired.com/images/right-green.gif) rgb(146,193,117) no-repeat 95% 50%;
}

ul.horizontal li.hasmenu > a:hover,
ul.horizontal li.hasmenu > a:focus,
ul.horizontal li.hasmenu > a:active,
ul.horizontal li.hasmenu > a.rollover,
ul.horizontal li.hasmenu > a.rollover:visited {
  background: url(down-red.gif) #0072BC no-repeat 92% 50%;
}

ul.horizontal ul li.hasmenu > a:hover,
ul.horizontal ul li.hasmenu > a:focus,
ul.horizontal ul li.hasmenu > a:active,
ul.horizontal ul li.hasmenu > a.rollover,
ul.horizontal ul li.hasmenu > a.rollover:visited {
  background: url(http://wvpainting.quired.com/images/right-red.gif) #0072BC no-repeat 95% 50%;
}

* html ul.horizontal li.hasmenu a,
* html ul.horizontal li.hasmenu a:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(down-green.gif) #ffc no-repeat 92% 50%" : "#ffc");
}
* html ul.horizontal ul li.hasmenu a,
* html ul.horizontal ul li.hasmenu a:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(http://wvpainting.quired.com/images/right-green.gif) #ffc no-repeat 95% 50%" : "#ffc");
}

* html ul.horizontal li.hasmenu a:hover,
* html ul.horizontal li.hasmenu a:active,
* html ul.horizontal li.hasmenu a.rollover,
* html ul.horizontal li.hasmenu a.rollover:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(down-red.gif) #ffefcf no-repeat 92% 50%" : "#ffefcf");
}

* html ul.horizontal ul li.hasmenu a:hover,
* html ul.horizontal ul li.hasmenu a:active,
* html ul.horizontal ul li.hasmenu a.rollover,
* html ul.horizontal ul li.hasmenu a.rollover:visited {
  background: expression(/hasmenu/.test(this.parentNode.className)
      ? "url(http://wvpainting.quired.com/images/right-red.gif) #ffefcf no-repeat 95% 50%" : "#ffefcf");
}

/* browser hacks */
ul.horizontal a { float: left; }
@media Screen, Projection { ul.horizontal a { float: none; } }
ul.horizontal ul a { float: none !important; }
@media screen, projection {
  * html ul.horizontal li {
    display: inline;
    f\loat: left;
    background: #fff;
  }
}
* html ul.horizontal li { position: static; }
* html ul.horizontal a { position: relative; }

/* iframe layer */
ul iframe {
  position: absolute;
  z-index: 1010;
  border: none;
}

.site_map_div ul li{
	display:inline-block;
	padding:5px;
}

.ie6 .site_map_div ul li, .ie7 .site_map_div ul li, .ie8 .site_map_div ul li {
	display:inline;
	padding:5px;
}

.media_info_style{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#fff;
	margin: 0px;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.media_info_style span.module_small_text{
	letter-spacing: 1px;
	line-height:14px;
	font-family:Neue Helvetica,Arial,Helvetica,Sans-Serif;
}

.media_info_style span.module_small_text strong{
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	letter-spacing:1px;
}

.media_holder_div, .media_holder_div a img{
	width:298px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
} 

#myMediaPlayer {
	position:relative;
	left:25px;
	top:0px;
}

.logo_div a {
	margin-left:0px;
}

.logo_div a img {
	padding-top: 10px;
}

.logo_div a:hover img{
	border-bottom:2px solid rgb(146,193,117);
}

/* Quired Only */
.audio_player_div {
	float:left;
	width: 350px;
	background-color:rgb(146,193,117);
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.audio_player_div div{
	float: left;
	font-size:10px;
	font-family:Neue Helvetica,Arial,Helvetica,Sans-Serif;	
	letter-spacing: 1px;
	color:#ffffff;
}

.audio_player_div div.bottom_div {
	margin-top:5px;
}

.audio_player_div div.top_div {
	margin-bottom:5px;
}

.audio_player_div embed {
	float:left;
	padding:0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.audio_player_div em, .audio_player_div em a, .audio_player_div em a:link, .audio_player_div em a:visited{
	font-size:16px; 
	font-family:Myriad Web Pro,Neue Helvetica,Arial,Helvetica,Sans-Serif;	
	text-decoration:none;
	letter-spacing: 2px;
	font-style:normal;
	color:#ffffff;
}

.audio_player_div em a, .audio_player_div em a:link, .audio_player_div em a:visited{
	padding-left:25px;
}

.audio_player_div em a:hover {
	text-decoration:underline;
	color:#999;
}

.rss_image {
	position:absolute;
	z-index:10000;
	top:844px;
	left:0px;
}

.ie6 div.rss_image, .ie7 div.rss_image, .ie8 div.rss_image{
	top:838px;
}

.itunes_image {
	position:absolute;
	z-index:10001;
	top:377px;
	left:5px;
}

.ie6 div.itunes_image, .ie7 div.itunes_image, .ie8 div.itunes_image{
	top:375px;
}

.home_content_div {
	float:left;
	width: 250px;
	min-height: 220px;
	background-color:rgb(146,193,117);
	
	margin-bottom:5px;
	margin-right:15px;
	padding:8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.home_content_div div{
	float:left;
	width: 242px;
	min-height: 212px;
	background-color:#FFF;
	padding:4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.home_content_div div strong{
	display:block;
	padding:10px;
	padding-left:15px;
	font-size:14px;
}

.home_content_div div ul {
	display:block;
	list-style-type:disc;
	margin:10px;
}

.home_content_div div ul li {
	color:#ff9934;
}

.home_content_div div img {
	float:left;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.home_content_div div img:hover {
	border: 1px solid rgb(146,193,117);
}

.home_top_content_div, .home_bottom_content_div{
	float:left;
	width: 535px;
	min-height: 187px;
	background-color:rgb(146,193,117);
	margin-bottom:5px;
	margin-right:15px;
	padding:8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:2px solid #fff;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.home_top_content_div div, .home_bottom_content_div div{
	float:left;
	width: 527px;
	min-height: 179px;
	background-color:#FFF;
	padding:4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	letter-spacing: 1px;
	line-height:14px;
	font-family:Neue Helvetica,Arial,Helvetica,Sans-Serif;
	font-size:12px;
	text-align:center;
}

.home_bottom_content_div div{
	text-align:left;
}

.home_top_content_div p, .home_bottom_content_div p {
	margin: 10px;
}

.home_top_content_div p strong{
	font-size:14px;
	line-height:16px;
	letter-spacing:normal;
	display:block;
	margin:10px;
	background-color:#F93;
	background-image:url(/images/home_box_bg.jpg);
	background-repeat:repeat-x;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align:center;
	padding: 5px;
	border: 1px solid rgb(146,193,117);
	color:#181e1f;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.home_top_content_div p strong:hover{
	cursor:pointer;
	background-image:none;
	background-color:rgb(146,193,117);
	color:#CCC;
}

.summary_content_div {
	padding:6px;
	float:left;
	border: 1px solid #000000;
}

.summary_content_div table {
	border-spacing:0px;
	width:550px;
}

.summary_content_table_back_0 {
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
	padding:3px;
}

.summary_content_table_back_1 {
	background-color:#CCCCCC;
	border-bottom:1px solid #000000;
	padding:3px;
}

.summary_content_div span.dashboard_small_text{
	padding 3px;
}

.summary_content_div span.dashboard_small_text a{
	color:#0033FF;
	padding-right:20px;
}

.blog_article_div {
	width: 540px;
	padding:5px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color:#dddddd;
	border:2px solid rgb(146,193,117);
	margin-bottom:10px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.blog_comment_div {
	width: 540px;
	padding:5px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color:#dddddd;
	border:2px solid rgb(146,193,117);
	margin-bottom:10px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}

.blog_comment_div span.link a img{
	padding:5px;
	padding-bottom:0;
	padding-top:0;
}

.blog_comment_div span.link a{
	padding:5px;
}

.blog_comment_div span.comment {
	border-top:1px solid #799FA4;
	border-bottom:1px solid #799FA4;
	display:block;
}

.dashboard_image_div {
	width:365px;
	float:left;
}

.blog_comment_div span.remove_bottom {
	border-bottom:0;
}

.summary_div table {
	border-spacing:0px; 
	padding: 3px; 
	width:450px;	
}

.summary_div table td{
	border-spacing:0px; 
	padding: 3px; 
}

.summary_div table tr{
	border-bottom:1px solid #000;
}

.login_image_div {
	margin-bottom:5px;
	margin-top:2px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}
.login_image_div div.mid_content_div {
	padding:10px;
	line-height:12px;
}

.login_image_div div.mid_content_div h2{
	margin-top:0px;
}


/*template 1 styles start here*/
.tmp1_home_div {
	width:578px;	
}

.tmp1_home_div img {
	border:1px solid #000;
}

.tmp1_home_div img.kim_dave {
	float:right;
}

/* home page styles */
.home_content {
	float:left;
}

.home_content div.row2 {
	float:left;
	text-align:left;
}

.home_content div.row2 h2 {
	margin-bottom:15px;
	padding-top:4px;
	
}

.home_content div.row2 p {
	margin-top:10px;
	border:2px solid #fff;
}

.home_content div.right {
	float:right;
}

.home_content div.center_div{
	float:left;
	width:918px;
	margin:10px;
	padding:10px;
	border:1px solid #ff0000;
	text-align:center;
}

.home_content div.center_div div.row2{
	width:300px;
	text-align:center;
	float:left;
	padding:3px;
	line-height: 25px;
}

.ie6 .home_content div.center_div div.row2, .ie7 .home_content div.center_div div.row2, .ie8 .home_content div.center_div div.row2 {
	line-height: 25px;
}

.home_content div.center_div div.row1{
	width:300px;
}

div.temp_tech_global div.content_div{
	width: 978px;
}

div.temp_tech_global div.content_div div.content_separate_div{
	width: 958px;
}


.login_image_div {
	width:75px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
	font-size:10px;
}

.dashboard_image_div {
	z-index:900;
	width:800px;
	margin-left:10px;
	margin-top:5px;
	float:left;
	
}

.dashboard_image_div div.login_image_div{
	width:75px;
	float:left;
	border:none;
}

.dashboard_image_div div.login_image_div img{
	width:75px;
	float:left;
	border:none;
}

.dashboard_image_div div.dashboard_list{
	width:700px;
	float:left;
}

.dashboard_image_div div.dashboard_list ul.horizontal{
	display:inline;
}

.dashboard_image_div div.dashboard_list ul.horizontal li, .dashboard_image_div div.dashboard_list ul.horizontal li a:link, .dashboard_image_div div.dashboard_list ul.horizontal li a:visited{
	border:none;
	background:none;
	color:#fff;
	float:left;
	font-size:12px;
}

.dashboard_image_div div.dashboard_list ul.horizontal li a:hover{
	text-decoration:underline;
}

.login_image_div a:link{
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.login_image_div a:visited{
	font-weight:bold;
	color:#0033FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.login_image_div a:hover{
	font-weight:bold;
	color:#0066FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.login_decoration_div {
	height: 6px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image:url(../images/decoration_top_background.gif);
	background-repeat:repeat-x;
}

.login_decoration_div_bottom {
	height: 5px;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image:url(../images/decoration_bottom_backgroun.gif);
	background-repeat:repeat-x;
}