@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	background-color: #002C53;
	background-image: url(/images/pattern_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #006668;
	text-decoration: none;
}
a:visited {
	color: #006668;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
#wrapper {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/pattern_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#tagline {
	height: 37px;
	width: 589px;
	padding-top: 9px;
}
#top_nav {
	height: 21px;
	background-image: url(/images/top_nav_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 2px;
}
.top_nav {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(/images/top_nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: right;
}
a.top_nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_plus {
	font-size: 80%;
	color: #002C53;
	text-decoration: none;
}
a.button_plus:link {
	background-image: url(/images/b_box_plus.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: left;
	padding-left: 12px;
	padding-top: 0px;
}
a.button_plus:visited {
	background-image: url(/images/b_box_plus.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: left;
	padding-left: 12px;
	padding-top: 0px;
}
a.button_plus:hover {
	background-image: url(/images/b_box_plus_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: left;
	padding-left: 12px;
	padding-top: 0px;
	color: #CC0000;
	text-decoration: none;
}
.tagline_black {
	font-size: 170%;
	color: #000000;
	text-align: right;
	display: block;
	float: right;
	padding-top: 3px;
}
.tagline_red {
	color: #C2111D;
}
a.top_nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_nav:hover {
	color: #FFCC66;
	text-decoration: none;
}
#nav {
	margin-top: 6px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #002C53;
	border-right-color: #002C53;
	border-bottom-color: #002C53;
	border-left-color: #002C53;
}
.nav {
	font-size: 105%;
	line-height: 110%;
}
a.nav:link {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C6D0D9;
	border-right-color: #C6D0D9;
	border-bottom-color: #C6D0D9;
	border-left-color: #C6D0D9;
	padding-bottom: 8px;
	padding-right: 3px;
	background-color: #002C53;
}
a.nav:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
	background-image: url(/images/nav_background_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C6D0D9;
	border-right-color: #C6D0D9;
	border-bottom-color: #C6D0D9;
	border-left-color: #C6D0D9;
	padding-bottom: 8px;
	padding-right: 3px;
}
a.nav:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(/images/nav_background_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C6D0D9;
	border-right-color: #C6D0D9;
	border-bottom-color: #C6D0D9;
	border-left-color: #C6D0D9;
	padding-bottom: 8px;
	padding-right: 3px;
}

/* NAVIGATION */

.nav_read {
	font-size: 100%;
	line-height: 110%;
}
a.nav_read:link {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_read_up.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}
a.nav_read:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_read_up.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}
a.nav_read:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_read_over.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}

.nav_resources {
	font-size: 100%;
	line-height: 110%;
}
a.nav_resources:link {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_resources_up.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}
a.nav_resources:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_resources_up.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}
a.nav_resources:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_resources_over.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}

.nav_search {
	font-size: 100%;
	line-height: 110%;
}
a.nav_search:link {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_search_up.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}
a.nav_search:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_search_up.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}
a.nav_search:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 27px;
	background-image: url(/images/nav_search_over.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3px;
}

/* END NAVIGATION */

#video_corner {
	height: 111px;
	width: 143px;
	background-image: url(/images/latest_video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 38px;
	padding-left: 33px;
}
#sidebar_left {
	width: 209px;
	padding-left: 26px;
}
#content {
	padding-right: 36px;
	padding-left: 14px;
	padding-top: 10px;
}
.latest_article_head {
	font-size: 112%;
	font-weight: bold;
	color: #CC0000;
}
.latest_article_tn {
	margin-right: 6px;
}
.read_more {
	font-size: 85%;
	text-decoration: none;
}
a.read_more:link {
	color: #002C53;
	text-decoration: none;
	font-weight: bold;
}
a.read_more:visited {
	color: #002C53;
	text-decoration: none;
	font-weight: bold;
}
a.read_more:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.item_bottom_spacer {
	margin-bottom: 8px;
}
.content_box_small {
	width: 220px;
	margin-left: 8px;
}
.content_box_small_color {
	background-color: #B2D1D1;
	padding: 8px;
}
#sidebar_right {
	width: 184px;
	margin-left: 8px;
	background-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.sidebar_item {
	margin-bottom: 8px;
}
.sidebar_left_item {
	padding: 0px 4px 4px;
}
.heads {
	font-size: 135%;
	color: #FFFFFF;
	background-image: url(/images/pattern_heads.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	padding-top: 8px;
	display: block;
	padding-left: 8px;
}
.heads_wmargin {
	font-size: 135%;
	color: #FFFFFF;
	background-image: url(/images/pattern_heads.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	padding-top: 8px;
	display: block;
	padding-left: 8px;
	margin-bottom: 10px;
}
#footer {
	font-size: 80%;
	color: #FFFFFF;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002C53;
	padding-top: 16px;
	padding-right: 27px;
	text-align: right;
	padding-left: 27px;
	line-height: 120%;
}

/* MyEmma Form */

/* Controls width of your form */
.e2ma_signup_form {
	width:196px;
	height:160px;
	background-color:#002C53;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 4px;
	padding-top: 6px;
	padding-right: 4px;
}

/* Controls the style, width, and font style of the text input, select and textarea fields */
.e2ma_signup_form input[type=text],
.e2ma_signup_form textarea,
.e2ma_signup_form select { 
	border:1px solid #ccc; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 110px;
}

/* Controls width, style, and padding of the table border outlines around individual member fields */
.e2ma_signup_form_row {
	padding:2px;
	margin-top:4px;
	text-align:right;
}

/* Controls alignment and display of image in welcome message */
.e2ma_signup_image_container {
    text-align:center;
    display: inline;
}

/* Controls border around signup image (when image is linked) */
.e2ma_signup_image {
    border:0;
}

/* Controls style and formatting of welcome message */
.e2ma_signup_message {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding-left:6px;
	padding-bottom:3px;
}

/* Controls style and formatting of form field labels (first name, last name, etc.) */
.e2ma_signup_form_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	float:left;
}

/* Controls spacing and style for any text used to list options under multiple choice fields) */
.e2ma_signup_form_element {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style for "Select your interests..." text */
.e2ma_signup_form_group_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

/* For signup screens that are set to allow people to select which audience groups they'd like to join: Controls style and spacing for groups displayed as options */
.e2ma_signup_form_groups {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;
}

/* Controls the style and spacing of the word "required" and border surrounding that text */
.e2ma_signup_form_required_footnote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:2px;
	margin-bottom:2px;
	text-align:right;
}

/* Controls the color of the asterisk that indicates a field is required */
.e2ma_signup_form_required_asterix {
	color: #FFFFFF;
}

/* Controls the alignment of "submit" and "clear" buttons */
.e2ma_signup_form_button_row {
	float: right;
}

/* Controls display of the "clear" button */
.e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display: inline;
}

/*Overrides browser default settings for button styles (for additional control of "submit" and "clear" buttons) */
.e2ma_signup_form_button { 
    width: 60px !important;
}
.date {
	font-size: 80%;
	color: #CC0000;
}
.written_by {
	font-size: 85%;
	font-style: italic;
	color: #666666;
	display: block;
	margin-bottom: 4px;
}
.read_more {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	display: block;
}
.title_large {
	font-size: 145%;
	line-height: 110%;
	color: #006668;
	display: block;
}
.categories {
	color: #FFFFFF;
	background-color: #006668;
	display: block;
	padding: 1px 1px 1px 4px;
	margin-top: 10px;
	margin-bottom: 4px;
}
.title_small {
	font-size: 115%;
	line-height: 110%;
	color: #006668;
	display: block;
}
.links_resources {
	background-color: #CCCCCC;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
.list_table {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.list_divider_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 8px;
}
.view_details {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 110%;
}
.body_small {
	font-size: 80%;
	color: #999999;
}
.page_nav {
	background-color: #CCCCCC;
	text-align: right;
	display: block;
	margin-bottom: 10px;
	font-size: 85%;
	padding: 1px;
	color: #002C53;
}
.judges_header {
	font-size: 75%;
	color: #FFFFFF;
	background-color: #006666;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.download {
	font-size: 90%;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.nav_small {
	font-size: 90%;
}
.search {
	font-size: 90%;
	margin: 8px 0px 10px;
	background-color: #DDE2E8;
	padding: 3px;
}
.dictionary_alpha {
	font-size: 120%;
	font-weight: bold;
	color: #002C53;
	background-color: #DFDFDF;
	display: block;
	padding: 2px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.dictionary_term {
	font-weight: bold;
	display: block;
	margin-top: 4px;
	font-style: italic;
	color: #006766;
	font-size: 110%;
	padding-left: 20px;
}
.dictionary_definition {
	display: block;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 2px;
	margin-left: 50px;
}
.see_video {
	display: block;
	width: 94px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #CCCCCC;
	margin-left: 340px;
	font-weight: bold;
	font-size: 90%;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: italic;
	line-height: 115%;
	color: #006668;
}
.home_video {
	margin-top: 10px;
	text-align: center;
	padding: 6px;
	background-image: url(/images/home_video_background.jpg);
	height: 340px;
	background-repeat: no-repeat;
	background-position: left top;
}
.back_to_legalforms {
	color: #FFFFFF;
	background-color: #006668;
	display: block;
	padding: 1px 4px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: right;
	font-size: 90%;
}
.text_white {
	color: #FFFFFF;
}
a.text_white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.text_white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.text_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sort_by {
	font-size: 90%;
	font-weight: bold;
	color: #002C53;
}
.content_box {
	padding: 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
}
.date_box {
	font-size: 85%;
	color: #002C53;
	background-color: #B2D1D1;
	display: block;
	padding: 1px 1px 1px 3px;
}
.view_video {
	padding-left: 10px;
	float: right;
}
