body {
     font-family        : Arial, sans-serif;
     font-size          : 12px;
     color              : #2c2c2c;
     background         : #2c2c2c;
     text-align         : center;
     margin             : 0 0 20px 0;
}
a {
     color              : #9c083a;
}
p {
     line-height        : 1.5em;
     margin             : 5px 0 0 0;
}
dt a img {
     border             : none;
}
dt {
     color              : #A51E4B;
     font-weight        : 900;
     clear              : left;
     margin             : 0 0 0 10px;
}
dd {
     margin             : 0 0 0 20px;
}
blockquote {
     background         : #aeac72 none repeat scroll 0%;
     float              : right;
     font-family        : times new roman,serif;
     font-size          : 1.4em;
     margin             : 10px 5px 5px;
     padding            : 5px;
     width              : 27%;
}
blockquote span {
     font-size          : .8em;
     display            : block;
     text-align         : right;
     margin             : 5px 0 0 0;
}
.clearing {
     clear              : both;
}
.left {
     float              : left !important;
}
.right {
     float              : right !important;
}
.alignleft {
     text-align         : left !important;
}
.alignright {
     text-align         : right !important;
}
.glossary_not_shown {
     display            : none;
}
div#template {
     width              : 946px;
     background         : #e2e1bb;
     text-align         : left;
     margin             : 0 auto;
}
div#header {
     background         : url('./../images/header_bg.png') repeat-x #700025;
     position           : relative;
}
div#logo
{
     background         : url('./../images/logo.png') 10px 9px no-repeat;
     width              : 500px;
     height             : 70px;
     color              : #afad53;
     text-transform     : uppercase;
     padding            : 1px;
}
div#logo_text {
     margin             : 32px 0 0 80px;
     font-size			: 18px;
     color				: #6b6a47;
}
div#menu {
     margin             : 2px 10px;
     position           : relative;
}
.upper_menus {
     height             : 36px;
}
.lower_menus {
     height             : 17px;
}
div#menu a {
     color              : #fff;
     display            : block;
     float              : left;
     text-decoration    : none;
     font-size          : .9em;
     font-weight        : 900;
}
div#menu a span {
     display            : block;
     padding            : 11px 5px;
}
div#menu a:hover, div#menu a.current {
     background         : url('./../images/left_btn_corner.gif') top left no-repeat #700025;
}
div#menu a:hover span, div#menu a.current span {
     background         : url('./../images/right_btn_corner.gif') top right no-repeat;
}
div#menu ul {
     margin             : 0;
     padding            : 0;
}
div#menu li {
     list-style         : none;
     display            : inline;
}
ul#main_menu {
     height             : 25px;
}
ul#main_menu li {
     margin             : 0 10px 0 0;
}
ul#support_menu {
     position           : absolute;
     top                : 0;
     right              : 0;
     _right             : 10px;
}
ul#section_menu {
     clear              : both;
     float              : none;
}
ul#section_menu a {
     display            : inline;
     margin             : 0 2px 0 4px;
     padding            : 0 0 0 6px;
     border-left        : 1px solid #990033;
     font-weight        : 100;
     font-size          : .8em;
}
ul#section_menu .first_section_link a {
     border             : 0;
     margin             : 0 2px 0 5px;
     padding            : 0;
}
ul#section_menu a:hover {
     background         : none;
}
div#container {
     margin             : 10px;
     padding-bottom     : 10px;
}
div#footer {
     clear              : both;
     width              : 100%;
     height             : 22px;
     background         : url('./../../images/footer_bg.png') repeat-x;
}
div#app_options {
    clear               : both;
    text-align          : right;
    font-size           : .9em;
}
div#app_options a {
    margin              : 0 5px;
}
div#app_options img {
    border              : none !important;
    vertical-align      : middle;
}
div#user_info
{
    position            : absolute;
    top                 : 5px;
    right               : 5px;
    font-size           : .9em;
}
div#user_info input {
    font-size           : .9em;
}
div.styleListItem {
    float               : left;
    width               : 49%;
    height              : 185px;
    margin              : 5px 4px;
    font-size           : .9em;
    background          : #BFBD83;
    border-top          : 2px solid #9F9D63;
    border-bottom       : 2px solid #9F9D63;
}
div.styleListTitle {
    text-align          : center;
    font-size           : 1.5em;
    margin              : 0 0 5px 0;
    background          : #9F9D63;
    padding             : 2px;
}
div.styleListTitle a {
    color               : #2c2c2c;
    text-decoration     : none;
}
div.summaryImage {
    float               : left;
    margin              : 5px 10px 10px 10px;
    border              : 1px solid #2c2c2c;
}
div.summaryImage img {
    border              : none;
    height              : 135px;
}
div.styleListItem p {
    margin              : 0 10px 0 0;
}
div#glossaryBox {
    background          : #CDCB91;
    padding             : 4px;
    border              : 2px solid #9F9D63;
    font-size           : .9em;
    width               : 250px;
}
div#glossaryBox #clossayClose {
    text-align          : right;
    font-weight         : 900;
    line-height         : .8em;
}
div#glossaryBox #clossayClose a {
    text-decoration     : none;
}
div#glossaryBox #glossaryTitle {
    font-weight         : 900;
}
div#glossaryBox #glossaryDefinition img {
    float               : right;
    width               : 100px;
}
div#contactForm {
    padding             : 10px 0 0 0;
}
div#contactForm div span, div#contactForm .send_contact {
    display             : block;
    margin              : 5px 0 0 0;
}
#ctl00_ContentPlaceHolder1_Login1 {
    float                : left;
    margin               : 0 0 10px 187px;
}
#ctl00_ContentPlaceHolder1_CreateUserWizard1 {
    display              : block;
    float                : left;
    margin               : 0 0 20px 15px;
    padding              : 0 0 0 15px;
}
#ctl00_ContentPlaceHolder1_PasswordRecovery1 {
    float                : left;
    margin               : 0 0 10px 187px;
}
td#colone {
	width:236px;
}
td#coltwo {
	width:685px;
}
td#colone ul {
     list-style         : none;
     margin             : 0;
     padding            : 0;
}
td#colone ul li {
     width              : 216px;
     height             : 20px;
     margin             : 5px 0 0 10px;
     border-bottom      : 1px solid #6b6a47;
     cursor				: hand;
}
td#colone ul li a {
     color              : #2c2c2c;
     text-decoration    : none;
     margin             : 0 5px;
}
.pickit 
{
	cursor	: hand;
	color	: Maroon;
}
.renew
{ color	: Gray;}
.renewed
{ color	: Black;}
.selectedLabel
{
	background-color :	#ffffc0;
	cursor : hand;
}
.selectLabel
{
	background-color :Transparent;
	cursor:hand;
}	
.row
{
	background-color:	Transparent;
}
.altrow
{
	background-color:Silver;
}
.delX
{
	cursor: hand;
	font-family:Calligraph421 BT;
	color: red;
}
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";
	color:black;}
