BODY{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #333333; background:#99B1BA; margin:0px;}
P, td, li, ol, ul{ color: #333333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;}
.focusText{ color: #233566; font-family: Times New Roman,Times,Georgia,serif; font-size: 13px; font-style: italic; font-weight: normal; }
.subheading{ color: #233566; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
.boldheading{ color: #333333; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 14px; font-style: normal; font-weight: bold; }
.smtext{ color: #000000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; font-weight: normal;}}
.smtextSide{ color: #E5E3E1; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 9px; font-weight: normal; text-align:left; padding-left:10px;}
.2heading{ color: #C28A46; font-family: Georgia,"Times New Roman",Times,serif; font-size: 12px; }
.hdSection1{
    font-family:"Times New Roman", Times, serif;
    font-size:20px;
    letter-spacing:4px;
    line-height:20px;
    margin:0px 0px;
    border-bottom:1px solid #CCCCCC;
    }
.hdSection2{
    font-family:"Times New Roman", Times, serif;
    font-size:16px; 
    font-weight:bold;
    letter-spacing:4px;
    line-height:20px;
    margin:0px 0px;
    }
.hdSection3{
    font-family:Arial, sans-serif;
    font-size:9px;
    letter-spacing:3px;
    line-height:9px;
    margin:4px 0px 24px 0px;
    text-align:right;
    color:#495F8F;
    }
.borderTop {
    background-color:#233566;
    }
#navTopBar {
    font-size:9px;
    color:#333333;
    }
#navTopBar TD{
    font-size:9px;
    color:#333333;
    padding:4px 10px 15px 15px;
        }
#navTopBar a{
    color:#333333;
    font-size:9px;
    text-decoration:underline;
    }   
#navTopBar a:visited{
    color:#333333;
    font-size:9px;
    text-decoration:underline;
    }
#navTopBar a:hover{
    color:#333333;
    font-size:9px;
    text-decoration:none;
    }
#navSideBar {
    background-color:#688098;
    font-weight:normal;
    color:#E5E3E1;
    }
#navSideBar td{
    padding:4px 2px 4px 4px;
    vertical-align:top;
    }
#navSideBar p{
    font-weight:normal;
    color:#E5E3E1;
    margin:8px 0px 8px 0px;
    }
#navSideBar a{
    color:#E5E3E1;
    font-weight:normal;
    text-decoration:none;
    }   
#navSideBar a:visited{
    color:#E5E3E1;
    font-weight:normal;
    text-decoration:none;
    }
#navSideBar a:hover{
    color:#FFFFFF;
    font-weight:normal;
    text-decoration:none;
    }
#main {
    color:#333333;
    }
#main table{
    vertical-align:top;
    text-align:left;
    }
#main a{
    color:#233566;
    text-decoration:underline;
    }   
#main a:visited{
    color:#233566;
    text-decoration:underline;
    }
#main a:hover{
    color:#233566;
    text-decoration:none;
    }
.textBoxTop     {color: #000000; 
                font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : bold;
	            font-style: normal;
				vertical-align: center;
}
.tdBoxTop {
	background-color: #9C9484;
	font-weight : bold;
	color: #FAFAFA;
	padding: 6px;
}
.textBoxTop     {color: #000000; 
                font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : bold;
	            font-style: normal;
				vertical-align: center;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #C0C0C0 #999999 #666666 #E0E0E0;
}
.box2 {
	padding: 3px;
	border-width: 2px;
	border-style: solid;
	border-color: #9C9484;
}
.BgColorBox1{ background-color: #EED088; }
.BgColorBox2{ background-color: #F0E9D6; }
/* Cartweaver 2 */
hr{
    color: #76685D;
    height: 1px;
    width: 90%;
}

h1 {
    color: #425929;
    font-size: 14px;
    margin: 0px;
    border-bottom:3px double #8CA26B;
}

h2 {
    color: #76685D;
    font-size: 14px;
    margin: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
    border: none;
    background: transparent;
}

input.formButton {
    background: #425929;
    border-bottom: 1px solid #688C40;
    border-left: 1px solid #688C40;
    border-right: 1px solid #141C0D;
    border-top: 1px solid #141C0D;
    color: #FFFFFF;
    font-weight: bold;
    margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
    border: 1px solid #76685D;
    border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
    padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
    background: #A1978F;
    color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
    background-color: #E7E4E2;
}
.altRowOdd{
    background-color: #DFDBD9;
}

.smallprint {
    font: 10px;
}

.pagingLinks {
    text-align: center;
}

.errorMessage {
    color: #993333;
    font-weight: bold;
}
