input {
	background-color: #FFFFCC
}

select {
	background-color: #FFFFCC
}

textarea {
	background-color: #FFFFCC
}

body {
	font-family: Arial,sans-serif;
    font-size: 12px;
}

#margin20 {
	margin: 20px 10px 20px 20px;
}

.marginBottom0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftNavTitle {
	background-color: #E3EBF7;
	background-position: left;
	margin: 15px 0px 15px 0px;
	padding: 5px 0px 5px 10px;	
	color: #007AC1;
}

.icorner {
	background-image: url(../images/issuers-corner.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 20;
}

.ecorner {
	background-image: url(../images/entrepeneurs-corner.jpg);
	background-repeat: no-repeat;
}

.scorner {
	background-image: url(../images/stockholders-corner.jpg);
	background-repeat: no-repeat;
}

.rcenter {
	background-image: url(../images/resource-center.jpg);
	background-repeat: no-repeat;
}


#infoBox{
   padding: 100px 0px 0px 25px;
}

#infoBox p{
	font-family: Arial,sans-serif;
   font-size: 11px;
	color: #CC6733;
	line-height: .4;
}

#infoBoxTitle {
	padding: 20px 7px 35px 0px;
} 

#infoBoxTitle p{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #007ABE;
} 

#noLine {
	text-decoration: none;
}
a{
	text-decoration: none;
}
#noLine a:link{
	text-decoration: none;
}
#noLine a:visited{
	text-decoration: none;
}
#noLine a:hover{
	text-decoration: none;
}


/***********************************************/
/* Standard HTML tag styles                    */
/***********************************************/ 


.lesspadding {
   margin: 0 0 0 20;
   padding: 0 0 0 20;
   padding-bottom: 0;
   padding-left: 20;
   padding-right: 0;
   padding-top: 0px;
   margin-bottom: 0;
   margin-left: 20;
   margin-right: 0;
   margin-top: 0;
}

p{
	font-family: Arial,sans-serif;
    font-size: 12px;
	color: #333333;
	line-height: 1.4;	
	margin: 0px;
	padding: 7px;
}

ul {
   margin-top: 0px;
	margin-bottom: 10px;
}

ol {
   margin-top: 0px;
	margin-bottom: 10px;
}

a{
	color: #CC6733;
	text-decoration: none;
}

a:link{
	color:#CC6733;
	text-decoration: underline;
}

a:visited{
	color: #CC6733;
	text-decoration: underline;
}

a:hover{
	color:#007ABE;
	text-decoration: underline;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 12px;
 color: #CC6733;
 margin-bottom: 5px;
 padding: 0px 0px 0px 8px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #007ABE;
}



li{
	font-family: Arial,sans-serif;
    font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height: 1.4;	
 list-style-image: url(../images/bulletTanSquare.gif);
margin-bottom: 0px;
}

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

#masthead{
	padding: 0px 0px 0px 0px;
	background-color:#999999;
	width: 100%;
}

#leftColumn{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.leftColumn{
	background-color: #eeeeee;
}

#middleColumn{
	padding: 20px 20px 20px 20px;
}

#rightColumn{
font-family: Arial,sans-serif;
    font-size: 11px;
  float:right;
	padding: 0px;
  margin-top: 20px;
	width: 175px;
	line-height: 1.2;	
}

#rightColumn li{
 list-style-image: url(../images/bulletTanSquare.gif);
font-family: Arial,sans-serif;
    font-size: 11px;
margin-bottom: 10px;
}

/************* #mainNav styles **************/

#mainNav {
font-family: Arial,sans-serif;
padding: 2px 2px 2px 2px;
background-color:#999966;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #000000;
color: #ffffff;
}

.mainNav {
font-family: Arial,sans-serif;
font-size: 12px;
padding: 2px 2px 2px 2px;
color: #ffffff;
}

#mainNav a {
color: #ffffff;
}

/*********** #leftNav styles ***********/

#leftNav p{
	line-height: 1.4;	
	margin: 0px;
	padding: 2px;
}

#leftNav a {
	display: block;
	color: #007AC1;
	text-decoration: none;
}

#leftNav a:hover{
	background-color: #B2CFEB;
	color: #000000;
	text-decoration: none;
}


/************* #column divider color ***************/
.divider {
	background-color: #cccccc;
}

/************* #footer styles ***************/

#footer {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
}

.footer {
font-family: Arial,sans-serif;
    font-size: 11px;
	color: #FFFFFF;
}

.footer p{
font-family: Arial,sans-serif;
    font-size: 11px;
	color: #FFFFFF;
}

.footer a{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration: none;
}

.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


/*********** #leftColumn link styles ***********/

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

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

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