a
{
	color: #15466A;
}

td
{
	font-size: 100%;
	
}

td.mapCell
{
	width: 500px;
}

table.headerPane
{
	color: #ffffff;
	background: url(../Images/bgHeaderBlue.jpg) top left repeat-x   ; 
	height:130px;
	width:100%;
	z-index:1000; 
	border:none;
}
td.headerRight {
	background: url(../Images/COBHeaderBar.gif) bottom right;
	background-repeat:no-repeat;
	height:130px;
	padding:5px;
	width:490px;
	vertical-align:bottom;
}

td.headerTextNormal
{
	color: #ffffff;
}

#aqualine {
	background: url(../Images/AquaLine.gif) repeat-x bottom right #FFF ;
	height:3px;
}

div.areaHeader
{
	font-size: 130%pt;
	color: #444444;
	border-bottom: 1px solid #888888;
	margin-bottom:5px;
}

div.footerPane
{
	
	border:none;
	color: #5A5E5D; /* #c0c0c0; */
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size:100%;
	line-height:18px;
	padding-left: 10px;	
	padding-bottom: 20px;
	text-align:center;
	
}

table.contentPaneOuter
{
	background-color: #FFF;	
	border:1px solid black; 
	margin: 20px;
	/* max-width: 1000px;*/
	/* min-width: 730px; */
	width: 95%;

}

td.contentPaneInner
{
	background-color: #ffffff;
	border: 0;
	padding: 10px 20px 0 20px;

}
table.contentTable
{		
	height: 550px;
	min-width:550px;
	/* IE Dynamic Expression to set the width */
	/*width:expression(document.body.clientWidth < 550 ? "550px" : "100%" );*/
	width: 100%;
	/*min-height: 50px;*/	
	/* IE Dynamic Expression to set the height*/
	/*height:expression(document.body.clientWidth < 500 ? "50px" : "100%" );*/
	table-layout: fixed;		
	border-bottom:none;
	
}

table.kbPanelHeader
{	
	background-color: #ECE3D2;
}

td.headerText
{
	
	color: #ffffff;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 160%;	
	vertical-align: top;				
}

td.headerTextSmall
{
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	padding-right:20px;
}
td.loginStatus {
	background:#FFF;
	color: #666;
	font-size:100%;
	padding:5px;
	padding-right:20px;
	text-align:right;
	vertical-align:top;
}

td.headerTextSeparator
{	
	color: #c0c0c0;
}

table.tip
{
	background-color: #fffce8;
	border: 1px solid #ccc;	
	width: 205px;
	margin: 4px;
	color:#333
}
table.tip td td b {
	color:Red;
}
td.panelTitle
{
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	border-bottom: solid 1pt #24006B;	
}

td.leftNavPane
{
	padding-top: 4px;
	padding-left:20px;
	padding-right:9px;	
	background: #FFF; /*url(../images/left_nav_bg.jpg) top repeat-y;		 */
	width: 183px;
	min-width: 183px;
	/* IE method of setting minimum width */

}

td.navTdLeftOn
{	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	height:23px;
	margin-top:2px;
	
}

td.navTdRightOn
{

	font-size: 125%;
	text-decoration: none;	
	height:23px;
	background: url(../images/menu_on.gif) top repeat-x;	
	margin-top:2px;
}
td.navTdRightOff
{
	height:23px;
	background: url(../images/menu_off.gif) top repeat-x;	
	margin-top:2px;
}
a.navRightOn
{
	font-size: 125%;
	color: #fefefe;
	text-decoration: none;	
}

a.navRightOff
{
	font-size: 125%;
	text-decoration: none;	
	color:#333;
	text-decoration: none;	

}

a.headerLink
{
	color: #15466A;
}

div.label, label.label
{
	font-weight: bold;
	margin-bottom: 2px;
}
span.lblBold{font-weight: bold;}

div.lableNR
{
	margin-bottom: 2px;
}

fieldset 
{
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 10px 0;
}

.inputWide
{
	font-size: 100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	width: 450px;
}

.inputMed
{
	font-size: 100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	width: 250px;
}

.txt
{
	font-size: 100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	width: 135px;
}

select
{	
	font-size: 100%;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
}

.button {
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 100%;		
}
.buttonSubmit
{
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 110%;
	font-weight:bold;
	height:25px;
}
.FindAnswers {
	font-size:130%;
	color:#15466A;
	margin-bottom:25px;
	padding-right: 20px;
	background: url(../Images/gray_wedge.gif) no-repeat 95% 70% ;
	background-repeat:no-repeat;
}

.searchBoxDull
{
	width: 300px;
	height: 25px;
	font-size: 160%;
	color: #c0c0c0;
}

.searchBoxNorm
{
	width: 300px;
	height: 25px;
	font-size: 160%;
	color: #000000;
}

.searchButton
{
	font-size: 125%;	
}


.portalDialog
{
	display: none; 
	z-index: 100; 
	position: absolute;
	top: 50%; 
	left: 50%; 
	width: 1px; 
	height: 1px; 
	overflow: visible;
}

.portalDialogBody
{
	z-index: 99; 
	background-color: #ffffff; 
	border: 1px solid #000000; 
	position: absolute;
	left: -160px; 
	top: -150px; 
	width: 400px; 
	height: 340px;
}


#articleList a
{
	color: Blue;
	display: block;
	margin-top: 4px;
}
 

.portalDialogShadow
{
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	background-color: #000000;
	position: absolute; 
	left: -154px; 
	top: -144px; 
	width: 400px; 
	height: 340px;

}
.portalIntro
{
	width:700;
	 font-size:120%;
}
.portalIntroDiv
{	
	vertical-align:top; 
	width:50%;  
	float:left;
}
#confirmCaseNumber {
    padding: 0px 5px;
}
#divLocationSeparator
{
	text-align: center;
	font-weight: 700;
	font-size: 120%;
}


span.headerCell
{
	color: #666;
	font-size: 200%;
	font-weight: bold;

}

#divDialogContainer
{
	font-size: 100%;
	margin:	0px;
	border: 0px;	
	cursor: default;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	background: url(../images/portal_bg.jpg) top repeat-x #3d6482; padding: 0px; margin: 0px;
	margin: 10px;
}

#tabledialogContainer
{
	background-color: White;
	width: 100%;
	height: 100%;
}


#tableDialogHeader
{
	BACKGROUND: url(../images/swirls.png) no-repeat right 50%;
	height: 50px;	
}

.DialogHeaderTd
{	
	font-size: 160%;
	text-align: left;
	vertical-align: middle;
	color:White;
}

#DialogCloseButton
{
	float: right;
	padding: 4px;
}

#topInfoTextNewRequest
{
	font-weight: 700;
	font-size: 110%;
	padding: 10px;
}

#topInfoTextTr
{
	height: 50px;
}
.tips
{
	background-color:#FFFCE8;
	border:1px solid #CCC;
}
td.languages {
	background-color:#FFF;
	padding:20px;
	font-size:100%;
	color:#333;
}
.pageTitle {
	Font-size:180%;
	color:#666;
	margin-left:9px;
}

table.AddressForm td
{
	padding: .8em;
}
	
table.AddressForm td.label
{
	color:#333;
	font-weight:bold;
	text-align:right;
	}
table.AddressForm .button
{	font-size: 100%;}
table.AddressForm tr.note td{padding:0 0 0 10px;}

table.AddressForm td.FormTitle
{
	font-size: 150%;
	}
	
div.AddressForm
{
	padding: 10px;
	width: 750px;
	border: solid 1px silver;
	}

div.AddressForm input
{
	padding: 3px;
	}

/* This padding & width are the same as div.AddressForm */
div.LocationInputSelector
{
	padding: 10px;
	width: 750px;
	text-align:right;
	}

div.AddressForm label
{
	color:#333;
	font-weight:bold;
	text-align:right;
	}
	
div.AddressForm .button
{	font-size: 100%;}
div#myMap {
    border: 1px solid #999999;
}
div#locMap
{
	border: solid 1px silver;
	width: 770px;
	height: 350px;
}
td.map {
    height: 517px;
}
PageHeader{font-size:150%; font-weight:bold;}

/* Tab styles for MyRequest Page */
#tabHolder { width: 100%; float: left; }
.tab a { display: block; float: left; width: auto; background: #eee url(../images/corner.gif) no-repeat top right; text-align: center; padding: 2px 5px; }
.tab a { text-decoration: none; white-space: nowrap; }
.tab a:hover { background: #aaa url(../images/corner.gif) no-repeat top right; } 
.tabSelected a { background: #ccc url(../images/corner.gif) no-repeat top right; }
#tabContent { width: 100%; float: left; }
.tabHidden { display: none; }


/* Tab styles for other Pages */
ul.tabs  
{
	float: left; 
	list-style:none;
	margin: 0 0 -2px 0;
	padding: 6px 0 0 14px;
	width: 100%;
	font-weight:bold;
	font-size: 110%;
}

ul.tabs li 
	{ 
		display:block;
		float: left; 
		padding: 2px 5px 0 5px;
		margin: 2px 5px 0 10px; 
		position:relative; 
}

ul.tabs a  
{
	background: #fff url(../images/boxSmbg.jpg) repeat-x top left;
	border: solid 1px #ffbbbb;
	border-bottom: 0;
	color: #ff7777;
	display:block;
	margin: 2px 0 -2px 0;
	padding: 5px 15px 8px 15px;
	position:relative; 
	text-decoration: none;
	height:100%;
}

.tabs a.active
{
	border: solid 1px #999;
	border-bottom:solid 3px #fff;
	color:#000;
	font-weight:bold;
	margin-bottom:0;
	padding: 5px 15px 8px 15px;
}

/* .tab a { display: block; float: left; width: 100px; background: #eee url(../images/corner.gif) no-repeat top right; text-align: center; }
.tab a:hover { background: #aaa url(../images/corner.gif) no-repeat top right; } 
.tabSelected a { background: #ccc url(../images/corner.gif) no-repeat top right; }*/

#tabArea { width: 100%; float: left; display:block; border-top: solid 1px #999; }
#tabArea div.tabContent { width: 100%; float: left; display:none;}
#tabArea div.activeTC { width: 100%; float: left; display:block;}

#RelatedTab
{
    background: #aaa url(../images/boxSmbg.jpg) repeat-x top left;
}
#RelatedTab.closed {border-bottom:1px solid silver;}
#RelatedTab.open {border-bottom:1px solid white;}
/*#SearchFrame{border: solid 1px silver;border-top: 0;clear:both;display:none;}*/
#pwdArea{display:none; position:relative;}

.bigger
{font-size: 120%;}

table.inputTable td {
    padding: 4px 10px 4px 5px;
}


