﻿li
{
    list-style-image: url(../Images/whitearrow_narrow.gif);
    vertical-align:middle;
}

.bodytext
{
    color:#000000;
    font-family:Arial;
    font-size:12px;
}

.bodytext_white
{
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}


.bodytext_header
{
    color:#454A57;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

.bodytext_link
{
    color: #f00808;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}


.maroontext
{
    color: #460000;
    font-size:11px;
    font-family:Arial;
    text-align: justify;
}

.purpletextF
{
    color: #7c377e;
    font-size:11px;
    font-family:Arial;
    text-align: justify;
}

.redtextF
{
    color: #f00808;
    font-size:11px;
    font-family:Arial;
    text-align: justify;
}

.navytextF
{
    color: #072d4e;
    font-size:11px;
    font-family:Arial;
    text-align: justify;
}

.browntext
{
    color: #3e3027;
    font-size:11px;
    font-family:Arial;
    vertical-align:top;
}

.largewhite
{
    color: #feffff;
    font-size:23px;
    font-family:Verdana;
}

.white_text
{
    color: #feffff;
    font-family:Arial;
    font-size:12px;
    padding-left:6px;
    padding-right:6px;
    text-align: justify;
}

.yellow_text
{
    color: #d7aa66;
    font-family:Arial;
    font-size:12px;
    padding-left:6px;
    padding-right:6px;
    text-align: justify;
}

.white_text10
{
    color: #feffff;
    font-family:Arial;
    font-size:10px;
    text-align:left;
    text-align: justify;
    padding-left:1px;
    padding-right:1px;
}

.red_text10
{
    color: #ffffff;
    font-family:Arial;
    font-size:10px;
    text-align:left;
    font-style:normal;
}

.white_text10i
{
    color: #d7aa66;
    font-family:Arial;
    font-size:10px;
    text-align:left;
    text-align: justify;
    padding-left:1px;
    padding-right:1px;
    font-style:italic;
}


.yellow_text11bc
{
    color: #d7aa66;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-align:center;
}

.redtextmenuuser
{
    color: #f00808;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
}



body 
{
	margin:0;
	padding:0;
	width:100%;
	background-image: url(../Images/outer_bg.gif);

}

.l-bg 
{
	background-image: url(../Images/outer_bg.gif);
	background-position: right top;
	background-repeat: repeat;
}

.r-bg 
{
	background-image: url(../Images/outer_bg.gif);
	background-position: left top;
	background-repeat: repeat;
}

.norepeat 
{
	background-repeat: no-repeat;
}

.menu_item
{
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.menu_sep
{
    background-image: url(../images/menu_sep.gif);
  	background-repeat: no-repeat;
  	width: 9px;
}

.menu_start
{
    background-image: url(../images/menu_start.gif);
   	background-repeat: no-repeat;
  	width: 9px;
}

.menu_end
{
    background-image: url(../images/menu_end.gif);
   	background-repeat: no-repeat;
   	width: 9px;
}


.redmenu_item
{
    background-image: url(../images/redmenu_bg.gif);
    background-repeat: repeat;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    height: 27px;
}

.redmenu_sep
{
    background-image: url(../images/redmenu_sep.gif);
  	background-repeat: no-repeat;
  	width: 17px;
}

.redmenu_white_sep
{
    background-image: url(../images/redmenu_white_sep.gif);
  	background-repeat: no-repeat;
  	width: 17px;
}

.redmenu_arrow
{
    background-image: url(../images/redmenu_arrow.gif);
  	background-repeat: no-repeat;
  	width: 16px;
}

.redmenu_start
{
    background-image: url(../images/redmenu_start.gif);
  	background-repeat: no-repeat;
  	width: 9px;
}

.redmenu_white_start
{
    background-image: url(../images/redmenu_white_start.gif);
  	background-repeat: no-repeat;
  	width: 9px;
}

.redmenu_white_end
{
    background-image: url(../images/redmenu_white_end.gif);
  	background-repeat: no-repeat;
  	width: 9px;
}

.redmenu_end
{
    background-image: url(../images/redmenu_end.gif);
  	width: 1px;
  	height: 27px;
}

.redmenu_Text
{
    background-color: #ffffff;
    color:#000000;
    height:86px;
}


a
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #3e3027;
	text-decoration: none;
}

p
{
    margin-bottom:9px;
    margin-top:9px;
}

.leftmenu_heading
{
    color:#b5191f;
    font-family:Arial;
    font-size:16px;
    padding-left:10px;
    font-weight:bold;
    line-height:26px;
    vertical-align:bottom;
}

.leftmenu_subheading
{
    color:#454A57;
    font-family:Arial;
    font-size:11px;
    background-color:Green;
}

.leftmenu_item
{
    border-bottom: 1px solid #d9d6d4;
    font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #454A57;
    cursor: pointer;
	vertical-align:top;
}

.leftmenu_item_text
{
    font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #454A57;
    cursor: pointer;
	vertical-align:top;
}

.mainbody_header
{
    color:#ffffff;
    font-family:Verdana;
    font-size:16px;
    padding-left:12px;
    margin-top:20px;
    vertical-align:middle;
    font-weight:bold;
}

.mainbody_headersub
{
    color:#B7C0D7;
    font-size:16px;
}


/* GridView */

.oddRow
{
    background-color: #D6D0CA;
}

.evenRow
{
    background-color:White;
}

.itemClass
{
    text-indent: 5px;
    color:#000000;
    font-family:Arial;
    font-size:12px;
}

.pagerStyle
{
    color:#454A57;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

/* End Gridview */

/* Accordion */
.accordionHeader
{
    border-bottom: 1px solid #d9d6d4;
    font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #454A57;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #454A57;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    border-bottom: 1px solid #d9d6d4;
    color: #454A57;
    background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: justify;
    padding: 5px;
    padding-bottom:10px;
}

/* End Accordian */