/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
.bold {
  font-weight: bold;
}
.style1 {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  background-color:#6E6E6E;
  padding: 0px 0px 0px 0px;
}
#style1 {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  background-color:#6E6E6E;
  padding: 0px 0px 0px 0px;
}
.style2 {
    color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#C4D4ED;
}
.style3 {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
	border-top: 0px;
	elevation: higher;
	background-color:#C4D4ED;
}
.heading {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
	border-top: 0px;
	elevation: higher;
}

/*  entries already exist in AC_style.css
.style4 {   
    color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	padding: 0px 0px 0px 5px;
	background-color:#EBF0F3;
	
		 }
.style5Bold {   
    color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	background-color:#ffffff
	
		 }
.style4Bold {   
    color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	background-color:#C4D4ED;
	
		 }
.style5 {   
    color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 0px 0px 0px 5px;
	background-color:#ffffff
	
		 }		 
.style4Small {   
    color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	background-color:#EBF0F3;
	
		 }
.style5Small {   
    color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	background-color:#ffffff
	
		 }		 
.style6 {
    font-size: 11px;
    font-family: Arial;
    color: #000000;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	elevation: higher;
	background-color:#ffffff;
}

.style6Bold {
    font-size: 11px;
    font-family: Arial;
    color: #000000;
    font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	elevation: higher;
	background-color:#ffffff;
}
.style7 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	
}

.style8 {
 font-size: 11px;
 font-family: Arial;
 color: #000000;
 padding: 0px 0px 0px 5px;
}

.style9 {
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 background-color:#B6BEC0;
 padding: 0px 0px 0px 5px;
}

.style10 {
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 padding: 0px 0px 0px 5px;
}

.style11 {
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 padding: 0px 0px 0px 5px;
}

*/

.container 
{
	/* background:#AA8433; */
	 background:#ab8433; /* 616265 #9e8f6c; #4d8abe;    background:#AA8433;  background-color:#AA8433;*/
	 background-color:#ab8433;
	color:#fff; 
	width: 246px;
}

.signinText 
{
	/* background-color: #AA8433; #8D9091; */
	background-color: #ab8433;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	float: center;
	
}
.bottomContainer 
{
	background:#efefde;  /* e5e5e5 #EDE4C9; #F0F8FF;  background:#EBF0F3; #FDE7C0; */
	color:#fff; 
	width: 246px;
	font-weight: bold;
	font-size: 12px;
}

	#awGrid { width: 685px;}
	#awGrid .aw-row-selector {text-align: center}

	#awGrid .aw-column-0 {width:  100px;}
	#awGrid .aw-column-1 {width: 200px;}
	#awGrid .aw-column-2 {width:  200px;text-align: left;}
	#awGrid .aw-column-3 {width:  60px;text-align: left;}
	#awGrid .aw-column-4 {width:  60px;text-align: left;}
	#awGrid .aw-column-5 {width:  60px;text-align: left;}

	#awGrid .aw-grid-row {border-bottom: 1px solid threedlightshadow;}
	#awGrid .aw-grid-cell {border-right: 1px solid threedlightshadow;font-size: 9pt;}
	#awGrid .aw-alternate-even {background: #C4D4ED;}
	
	/* box model fix for strict doctypes, safari */
	.aw-strict #awGrid .aw-grid-cell {padding-right: 3px;}
	.aw-strict #awGrid .aw-grid-row {padding-bottom: 3px;}

#awGrid.active-scroll-space {width: 0px!important;}

#awGridV { width: 565px;}
	#awGridV .aw-row-selector {text-align: center}

	#awGridV .aw-column-0 {width:  100px;}
	#awGridV .aw-column-1 {width: 200px;}
	#awGridV .aw-column-2 {width:  200px;text-align: left;}
	#awGridV .aw-column-3 {width:  60px;text-align: left;}
	 
	#awGridV .aw-grid-row {border-bottom: 1px solid threedlightshadow;}
	#awGridV .aw-grid-cell {border-right: 1px solid threedlightshadow;font-size: 9pt;}
	#awGridV .aw-alternate-even {background: #C4D4ED;}
	
	/* box model fix for strict doctypes, safari */
	.aw-strict #awGrid .aw-grid-cell {padding-right: 3px;}
	.aw-strict #awGrid .aw-grid-row {padding-bottom: 3px;}

#awGridV.active-scroll-space {width: 0px!important;}


.thinLine {
	
}

.paraTop {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border-top: 0px;
	elevation: higher;
	
}
/*  entry already exists in AC_style.css
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
*/
.a-white{
color: #FFFFFF;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	padding: 0px 0px 0px 5px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #990033;
}

h2{

 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 background-color:#bc4f07;
}

.subheading {
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 background-color:#E4ECF8;
}

.subheading1 {   
    color: #947852;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	padding: 0px 0px 0px 5px;
	background-color:#ffffff
} 

.researchDetailSubHeading {
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 background-color:#59626B;
}


h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
	background-color: #ffffff;
}

#navBar{
    width: 1024;
	margin: 0 0px 0 0;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 49%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #FFFFFF;
background-color: #9C0031;
font-weight:bold;
font-size:12;
padding: 0px 0px 0px 0px;
white-space: nowrap;

}
.globalNav{
color: #FFFFFF;
background-color: #9C0031;
font-weight:bold;
font-size:12;
padding: 0px 0px 0px 0px;
white-space: nowrap;

}
#leftNav{
font-size: 14px;
color: #ffffff;
font-weight: bold;
background-color: #bc4f07;
padding: 0px 0px 0px 0px;
white-space: nowrap;
}
.leftNav{
font-size: 14px;
color: #ffffff;
font-weight: bold;
background-color: #bc4f07;
padding: 0px 0px 0px 0px;
white-space: nowrap;
}

#globalNavNew {
white-space: nowrap;
background-color: #6E6E6E;
color: #FFFFFF;
font-weight:bold;
font-size:15;
}
.globalNavNew {
white-space: nowrap;
background-color: #6E6E6E;
color: #FFFFFF;
font-weight:bold;
}

.headClickedLink {
color:"#CC9933";
}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
    #FFFFFF;
	font-size: 12pt;
	padding: 0px 4px 0px 0px;
	
}

#globalNav astyle {
    #C4C4C4;
	font-size: 12pt;
	padding: 0px 4px 0px 0px;
	
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 49%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	background-color:#950000
	padding: 10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	max-width: 500px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.mystyle{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	width: 1024;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	max-width: 500px;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 0px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 0px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 0px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 0px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.blueButton {
	BORDER-RIGHT: #003366 1px solid; PADDING-RIGHT: 5px; BACKGROUND-POSITION: left 50%; BORDER-TOP: #6699cc 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; PADDING-BOTTOM: 1px; VERTICAL-ALIGN: middle; BORDER-LEFT: #6699cc 1px solid; COLOR: #ffffff; LINE-HEIGHT: 12px; PADDING-TOP: 1px; BORDER-BOTTOM: #003366 1px solid; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Arial, Helvetica, sans-serif; LETTER-SPACING: 0.05em
}
.blueButton A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.greenButton {
	padding: 0px 0px 0px 0px;
	background-color: #AB8433;  /* #00518C; */
	color: #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	border-left-color: #DCDBED;
	border-bottom-color: #003366;
	border-top-color: #DCDBED;
	border-right-color: #003366;
}

.greenButton A {
	COLOR: #ffffff; TEXT-DECORATION: none
}

.greenButton2 {
	BORDER-RIGHT: #5d7330 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #c4ceaf 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; PADDING-BOTTOM: 1px; VERTICAL-ALIGN: middle; BORDER-LEFT: #c4ceaf 1px solid; COLOR: #ffffff; LINE-HEIGHT: 11px; PADDING-TOP: 1px; BORDER-BOTTOM: #5d7330 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 0.05em; BACKGROUND-COLOR: #990033;
margin-top:3px; margin-bottom:3px; margin-left:3px; margin-right:3px; cursor: hand;
 
}
.greenButton A2 {
	COLOR: #000000; TEXT-DECORATION: none
}

/*
.HeadingText {	
	padding-left: 5px;
	height: 5px;
	font:Arial;
	font-size: 15px;
    color: #00518C;
    font-weight: bold;
}
*/

.secNav{
color: #488A9D;
background-color: #FFFFFF;
font-weight:bold;
font-size:12;
padding: 0px 0px 0px 0px;
white-space: nowrap;
elevation: higher;

}

.redFontSmall
{
	font-size: 11px;
	font-family: Arial;
	color : #bc4f07;
}

.lightBlueHr
{
	font-size: 11px;
	font-family: Arial;
	color : #E4ECF8;
}


/************** #Error message**************/
.redFont
{
	font-size: 11px;
	font-family: Arial;
	color : #bc4f07;
}

.redFont12size
{
	font-size: 11px;
	font-family: Arial;
	color : #bc4f07;
}


/************** #Label**************/
.PFPClabel
{
	color:#412F26;
    font-family: Verdana;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.multi-select
{
	width: 40%;
	border:1px solid #000;
	color #c49f42;
}


.borderColor {
	/* background-color:#C4D4ED; */
   	background-color:#C8B18B;  
	font-size: 11px;
	font-family: Arial;
}


.lightGreenBorderColor {
	background-color:#EBF0F3;
	font-size: 11px;
	font-family: Arial;
}


.darkBlueBackgroundColor {
	background-color:#4E8BBA;
	font-size: 12px;
	font-family: Arial;
	color : #ffffff;
}



.tableBorderColor {
	background-color:#C4D4ED;
}

.menuborderColor {
	background-color: #9E8F6C;  /* #59626B;   */
	font-size: 10px;
	font-family: Arial;
	color : #ffffff;
	font-weight: bold;
}


.menuHeading {
	background-color:#bc4f07;
	font-size: 13px;
	font-family: Arial;
}

.menuPanel {
	background-color:#bc4f07;
	font-size: 13px;
	font-family: Arial;
}

.menuFonts {
	font-size: 13px;
	font-family: Arial;
}

.pageHeading {
	font-size: 13px;
	font-family: Arial;
}

.pageHeading {
	font-size: 13px;
	font-family: Arial;
}

.selectHeading {
	font-size: 13px;
	font-family: Arial;
}

.footerHeading {
	font-size: 13px;
	font-family: Arial;
}

.columnHeading {
	font-size: 13px;
	font-family: Arial;
}

.textFont {
	font-size: 11px;
	font-family: Arial;
	color : #000000;
}

.textWhiteFont {
	font-size: 11px;
	font-family: Arial;
	color : #FFFFFF;
}

.textFontColor {
	font-size: 13px;
	font-family: Arial;
	color : #00518C;
}

.textSmallFont {
	font-size: 13px;
	font-family: Arial;
}

.textSmallFontColor {
	font-size: 10px;
	font-family: Arial;
	color : #FFFFFF;
}

.footerColor {
	font-size: 10px;
	font-family: Arial;
	color : #666666;
}


.textSmallFontOrangeColor {
	font-size: 10px;
	font-family: Arial;
	color : #00518C;
	cursor: help;	
}

.textHeadingFont {
	font-size: 20px;
	font-family: Arial;
	color : #ab8433;  /*#00518C; */
}


.textHeading18PtFont {
	font-size: 18px;
	font-family: Arial;
	color : #ab8433;  /*#00518C; */
}


.leftMenuBar {
	font-size: 13px;
	font-family: Arial;
	background-color:#E4ECF8;
}

INPUT.button1 {
padding: 0px 0px 0px 0px;
	background-color: #AB8433;/* #AB8433; #8d9091; #00518C; */
	color: #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	
	border-color:#AB8433 #AB8433 #AB8433 #AB8433;
	border-left:1px solid #AB8433;
	border-right:1px solid #808080;
	border-style:solid;
	color:#FFFFFF !important;
	cursor:pointer;
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	
	
	/*
	border-left-color: #DCDBED;
	border-bottom-color: #003366;
	border-top-color: #DCDBED;
	border-right-color: #003366;
	*/
	
}

.leftNavLink{
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: #000000;
	background: #E4ECF8;
	cursor: default;
	border-bottom: 1px solid #ddd;
	text-align:left;
}

A:link {text-decoration:none; } 
A:hover {text-decoration:underline;}
A:link {text-decoration:none; } 

.removeUnderLine A:visited {color : #E57C20; text-decoration: none; font-weight: bold;}
.removeUnderLine{ color : #E57C20; text-decoration: none; font-weight: bold; }


.dropDown {
      border: medium solid #4E8BBA;
      border-color: #4E8BBA;
      background-color: #FFFFFF;
      font-size: 11px;
	  font-family: Arial;
}

.inputTextClass{
  	font-size:11px;
  	font-family: Arial;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
	border: 1 solid #4E8BBA;
}
 
.blinkText{
 	font-size: 11px;
	color: #E57C20;
 	font-weight: bold;
 }
		 
		 
a.tooltip span { 
position : absolute; 
display : none; 
left : 20px; 
padding : 2px 3px; 
background : #dae9ed; 
border : 2px dashed #fff0c4; 
color : #086989; 
font : 12px Verdana, Arial, Helvetica, sans-serif; 
} 

a.tooltip:hover { 
direction : rtl; 
position : relative; 
cursor : help; 
} 

a.tooltip:hover span, a.tooltip:focus span { 
display : block; 
} 

/* Entry already exists in AC_style.css
.bannerbg_home{
	background : #FFFFFF;
	background-repeat: repeat-x;
	height: 75px;
	vertical-align: bottom;
}
*/
/*Quick Search Elements*/
.orangebox
{
	margin: 0px 0px 10px 0px;
}

td.signinTopLeftCorner {
	background-image: url(../images/signin_top_left_corner.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 31px;
	width: 2px;
	float: left;
}
td.signinTopLock {
	background-image: url(../images/signin_top_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	height: 31px;
	width: 31px;
}
td.signinTopMiddle {
	background-image: url(../images/signin_top_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	height: 31px;
	width: 228px;
	color: ffffff;
	font-weight: bold;
	font-size: 11px;
}
td.signinTopRightCorner {
	background-image: url(../images/signin_top_right_corner.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 31px;
	width: 6px;
	float: right;
}
.hr-signin {
	background-color: #C66108;
}
TD.signinBottomLeftCorner {
	background-image: url(../images/signin_bottom_left_corner.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 110px;
	width: 2px;
}
TD.signinBottomMiddle {
	background-image: url(../images/signin_bottom_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	height: 110px;
	vertical-align: top;
}
.signinLabel {
	font-size: 11px;
	padding-left: 4px;
	font-weight:bold;
}

A.signinLink {
	padding-right: 2px;
	padding-left: 4px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	height: 100%;
	text-decoration: none;
}
TD.signinNewUserPaneLeft {
	background-image: url(../images/signin_new_user_pane_left.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	height: 50px;
	width: 5px;
}

TD.signinNewUserPaneMiddle {
	background-image: url(../images/signin_new_user_pane_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	padding-left: 0px;
	height: 60px;
	width: 236px;
}

TD.signinNewUserPaneRight {
	background-image: url(../images/signin_new_user_pane_right.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-right: 4px;
	height: 50px;
	width: 6px;
}
TD.signinBottomRightCorner {
	background-image: url(../images/signin_bottom_right_corner.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 95px;
	width: 2px;
}
div.thinline-brdr {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-left: 2px;
	margin-right: 2px;
}

body{
	font-size:11px;
}

td {
	font-size: 11px;
	font-family: Arial;
	color : #000000;
}

/*  entry already exists in AC_style.css
input{
	font-size:11px;
  	font-family: Arial;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
	border: 1 solid #4E8BBA;
}

*/
.inputRadioClass{
	border-top-width : 0px; 
	border-right-width : 0px; 
	border-bottom-width : 0px; 
	border-left-width : 0px;
	border: 0;
}
	
/*  entry already exists in AC_style.css
select{
	font-size:11px;
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;
	border: 1 solid #C8B18B;
}
*/
p {
	font-size:11px;
	font-family: Arial;
}

.bottombrdr
{
	background-image: url(../images/alert_bottombg.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	height: 6px;
}





/*Menu bar Elements*/

/* Entry exists in AC_style.css 
#tabs {
	width: 100%;
	clear: both;
}

#tabs_body {
	padding-bottom: 12px;
	float: left;
	width: 100%;
}
*/
/* Main Tabs */
/* Entry exists in AC_style.css 
#maintabs {
	margin: 0;
	background-color: #4E8BBA;
	background:#4E8BBA url(../images/color_tabs_left.gif) no-repeat left top;
	border-bottom: 3px solid #C6D3EA;
	float: left;
	font-weight: bold;
	width: 100%;
}

#maintabs li {
	display: inline;
	list-style-type: none;
}

#maintabs .on {
	float: left;
	background-color: #C6D3EA;
	background:#C6D3EA url(../images/color_tabs_left.gif) no-repeat left top;
	color: #023C59;
}

#maintabs li a {
	float: left;
	
	background:#4E8BBA url(../images/color_tabs_right.gif) no-repeat left top;
	border-left: 1px solid #B9B8B8;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	VERTICAL-ALIGN: middle;
	padding: 0 10px 4px 10px;
	HEIGHT: 100%;
	text-decoration: none;
	color: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	line-height: 16px;
}

#maintabs li a:hover {
	background-color: #C6D3EA;
	text-decoration: none;
	color: #023C59;
}


*/

/* Sub Tabs */

/* Entry already exists in AC_style.css 
#tabs #sub {
	width: 100%;
	background-color: #C6D3EA;
	line-height: 16px;
	float: left;
}

.subtabs {
	margin: 0;
	background-color: #C6D3EA;
	font-weight: bold;
	line-height: 16px;
	FONT-SIZE: 11px;
}

.subtabs li {
	display: inline;
	list-style-type: none;
	background-color: #C6D3EA;
}

.subtabs .on {
	float: left;
	background-color: #ffffff;
	color: #023C59;
	border-top: 1px solid #023C59;
	border-left: 1px solid #023C59;
	border-right: 1px solid #023C59;
}

.subtabs li a {
	float: left;
	background-color: #C6D3EA;
	line-height: 16px;
	padding: 0 10px 4px 10px;
	text-decoration: none;
	color: #023C59;
	border-top: 1px solid #C6D3EA;
}

.subtabs li a:hover {
	background-color: #ffffff;
	border-top: 1px solid #023C59;
	border-left: 1px solid #023C59;
	border-right: 1px solid #023C59;
	color: #023C59;
}
*/
/* Sub Sub Tabs */

/* Entry already exists in AC_style.css 
.subsub_tabs {
	background-color: #C6D3EA;
	padding-left: 10px;
	line-height: 30px;
	font-size: 11px;
}

*/