/*Empty space in sub nav...*/
#ctl00_menu ul#ctl00_subnav-1, #ctl00_menu #ctl00_subnav-2,
#menu ul#subnav-1, #menu #subnav-2
{
display : inline;
left : 0px;
position: absolute;
top : 118px;
*top: 113px;
background-color: #F29947;
}

#ctl00_menu li a.SelectedLink,
#menu li a.SelectedLink
{
font-size: 1.1em;
background-color: #F29947;
font-weight: bold;
color: #FEFEF2;
*height: 30px;
}

#ctl00_menu ul#ctl00_subnav-1 a,
#ctl00_menu ul#ctl00_subnav-2 a,#footer ul a,
#menu ul#subnav-1 a, #menu ul#subnav-2 a
{
	color: black;
	font-weight : bold;	
}

#logoDiv
{
margin-bottom: 5px;
margin-left: 7.5%;
}

body {
background-color: #DAD4C4;
}

#contents
{
background: #FCF8DC;
border: solid 1px #F29947;
top: 142px;
*top: 137px;
}

#footer
{background-color: #F29947;}

#Login
{
 background-color: #F29947; 
 top: 142px;
 *top: 135px;
}

#NavBar hr
{
	clear: both;
	height: 48px;
	border-top: solid 48px #F29947;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 8%;
	margin-left: 8%;			
}

#News
{top: 143px;*top: 140px;}

#News h2 {border-bottom: solid 10px #DAD4C4;}
#News h4 {border-bottom: solid 2px #DAD4C4;}

#ctl00_MainContent_mNewsDIV,#RequestsList,#FAQsTbl #ctl00_MainContent_faqDiv,
#ctl00_MainContent_Cats,#downDiv,#RequestsDetails textarea,.uDesc,#IssueDIV
{
	border: solid 2px #F29947;
	background-color: #FFFFFF;
}

.icancelbtn, .iokbtn, .ilogbtn
{
	margin:0px 0px 0px 0px;	
	color: White;	
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}

.icancelbtn
{
	
	padding: .5em 2.4em .5em 2.4em;	
	background: url(../images/cxmbutton.png) right center no-repeat;			
}

.iokbtn
{	
	padding: .5em 2.95em .5em 2.95em;	
	background: url(../images/cxmbutton.png) right center no-repeat;	
}

.ilogbtn
{	
	padding: .5em 2.4em .5em 2.4em;	
	background: url(../images/fbluebtn.png) right center no-repeat;		
}

#contents table tr td .icancelbtn {margin-left: -8px;}
