﻿body 
{
    
    font-family: Verdana;
    background-color: #C6C9AC;
    font-size: 12px;
    margin: 0px;
    color: #666666;
    background:  url(images/background.gif) repeat-x;
    

}

.bodyMain 
{
    
    font-family: Verdana;
    background-color: #C6C9AC;
    font-size: 12px;
    margin: 0px;
    color: #666666;
    background:  url(images/background2.gif) repeat-x;
    

}
#menuTop 
{
    position: absolute;
    left:340px;
    top:20px;
    color: #ffffff;
     font-family: Verdana;
    font-size: 10px;
   
    
}
#logo 
{
    position: absolute;
    left:40px;
    top:5px;
}

#logoHH 
{
    position: absolute;
    left:910px;
    top:3px;
}

P 
{
     font-family: Verdana;
    color: #666666;
    font-size: 12px;
	line-height: 1.4em;
}

UL
{
	font-size: 12px;
	color: #666666;
}

A.actionLink, A.actionLink:visited,.actionLink
{
    font-family: Verdana;
    font-size: 10px;
    color: #467797;
}

A.actionLink:hover
{
    font-family: Verdana;
    font-size: 10px;
    color:  #806400;
}


.nofloat_left
{
    clear:left;
}

.cSelectBox 
{
    width: 220px;
}

.instruction
{
    font-size:10px;
    color: #6e6e6e;
}

#citdbPage 
{
    width: 940px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	position: relative;
    
}
#citdbPageSub 
{
    width: 940px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    margin-top: 14px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	position: relative;
    
}
#citdbPageLower 
{
    width: 940px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	position: relative;
    
}

#citdbPageLowerSub 
{
    width: 940px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    margin-top: -1px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	position: relative;
	background-color: #ffffff;
    
}

#citdbSandbox 
{   
    text-align: left;
    margin-right:16px;
    margin-top: 3px;
    width: 940px;
    /*background: #ffffff  url(images/sandboxfade.gif) repeat-x  ;*/
	position: relative;
    border-top: none;
    height: auto;
  
}


#contentHolder 
{   
    text-align: left;

    width: 840px;
  
    margin-top:305px;
    left:80px;
	margin-left: auto;
	margin-right: auto;
    border-top: none;
    height: auto;
    position:  absolute;
	z-index: 205;
	
	
  
}

#content 
{   
    text-align: left;

	color: #4C4C4C;
	font-family: verdana;
	font-size: 11px;
	z-index: 205;
	float:left;
	
	width:480px;
	
	
  
}

#contentHolderMain 
{   
    text-align: left;

    width: 931px;
  
    margin-top:500px;
  
	margin-left: 0;
	margin-right: 0;
	left:31px;
    border-top: none;
   
    position:  absolute;
	z-index: 205;
	
	
  
}

#contentMain 
{   
    text-align: left;

	color: #4C4C4C;
	font-family: verdana;
	font-size: 11px;
	z-index: 205;
	float:left;
	
	
	
	
  
}



#rightSandBoxHolder
{   
    text-align: left;


	z-index: 205;
	float:left;
	border: solid 1px #ccd0d4;
	background-color: #fdfee6;
	width:275px;
	margin-left:60px;
	

  
}
#rightSandBoxHolder .content
{   
    text-align: left;

	color: #666666;
	font-family: verdana;
	font-size: 11px;
	padding:20px;
	
	

  
}



.entry 
{
    border: solid 1px #515151;
    font-family: Verdana;
   
}

#leftChannelHolder 
{	
	width: 250px;
	float:left;
	
	
}

#leftChannel 
{	
	margin-left:20px;
	margin-top: 25px;
	
}


#rightChannelHolder 
{	
	width: 640px;
	float:right;
	margin-right:20px;
}

#rightChannel 
{	
	margin-left:20px;
	margin-top: 25px;
	width: 620px;
	margin-right:20px;
	
	
}

#footerChannelHolder
{
	background-color: #F1F1E7;
	color: #111111;
	width: 620px;
}
#footerChannel 
{	
	margin-left:60px;
	padding-top: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	
}

A.menuElement,A.menuElement:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	
}
A.menuElement:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
#mainMenu
{
	background-color: #033981;
	width: 940px;
	height: 30px;
	/*margin-right:10px;*/
}
#mainMenu UL
{
	list-style: none;
	padding: 0;
	display:inline;

}

#mainMenu LI
{
	padding-bottom: 0px;
	list-style: none;
	display:inline;
}


H2, .H2
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
	font-weight: normal;
	padding-top: 1px;
	margin-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	
}
H1 
{
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
	
	padding-top: 1px;
	margin-top: 1px;
	
	font-weight: normal;

	
}


H3,.H3 
{
    font-family: Arial;
    font-size: 14px;
    color: #467797;
    margin-bottom: 4px;
	margin-top:3px;
	padding-bottom: 4px;
	padding-top:3px;
	font-weight: normal;
} 
H5 
{
    font-family: Arial;
    font-size: 11px;
    color: #444444;
    padding-bottom:0px;
    margin-bottom:0px;
}

H6 
{
    font-family: Verdana;
    font-size: 12px;
    color: #2D4B75;
    font-weight: normal;
     margin-bottom: 10px;
	margin-top:0px;
	padding-bottom: 0px;
}

A.footer, A.footer:visited
{
    color: #999999;
    font-family: Arial;
    font-size: 9px;
    text-decoration: underline;
    
}
A.footer:hover
{
    color: #ffffff;
    font-family: Arial;
    font-size: 9px;
    text-decoration: underline;
    
}
#copyright
{
	color: #B0B0B0;
	font-size: 9px;
	font-family: verdana;
}
#header 
{
     position: absolute;
   
     margin-top:55px;
     left:70px;
     text-align: left;
}

#headerMain 
{
     position: absolute;
   
     margin-top:100px;
     left:32px;
     text-align: left;
}


.titleRequired
{
	font-family: verdana;
	font-size: 11px;
	color: #1B3777;
	font-weight:bold;
}

.formRequired
{
	border: solid 1px #496CA3;
	background-color: #F9FBFF;
	font-family: verdana;
	font-size: 11px;
	padding: 2px;
	
}

.title
{
	font-family: verdana;
	font-size: 11px;
	color: #111111;
	font-weight:bold;
}

.formNormal, .entry
{
	border: solid 1px #666666;
	
	font-family: verdana;
	font-size: 11px;
	padding: 2px;
	
}

A.learnmoreYellow, A.learnmoreYellow:visited
{
    font-size: 10px;
    background-color: #fffea0;
    
}


A.learnmoreYellow:hover
{
    font-size: 10px;
    background-color: #fffea0;
    color: #000000;
}

.spanYellow
{
    background-color: #fffea0;
}


.smallNote
{
    color: #666666;
    font-size:10px;
    font-family: Verdana;
    font-style: oblique;
}



.trademark
{
    font-size:9px;
}


.nopad
{
    padding-bottom:2px;
    margin-bottom: 2px;
}

A,A:visited
{
    color: #467797;
}

A:hover
{
    color: #806400;
}