.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainbgcolor {
	background-color: #FEFBEB;
}

.seperatorstyle 
{
	background-color: #7695AA;
}

.onepxtable
{
	border: 1px solid #7695AA;
}
.sidepanelstyle
{
	border-top: thin none;
	border-right: 1px solid #7695AA;
	border-bottom: thin none;
	border-left: thin none;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;/*underline;*/
}
a.help_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;/*underline;*/
}
a.small_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;/*underline;*/
}

a.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
/*	background-color: #E0AE2C;*/
	text-decoration: Underline;
}
a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
/*	background-color: #E0AE2C;
	text-decoration: Underline;*/
}

.titlestyle, .titlestyle a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7695AA;
}
.activetab {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #b0e2ff;
}
.inactivetab
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #7695AA;
}

.sidetitle {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7695AA;
}
.bottomstyle {
	/*background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9B0000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #6B4418;
	background-color: #FCE7BE;
}
.alternatecolor {
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 20px;*/
	font-size: 12px;
	color: #6B4418;
	background-color: #FCE7BE;
}
.maintablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6B4418;
	background-color: #FEFBEB;
}
.mainrowstyle {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #6B4418;
    background-color: #f8f8f8;
}
.alternaterowstyle {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #6B4418;
    background-color: #e8e8e8;
}
.innertablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*font-size: 12px;*/
	color: #6B4418;
	background-color: #e8f1ff;
}

.innertablestyle2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    background-color: #f3f3f3;
}

.largetext {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #a3a3a3;
    background-color: #FFFFff;
}

.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6B4418;
	background-color: #FFFFCC;
}

.errorstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #990000 ;
	background-color: #FDF0D9;
	border: 1px solid #ff0000 ;
}

.errortext {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #ff0000 ;
}

.msgstyle {
	font-family: Arial, Helvetica, sans-serif;
	/*list-style-image: url(images/main_bullet.gif);*/
	font-weight: normal;
	font-size: 12px;
	color:  #6B4418;
	background-color: #FDF0D9;
	border: 1px solid  #CC9933;
	/*border: 1px double #ff0000;*/
}
.helpstyle {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: normal;
	font-size: 12px;
	color:  #6B4418;
	background-color: #FDF0D9;
	border: 1px solid  #CC9933;
	/*border: 1px double #ff0000;*/
}

font.normal {
	font-family:  Arial, Helvetica, sans-serif;
	color: #6B4418;
	font-size: 12px;
}

font.red{
	font-family:  Arial, Helvetica, sans-serif;
	color: #ff0000;
	/*font-size: 12px;*/
}

font.smalltext {
	font-family:  Arial, Helvetica, sans-serif;
	color: #6B4418;
	font-size: 10px;
}
li {
	list-style-type: square;
}
textarea.letterstyle {
	height: 350px;
	width: 500px;	
	font-family:  Arial, Helvetica, sans-serif;
	color: #6B4418;
	font-size: 12px;
}

.tbl {
        table-layout:fixed;
        border-top: 0px;
        border-collapse: collapse;
        background: #fff;
 }
.tbl td {
        border-bottom: 1px dashed #333;
        padding: 2px 5px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
 }
 .btext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #282828; text-decoration: none}
 .whiteheader { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 16px; color: #7695AA; text-decoration: none ; font-style: normal; font-weight: bold}
