
/* --------- TABLE CONTRACT/EXPAND --------- */

    .tblContracted {cursor : hand;}
    .tblExpanded {cursor : hand;}
    .DescContracted {display : none;}
    .DescExpanded {color : #FFFFFF;}


/* --------- NEW AVEXA MENU  --------- */


					
#avexa_navcontainer { 	width: 160px;
				
					
}

#avexa_navcontainer ul {	margin: 0;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					
}

/* --------- menu item not selected  --------- */

#avexa_navcontainer a {	display: block;
					width: 160px;
}

#avexa_navcontainer a:link, #navlist a:visited{
					color: #000000;
					text-decoration: none;
}

/* --------- menu item hover - background and text colors  --------- */

#avexa_navcontainer a:hover{
					width: 160px;
									
					color: #000000;
					font-weight: bold;
			
}

			
					
					
					
/* --------- NEW MENU  --------- */


					
#navcontainer { 	width: 170px;
					background-color: #f1f1f1;
					
					
}

#navcontainer ul {	margin: 0;
					padding: 0;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					
}

/* --------- menu item not selected  --------- */

#navcontainer a {	display: block;
					padding: 2px 2px 2px 2px;
					height: 14px;
					width: 170px;
					background-color: #f1f1f1;
					
					border-bottom: 1px solid #f1f1f1;
					border-top: 1px solid #f1f1f1;
					border-right: 1px solid #f1f1f1;
					border-left: 1px solid #f1f1f1;
					}

#navcontainer a:link, #navlist a:visited{
					color: #000000;
					text-decoration: none;
}

/* --------- menu item hover - background and text colors  --------- */

#navcontainer a:hover{
					background-color: #cccccc;
					color: #000000;

					border-bottom: 1px solid #999999;
					border-top: 1px solid #999999;
					border-right: 1px solid #999999;
					border-left: 1px solid #999999;
}

#navcontainerlight { width: 150px;
}

#navcontainerlight ul {	margin: 0;
					padding: 0;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
}

#navcontainerlight a {	display: block;
					padding: 0 0 0 2px;
					height: 16px;
					width: 150px;
					background-color: #FFF;
					border-bottom: 1px solid #fff;
}

#navcontainerlight a:link, #navlistlight a:visited{
					color: #000000;
					text-decoration: none;
}

#navcontainerlight a:hover{
					background-color: #f1f1f1;
					color: #000000;
}

/* --------- menu item no link the way it appears as a title  --------- */


#navcontainerdark ul { 	margin: 0;
					padding: 0;
					padding: 2px 2px 2px 0px;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					width: 170px;
					background-color: #f1f1f1;
					font-weight: bold;
					}

/* --------- menu item horizontal line  --------- */


#navcontainerline ul { 	margin: 0;
					padding: 0;
					list-style-type: none;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 11px;
					width: 170px;
					height: 4px;
					background-color: #f1f1f1;
					border-bottom: 1px solid #fff;
					}
									
					
/* --------- menu background area - border color and background color  --------- */

.section_border {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin-left: 0px;
	background-color: #f1f1f1;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}




/* --------- SIMPLY DONE STYLE --------- */

/* Begin Structure */

/*  
Theme Name: Scrivs ish
Theme URI: http://wordpress.org/
Version: 1.5
Author: Scrivs
Author URI: http://9rules.com/whitespace/
*/

/* Begin Typography & Colors */


.style_avexa_20_orange_lowercase {
 font-family:  trebuchet ms, arial, sans-serif;
 font-size: 20px;
 color: #f63;
 text-transform: lowercase;
 font-weight: normal;
}

.style_avexa_20_blue_lowercase {
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #1E90FF;
 text-transform: lowercase;
 font-weight: normal;
}



.style_avexa_18_black_lowercase {
 font-family:  trebuchet ms, arial, sans-serif;
 font-size: 18px;
 color: #333;
 text-transform: lowercase;
 font-weight: normal;
}

.style_avexa_14_black_lowercase {
 font-family:  trebuchet ms, arial, sans-serif;
 font-size: 14px;
 color: #333;
 text-transform: lowercase;
 font-weight: normal;
}

.style_avexa_12_black_lowercase {
 font-family:  trebuchet ms, arial, sans-serif;
 font-size: 12px;
 color: #333;
 text-transform: lowercase;
 font-weight: normal;
}

.style_avexa_12_black_normalcase {
 font-family:  trebuchet ms, arial, sans-serif;
 font-size: 12px;
 color: #333;
 font-weight: normal;
}

.style_avexa_10_black_normalcase_grey {
 font-family:  trebuchet ms, arial, sans-serif;
 font-size: 12px;
 color: #777;
 font-weight: normal;
}

/* default setting for the body */

body {
	font: 11px/16px 'Lucida Grande', Verdana, Sans-Serif;
	color: #333;
	text-align: center;
	


#page {
	background-color: white;
	text-align: left;
	}

#header, #content {
width: 500px;
margin: 0 auto;
	}
#content {
clear: both;
padding-top: 1px;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
font-family: trebuchet ms, arial, sans-serif;
text-transform: lowercase;
font-weight: normal;
}
h1 {
	font-size: 20px;
margin: 20px 0 0;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

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;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
	
.commentlist li {
	font-weight: bold;
	}

.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;
	}




#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 500px;
	}
	
#header {
text-align: right;
	padding: 0;
	margin: 0 auto;
	}
#aboutBox {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
background: #f5f5f5;
color: #666;
padding: 0 5px;
font-size: 10px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 500px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	}

.description {
	text-align: center;
	}

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: 30px 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 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none');
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('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: decimal outside;
	}

#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 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {

	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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 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: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
#navigation {
float: right;
margin-top: 12px;
	}

#navigation li {
display: inline;
padding: 0 0 0 10px;
text-transform: uppercase;
font-size: 10px;
}

.screenshot, .screenshotblank {
text-align: center;
margin: 20px 0;
}

.screenshot img {
padding: 2px;
border: 1px solid #ccc;
}

.ads {
text-align: center;
padding: 0 0 10px;
border-bottom: 1px solid #ccc;
margin: 0 0 20px;
}
/* End Various Tags & Classes*/

/* --------- NEW STYLES FOR DEMO TEXT EXPLANATION --------- */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
	
	
.article_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	
}

.article_text_lt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.article_text_lt_14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	
}

article_text_lt a:visited {
	color: #cccccc;
	}
	
.article_text_dk_12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.article_text_dk {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


.article_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.article_text_8 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 16px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.article_text_orange_9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #f63;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.article_text_orange_10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #f63;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.article_text_orange_12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f63;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/* --------- END OF NEW --------- */

/* --------- LIGHT COLOR TEXT FOR BLACK BACKGROUND  --------- */

.article_text_light {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



td.avexa_table_row_border_bottom {
            border-left: 0px black solid;
            border-right: 0px black solid; 
            border-bottom: 1px #999999 solid; 
            border-top: 0px black solid;}
            
            
td.style_line_bottom {
	border-left: 0px black solid;
    border-right: 0px black solid; 
    border-bottom: 1px #999999 solid; 
    border-top: 0px #999999 solid}
    
td.style_line_top {
	border-left: 0px black solid;
    border-right: 0px black solid; 
    border-bottom: 0px #999999 solid; 
    border-top: 1px #999999 solid}

td.style_avexa_menu_border_bottom {
	border-left: 0px black solid;
    border-right: 0px black solid; 
    border-bottom: 1px #999999 solid; 
    border-top: 0px black solid;}
            
td.style_avexa_menu_border_top_bottom {
	border-left: 0px black solid;
    border-right: 0px black solid; 
    border-bottom: 1px #999999 solid; 
    border-top: 1px #999999 solid}

.style_avexa_button {BORDER-RIGHT: black 0px solid; 
	BORDER-TOP: white 0px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: white 0px solid; 
	COLOR: black;
	ALIGN: left;
	BORDER-BOTTOM: white 0px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;}
	
            
.style_avexa_menu_text {
 	font-family:  Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #000000;
 	line-height: 22px;}
 	
.style_avexa_menu_button {
	BORDER-RIGHT: black 0px solid; 
	BORDER-TOP: white 0px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: white 0px solid; 
	COLOR: black;
	ALIGN: left;
	BORDER-BOTTOM: white 0px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;}
 	
.style_avexa_cell_dotted_line_bottom {
	BORDER-BOTTOM: 1px black dotted; 
	}

/*---sample comment ---*/


    
    
    


td.AVEXA_ADMIN_MENU_CELL_BORDER {
            border-left: 0px black solid;
            border-right: 0px black solid; 
            border-bottom: 1px #999999 solid; 
            border-top: 0px black solid;}
            
            
.AVEXA_ADMIN_MenuItem {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 line-height: 22px;
}

.Border1 {background-color: #E9E9E9; border: 1px solid #CCCCCC}

.Table_Border_Grey {background-color: #FFFFFF; border: 1px solid #CCCCCC}


.menu-id-current {COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial; FONT-SIZE: 11px; FONT-WEIGHT: normal;}


.style_avexa_10_N {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #2F1F0E;
}

.style_avexa_10_N_spread {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 letter-spacing: 1.2px;
 color: #2F1F0E;
}

.style_avexa_10_B {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #2F1F0E;
}

.style_avexa_10_B_spread {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 letter-spacing: 1.2px;
 color: #2F1F0E;
}

.style_avexa_grey_14_N {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

/*--- Pre-formatted text ---*/

.style_avexa_16_B_White {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
}


.style_avexa_11_N {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #2F1F0E;
}

.style_avexa_10_N_Orange {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #f63;
}

.style_avexa_11_N_Orange {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #f63;
}




.style_avexa_11_N_spread {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 letter-spacing: 1.2px;
 color: #2F1F0E;
}

.style_avexa_11_B {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #2F1F0E;
}

.style_avexa_11_B_spread {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 letter-spacing: 1.2px;
 color: #2F1F0E;
}

.style_avexa_12_N {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #2F1F0E;
}

.style_avexa_12_B {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #2F1F0E;
}

.style_avexa_12_B_spread {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 1.2px;
 color: #2F1F0E;
}

.style_avexa_14_N {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #2F1F0E;
}

.style_avexa_16_N {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: normal;
 color: #2F1F0E;
}

.style_avexa_16_B {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #2F1F0E;
}

.style_avexa_14_B {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #2F1F0E;
}

.style_avexa_18_B {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #2F1F0E;
}

.style_avexa_24_B {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 24px;
 font-weight: bold;
 color: #2F1F0E;
}

.style_avexa_12_B_red {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 12px;
 letter-spacing: 1.2px;
 font-weight: bold;
 color: #FF0000;
}

.style_avexa_11_B_red {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 11px;
 letter-spacing: 1.9px;
 font-weight: bold;
 color: #FF0000;
 line-height: 16px;
}

.style_avexa_incoming_message {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 24px;
 font-weight: bold;
 text-transform: capitalize;
 color: red;
}



.style_avexa_14_B_red {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #FF0000;
 line-height: 16px;
}


td.dashed_horizontal_line_bottom
{
    border-left: 0px #2D559F solid;
    border-right: 0px #2D559F solid; 
    border-top: 1px #BBB dotted; 
    border-bottom: 0px #2D559F solid;
}




td.SingleHorizontalDashedLineBottom
{
	padding: 15px 15px 5px 15px;
    border-left: 0px #2D559F solid;
    border-right: 0px #2D559F solid; 
    border-bottom: 1px dotted #BBB; 
    border-top: 0px #2D559F solid;
}


.style_avexa_textbox_14pt 

{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	FONT-SIZE: 14px; 
	COLOR: black;
	ALIGN: left;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;
}



.style_avexa_button_130 {WIDTH: 130; BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: whitesmoke}


.style_avexa_button {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: black 1px solid; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: whitesmoke}


.form_avexa {
				BORDER-RIGHT: black 1px solid; 
				BORDER-TOP: black 1px solid; 
				FONT-SIZE: 8pt; 
				BORDER-LEFT: black 1px solid; 
				COLOR: black; 
				BORDER-BOTTOM: black 1px solid; 
				FONT-FAMILY: Arial, Helvetica, sans-serif; 
				BACKGROUND-COLOR: white}

.form_avexa_error {
				BORDER-RIGHT: black 1px solid; 
				BORDER-TOP: black 1px solid; 
				FONT-SIZE: 8pt; 
				BORDER-LEFT: black 1px solid; 
				COLOR: black; 
				BORDER-BOTTOM: black 1px solid; 
				FONT-FAMILY: Arial, Helvetica, sans-serif; 
				BACKGROUND-COLOR: #ff9999}
				

.greybox {background: #C0C0C0;
            border-left: 1px black solid;
            border-right: 1px black solid; 
            border-bottom: 1px black solid; 
            border-top: 1px black solid;}

.dashedbox {background: #FFFFFF;
            border-left: 1px #2D559F dotted;
            border-right: 1px #2D559F dotted; 
            border-bottom: 1px #2D559F dotted; 
            border-top: 1px #2D559F dotted;}
            
            
a1:link {color: black; text-decoration: none}
a1:active {color: black; text-decoration: none}
a1:hover {color: black; text-decoration: none}
a1:visited {color: black; text-decoration: none}

a:visited img {color: black}
a:active img {color: black}
a:hover img {color: black}


A1:hover img, A1:active img {FILTER: gray; blur}
A1:hover img, A1:visited img {FILTER: gray; blur}

/*--- Orange scheme page navigation ---*/

.style_page_nav_spacer_scheme_block {padding: 5px 3px; border: none; background: #fff; text-decoration: none;}


.style_page_nav_scheme_block_orange 
			a:hover 
			{

			font: 11px Arial, Helvetica, sans-serif;

			color: #fff;
			
			border: solid 1px #ddd;
			border-color: #036;
			
			background: #FE7714;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		}

.style_page_nav_selected_scheme_block_orange 
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #000000;
			border: solid 1px #ddd;
			border-color: #036;
			
			background: #D4D4D4;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		}
       		      		       		
.style_page_nav_scheme_block_orange 
			a
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #000000;
			
			border: solid 1px #C0C0C0;
			
			background: #FFFFFF;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		}


/*--- clean scheme page navigation ---*/

.style_page_nav_spacer_scheme_clean_block {padding: 5px 3px; border: none; background: #fff; text-decoration: none;}


.style_page_nav_scheme_block_clean 
			a:hover 
			{

			font: 11px Arial, Helvetica, sans-serif;

			color: #000000;
			
			border: solid 0px #ddd;
			border-color: #036;
			
			background: #ffffff;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		}

.style_page_nav_selected_scheme_block_clean 
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #000000;
			border: solid 0px #ddd;
			border-color: #036;
			
			background: #FFFFFF;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		}
       		      		       		
.style_page_nav_scheme_block_clean 
			a
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #000000;
			
					
			background: #FFFFFF;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		
       		border-bottom: 1px #999999 solid;
       		}

/*--- navigation for black background ---*/

.style_page_nav_spacer_scheme_black_background {padding: 5px 3px; border: none; background: #000; text-decoration: none;}


.style_page_nav_scheme_block_black_background 
			a:hover 
			{

			font: 11px Arial, Helvetica, sans-serif;

			color: #999999;
			
			border: solid 0px #ddd;
			border-color: #036;
			
			background: #000000;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		}

.style_page_nav_selected_scheme_block_black_background 
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #999999;
			border: solid 0px #ddd;
			border-color: #036;
			
			background: #000000;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		}
       		      		       		
.style_page_nav_scheme_block_black_background 
			a
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #999999;
			
					
			background: #000000;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;
       		
       		border-bottom: 1px #999999 solid;
       		}



/*--- olive scheme page navigation ---*/


.style_page_nav_scheme_block_olive 
			a:hover 
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #fff;
			
			border: solid 1px #ddd;
			border-color: #036;
			
			background: #FE7714;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;}

.style_page_nav_selected_scheme_block_olive 
			{
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #FFFFFF;
			border: solid 1px #ddd;
			border-color: #036;
			
			background: #99A574;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;}
       		      		       		
.style_page_nav_scheme_block_olive 
			a {
			font: 11px Arial, Helvetica, sans-serif;
			
			color: #000000;
			
			border: solid 1px #707A62;
			
			background: #D5D8CC;
        	padding-top: 1px;
	        padding-right: 5px;
    	    padding-bottom: 1px;
       		padding-left: 5px;}


/* beginning of link behavior - directly below this is color for visited links */

a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #ff6633;
	text-decoration: none;
	}
	


/* end of link behavior */



td.AddressBook_Border_Bottom
{
	background: #e5e3d2;
    border-left: 0px #2D559F solid;
    border-right: 0px #2D559F solid; 
    border-bottom: 1px #2D559F solid; 
    border-top: 0px #2D559F solid;
}

td.Border_Bottom
{
    border-left: 0px #2D559F solid;
    border-right: 0px #2D559F solid; 
    border-bottom: 1px #2D559F solid; 
    border-top: 0px #2D559F solid;
}

td.Border_Bottom
{
    border-left: 0px #2D559F solid;
    border-right: 0px #2D559F solid; 
    border-bottom: 1px #999999 solid; 
    border-top: 0px #2D559F solid;
}