/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

#page {
	background-image:url(images/full_faux_BG.gif);
    background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	border: 16px solid #00ff00;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #737373;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #505090;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2e5ea1;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.italica {
	color: #2e5ea1;
	text-decoration: none;
        font-style:italic;
	}

a.italica:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-image:url(images/full_faux_BG.gif);
        background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	border-left:solid #F00 4px;
	}

#fullpage_BG {
	background-image:url(images/full_faux_BG.gif);
        background-repeat: repeat-y;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0 0 0 20px;
	width: 510px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 208px;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 40px;
	}

.entry ul li: none;

.entry ol {
	padding: 0px 0px 0px 0px;
	margin:  0px 20px 0px 0px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	}

.postmetadata ul, .postmetadata li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0px 2px 12px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	margin-bottom: 6px;
	}

#searchform input {
	margin: 1px 0px;
}

#sidebar #searchsubmit {
	margin: 15px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.preloader {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#main_container {
        margin-top: 260px;
        width: 960px;
        height: 60px;
        background-image:url(images/full_faux_BG.gif);
        background-repeat: repeat-y;
	
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	text-align: left;
        clear: none;
	color:#3e5f8e;
	margin-top: 46px;
	font-size: 28px;
	font-weight: normal;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#67625a;
	margin-top: .5em;
	margin-bottom: -5px;
	font-weight: regular;
}


h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#2e5ea1;
	padding-top: 0px;
        margin: 30px 0px -10px 0px;
	font-weight: bold;
        vertical-align: bottom;
}

.submit_btn { 
     color:#FFFFFF; 
     font: 84% 'trebuchet ms',helvetica,sans-serif;
     background: #fad12b;
     border: solid 2px #fd313f;
}

p.subtitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#17244e;
	padding-top: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
p.section_title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: 646464;
	padding: 2em; 0em 1em 0em;
}
p.below_title {
	margin: 10px 0px 1em 0px;
}
	
.atty_name {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#2a3661;
	margin-bottom: 0px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a img {border: none;}
.bio_header {
	width: 560px;
	text-align:right;
	padding-left: 5px;
}
.blacktext {
	color:black;
}
a.sidebar1_link {
	margin-top: 22px;
	color: #a0b1d1;
	text-align: center;
	text-decoration: none;
}
a.sidebar1_link:hover {
	color:#FFF;
	text-decoration: underline;
}


li {
	padding-bottom: .6em;
        list-style-type: disc;
}
li.blue_bullet {
	color:#000000;
        text-indent: 0px;
}
ul.question {
        padding-left: 70px;
}
li.question {
	text-indent: -30px;
	list-style-type:none;
	padding-bottom: 1em;
}
li.answer {
	list-style-image:url("/images/A_image.gif");
}
ul.bio_listing {
	margin: 0;
	padding-left: 0px;
	vertical-align: text-top;
	list-style-type: none;
}
li.bio_listing {
	font-size:14px;
	color:#3f3f3f;
	padding-top: .4em;
	list-style-type: none;
}
#main_bg {
        background-image:url(images/full_faux_BG.gif);
        background-repeat: repeat-y;
        height: auto;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}
.storycontent {
	color:#0F0;
}

#header_text {color:#FFF; font-size:74%; padding: 205px 0px 2px 30px; }
#mainNav {
	height: 28px;
	width: 958px;
	clear: both;
	background-image:url(images/main_menu_staticBG.gif);
	background-position:center;
	background-repeat:repeat-x;
	border-left: #878279 1px solid;
	border-right: #878279 1px solid;
}
#main_nav_shadow { width: 960px;}
#top_shadow {
	float: left;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #666666;
  background       :  #f9f5f2;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 8px 3px;
  background       : #ECEAD8;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 8px 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;
}
#container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	overflow: hidden;
	background-image:url(images/full_faux_BG.gif);
    background-repeat: repeat-y;
	margin: 0px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#midContainer {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ff01fc;
	float: left;
} 
#header {
	width: 960px;
	height: 224px;
	background-image:url(images/header_BG2.jpg);
	background-color:#999;
	z-index: 1000;
	margin-top: 0px;
	margin-left: 0px;
} 

#header_top {
	width: 960px;
	height: 224px;
	background-image:url(images/header_BG2.jpg);
	z-index: 1000;
	margin-top: 0px;
	margin-left: 0px;
	position:fixed;
	
} 

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	position: fixed;
	margin-top: 265px;
	margin-left: 0px;
	height: 100%;
	width: 168px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #233c64; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-left: 10px; /* padding keeps the content of the div away from the edges */
	padding-right: 10px;
	z-index: 200;
}
#sidebar1_spacer {
        float: left;
        clear: both;
	background: #233c64;
        height: 10px;
}
.sidebar1_item_title { font-size: 12px; text-align: left; color:#a0b1d1; border-bottom: 2px solid #a0b1d1; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif; }
.sidebar1_locale_title { font-size: 14px; font-weight: bold; color:#a0b1d1; border-bottom: 2px solid #a0b1d1; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif; }
.sidebar1_item_box { text-align: center; border: 1px solid #06072c; margin-bottom: 20px;}
#sidebar_left_poll_box { text-align: left;  float: left; color: #00012e; font-size: 12px; padding: 6px 8px; border: 1px solid #06072c; width: 148px; height: auto; margin-bottom: 0px; margin-left: 2px; background-image: url(images/poll_box_BG.gif); background-repeat: repeat-x; background-color: #8aa3d0;}
a.video1_play { background-image: url(images/video_static.jpg); width: 154px; height:135px;}
a.video1_play:hover, a.video1_play:focus { background-image: url(images/video_over.jpg); }

.video_playbox {
        height: 420px;
        width: 450px;
}

a.sidebar1_video_box { 
        text-align: center;
        border: 1px solid #06072c;
        width: 154px;
        height: 135px;
	background: url(images/video_static.jpg);
	background-position: 0 0;
        margin-bottom: 14px;
        margin-left: 6px;
}

a.sidebar1_video_box:hover { 
        background-position: 0 -135px;
}

a.videos {
        float: left;
        border: 1px solid #12295d;
	background-repeat: no-repeat;
	width: 154px;
	height: 135px;
	background: url(images/video_static.jpg);
        margin-bottom: 18px;
        margin-left: 8px;
	}

a.videos:hover
  { 
	background: url(images/video_over.jpg);
  }

#sidebar2 {
	height: auto;
	position: fixed;
	margin-top: 265px;
	margin-left: 780px;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(images/sidebar2_BG.gif);
	background-repeat:repeat-y;
	padding-top: 5px;

}
.sidebar2_item_title { font-size: 12px; text-align: left; color:#383127; border-bottom: 2px solid #383127; margin-top: 10px; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif; margin-left: 10px; margin-right: 10px; }
#practice_menu_title { color: #032f80; clear:both; font-weight: bold; margin-top: 10px; background-image: url(images/practice_title_BG.jpg); background-position: bottom; height: 26px; font-size: 14px; margin-top: 6px; padding-left: 5px; }
#sidebar2_menu { margin-top: 0px; margin-bottom: 10px; border-bottom: 2px solid #b8b4aa; }

#bloglinks {
    clear: both;
	height: 48px;
	width: 180px;
}

a#vics_blog {
        float: left;
	font-size: 12px;
        color: #FFFFFF;
        width: 164px;
        height: 110px;
        margin-left: 7px;
        margin-right: 9px;
        margin-bottom: 20px;
	background-image: url(images/victors_blog.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	background-position: 0 0;
}

a#vics_blog:hover { 
    background-position: 0 -110px;
}

#page-title { height: 90px; padding: 4px; color:#96aecf; background-image:url(images/page-title_BG.gif); background-repeat:repeat-x; margin-bottom: 16px;}
#page-title_locale {font-size: 14px; font-weight: bold; color: #203c64; text-align: left; float: left;}
#page-title_phone {font-size: 14px; font-weight: bold; color: #203c64; text-align: right; float: right;}
#mainContent {
	width: 560px;
	font-size: 14px;
	background-color: #f9f5f2;
	margin: 265px 180px 0px 190px;
	padding: 0 12px;
	z-index: -200;
}
a.apply_btn {
        vertical-align:top;
        float: left;
        display: block;
	background-repeat: no-repeat;
	width: 154px;
	height: 26px;
	background: url(images/apply_ss_benefits.jpg);
	background-position: 0 0;
	margin: 0 auto;
	}

a.apply_btn:hover
  { 
    background-position: 0 -26px;
  }
#formcontent {
    margin: 90px 10% 0 190px;
    min-width: 525px;
    max-width: 640px;
}
#form_container2 {
	font-size: 12px;
        width: 510px;
        height: 540px;
	margin: 0px 210px;
	padding: 10px 14px;
	background-image: url(images/form_container_BG.jpg);
	background-repeat: repeat-x;
	background-color:#e9e9e9;
	border: 1px solid #999;
}
#apply_benefits_form {
	font-size: 12px;
        width: 510px;
        height: 530px;
	margin: 0px 210px;
	padding: 10px 14px;
	background-image: url(images/form_container_BG.jpg);
	background-repeat: repeat-x;
	background-color:#e9e9e9;
	border: 1px solid #999;
}
#seminar_form {
	font-size: 12px;
        width: 510px;
        height: 670px;
	margin: 0px 210px;
	padding: 10px 14px;
	background-image: url(images/form_container_BG.jpg);
	background-repeat: repeat-x;
	background-color:#e9e9e9;
	border: 1px solid #999;
}
#contact-mail_form {
	font-size: 12px;
        width: 510px;
        height: auto;
	margin: 0px 210px;
	padding: 10px 14px;
	background-image: url(images/form_container_BG.jpg);
	background-repeat: repeat-x;
	background-color:#e9e9e9;
	border: 1px solid #999;
}
a#left_sidebar_form {
    float: left;
	font-size: 12px;
    color: #FFFFFF;
        width: 163px;
        height: 106px;
	margin: 0px 0px 14px 4px;
	background-image: url(images/case_form2_idle.jpg);
	background-repeat: no-repeat;
}

a#left_sidebar_form:hover { 
	background-image: url(images/case_form2_over.jpg);
  }

a#left_sidebar_subscribe {
        float: left;
	font-size: 12px;
        color: #FFFFFF;
        width: 163px;
        height: 106px;
	margin: 0px 0px 14px 4px;
	background-image: url(images/subscribe_idle.jpg);
	background-repeat: no-repeat;
}

a#left_sidebar_subscribe:hover { 
	background-image: url(images/subscribe_over.jpg);
  }
  
#left_sidebar_clock {
        float: left;
		text-align: center;
		padding-top: 110px;
	font-size: 14px;
        color: #e1e1e0;
        width: 163px;
        height: 136px;
	margin: 0px 0px 14px 4px;
	background-image: url(images/no-clock_img.jpg);
	background-repeat: no-repeat;
}

#form_mainContent {
	font-size: 12px;
        width: 510px;
        height: 460px;
	background-image: url(images/form_container_BG.jpg);
	background-repeat: repeat-x;
	background-color:#e9e9e9;
	border: 1px solid #999;
}

tr {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.tabletext {
	background-color: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p.contenttext {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.wpcf7-form p {  
       font-size:small;  
       text-align:left;
}

.wpcf7-form p input, .wpcf7-form p textarea {  
 
       font-size:larger;  
       background-color:#FFFFFF;  
       color:#000000;  
       border-left-color:#979799;  
       border-top-color :#979799;  
       border-bottom-color:#eeeff0;  
       border-right-color:#eeeff0;  
       padding:2px;  
}

.form7submit  {  
       display: block;  
       width: 300px;  
}

#wrapper {
    text-align: left;

}

.warning {
    font-weight: bold;
    color: #f00;

}

#footnote {
	font-size:12px;
	color:#334277;
        padding: 26px 0px;
}

#footer { 
	width: 960px;
    line-height: 1em;
	padding: 6px 0px 6px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#08142c;
	z-index: 500;
	margin-top: 840px;
	margin-left: 0px;
	position: fixed;
	font-size: 10px;
	color:#a0b1d1;
	text-align: center;
}


#topper { 
	width: 960px;
    line-height: 1em;
	padding: 6px 0px 6px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#08142c;
	z-index: 900;
	margin-top: 60px;
	margin-left: 0px;
	position: fixed;
	font-size: 10px;
	color:#a0b1d1;
	text-align: center;
}

#footer_cover{ 
	width: 960px;
	height: 800px;
    line-height: 1em;
	padding: 6px 0px 6px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#666666;
	z-index: 800;
	margin-top: 884px;
	margin-left: 0px;
	position: fixed;
	font-size: 10px;
	color:#FFF;
	text-align: center;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ 
}

#footer a { color:#a0b1d1; font-size: 10px; text-decoration: none; }
#footer a:hover, #footer a.footer:focus { color:#FFF; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



