/* Global CSS */


/*COLOR SCHEME
header background #538FD8
main dark: #99CC00
main dark (light shade): #99CC00
main light: #B4DE18
main light (rollover): #CADDED
main light (light shade): #FBFAF4
*/


body {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
    background-repeat: repeat;
}



/*TEXT*/
td {
	margin: 3px 0px 2px 0px;
 }

p {
	margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
 }

ul{
  margin: 0;
  padding: 0 0 3px 25px;
}


h1 {
	font-size: 16px;
	color: #0C497D;
	margin: 2px 0px 0px 0px;
	}

h2 {
	font-size: 13px;
	color: #0C497D;
	margin: 2px 0px 0px 0px;
	}
h3 { 
	font-size: 11px;
	color: #0C497D;
	margin: 2px 0px 0px 0px;
	}
	
			
	
/*LINK STYLES*/

a, a:link, a:active, a:visited {
	color: #0C497D;
	text-decoration:underline;
	}

a:hover {
	color: #99CC00;
	text-decoration:underline;
	}

	
	
	
/*Turns off Borders around Hyperlinked Images*/
img { 
	border : 0px;
	display : block;
	}
	
	
/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }
.imgfloatleft { float : left }

/* POSITIONAL ELEMENTS */

.center {
	text-align:center;
	}
	

/*FORMS*/
form {
	margin: 0;
	width: 100%;
}

.unit_detail{
  font-size:10px;
  font-weight: normal;
}

.unit_detail input{
  font-size: 10px;
}



input:focus { background : #F9F4E6 }

.special input, .special textarea {
  border: 3px double #0C497D;
  padding: 4px;
}


textarea {
	border : 1px solid #0C497D;
}

textarea:focus {
	background : #F9F4E6;
}

.checks { background-color : #FFFFFF; border : 1px none }

.radios {
	background-color: transparent;
	}

/* TABLES //////////////////////////////////////////////////////////////////////////// */

#base {
	 background-color: #F9FBFD;
	 color: #000000;
	 width: 100%;
	 border: 1px solid #D7E5F2;
	 border-collapse: collapse;
	 font-size:10px;
	 text-align:center;
	}

#base td {
	 border: 1px solid #D7E5F2;
	 padding: 4px;
	}
	
.header_row {
	background-color:#0C497D;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.column_heading_1 {
	background-color: #3F7DBC;
	font-weight:bold;
	 color: #FFFFFF;
	}
	
.column_heading_2 {
	background-color: #76A4D1;
	font-weight:bold;
	 color: #FFFFFF;
	}
	
.column_heading_3 {
	background-color: #3F7DBC;
	font-weight:bold;
	 color: #FFFFFF;
	}
	
.row_heading {
	font-weight:bold;
	color: #FFFFFF;
	background-color:#0088CA;
	}

.labelcell {
	 color: #666666;
	 background-color: transparent;
	 width: 100px;
	 font-weight:bold;
	 text-align:left;
     font-size: 110%
	}


.fieldcell {
	 background-color: #FFFFFF;
	 text-align: left;
	 margin-right: 0px;
	}

.fieldcell input {
	 /* background-color: #FFFFE8;*/
	}

.fieldcell select {
	 /* background-color: #FFFFE8;*/
	 color: #102132;
	}

.submitcell {
	text-align:center;
	background-color: #FFFFFF;
	border: 0px;
	}

	
/*FIELDSETS*/

fieldset legend 
	{
	color:#0C497D;
	font-size:11px;
	font-weight:bold;
	}
	
	fieldset {
	padding: 0px;
	}
	
		fieldset p {
			padding: 4px 4px 4px 8px;
			}
		
		fieldset h3 {
			padding: 4px 8px 4px 8px;
			}
	
	fieldset.leveltwo legend 
	{
	color:#0C497D;
	font-size:10px;
	}
	
	fieldset.leveltwo {
	padding: 4px;
	}
	


select
{
	/* display: block;*/
	 font-size: 10px;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////// */
/* Page Specific sections and elements */
/* ///////////////////////////////////////////////////////////////////////////////////////////////// */


#MAIN_CONTAINER {
	width: 100%;
	}

#OUTSIDE_BORDER {
	width:810px;
	/*padding: 0px 10px 0px 10px;*/
	background-color:#FFFFFF;
	}


/*MAIN TABLE*/
#MAIN_TABLE {
	color: #000000;
	background-color:#FFFFFF;
	}




/* HEADER ........................................................................ */

#HEADER {
	background-color: #FFFFFF;
	/*background-image: url(images/newheaderbg.jpg);
	background-repeat: repeat;*/
    width:100%;
    padding:0;
    margin: 0;
    }

      #Header_Container {
        width: 100%;
        }

    	/*Logo*/
    	#Logo {
    		height: 170px;
    		background-image: url(images/logo.jpg);
    		}

        /*Navigation*/
        #Navigation {
        }




/* MIDDLE ........................................................................ */

#MIDDLE {
	width:100%;
	font-size: 11px;
	background-color: #FFFFFF;
	/*/*/font-size: 100%; /* */
	/*/*/line-height: 1.5em; /* */
	vertical-align: top;
	list-style-image: url(images/main_bullets.gif);
	text-align:left;
	}

      #Middle_Container {
        width: 100%;
        }

    	/*Main Content*/
    	#Main_Content {
    	width:677px;
    	padding:0px;
        margin:0px;
        vertical-align: top;
    	}

        #Main_Content td {
          padding:0px;
          margin:0px;
        }


    		.breadcrumb {
       border:1px solid CCCCCC;
       font-size:9px;
       margin-bottom:10px;
       text-align: left;
       }


    	/*Eye on the Market*/
    	#News {
    		width: 206px;
    		text-align:left;
    		vertical-align:top;
    		padding: 0px;
    		background-image:url(images/eye_on_market_bg.jpg);
    		color: #FFFFFF;
    		font-size:10px;
    	}

    	#News h2 {
    		font-size: 11px;
    		font-weight: bold;
    		margin: 6px 0px 0px 0px;
    		color:#99CC00;
    	}

    	#News .source {
    		font-size: 8px;
    		font-style:italic;
    	}


    		#News_Inner {
    			padding:5px 5px 10px 15px;
    			}

    				#News_Inner table {
    					width:100%;
    					}

    						#News_Inner table td {
    							padding: 0px 4px 0px 4px;
    							}











/* FOOTER ........................................................................ */

#FOOTER {
    height: 68px;
    background-image: url(images/footer.jpg);
	}

#APPENDIX{
    background-image: url(images/bg.jpg);
    background-repeat: repeat;
    color: #CCCCCC;
}

#APPENDIX a, #APPENDIX a:link, #APPENDIX a:active, #APPENDIX a:visited {
	color: #CCCCCC;
	text-decoration:underline;
	}

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


/*SPECIAL ITEMS*/

.color {
	color: #0C497D;
	}
		
.italic {
	font-style: italic;
	}

.heading {
	color: #0C497D;
	font-size: 115%;
	}
		
.required {
	color: red;
	font-weight:bold;
	}

.parchment{
    width: 500px;
    border: 1px solid #0C497D;
    text-align: left;
  background-image: url(images/about_developer_parchment.jpg);
  background-repeat: repeat-y;
}

.content_pad_lr {
  margin: 0px 47px 0px 47px;
}

.content_pad_tb {
  margin: 47px 0px 47px 0px;
}

.content_pad {
  margin: 50px;
}


.fancy {
  line-height: 20px;
  font-size: 112%;
}

.fancy p {
  margin: 6px 0px 15px 0px;
}

#map {
  border:1px solid #0C497D;
}

.gray{
  color: #666666;
}

.divider {
  border-top: 1px solid #0C497D;
  margin: 25px 0px 25px 0px;
}





				

/* TITLE LINKS  */

	

	#links { /* LINKS with text below */
		padding: 10px 0px 5px 20px;
		}

	#links p {
		margin-top: 0px;
		}
	
	#links a, #links a:visited, #links a:active {
		color:#333333;
		text-decoration:none;
		}
		
	#links a:hover {
		color:#999999;
		}

		#links a:link h3, #links a:active h3, #links a:visited h3 {
			color:#0C497D;
			text-decoration:underline;
			margin-bottom:0px;
			}
			
		#links a:hover h3 {
			color:#009BE6;
			}
		
		.goto {
			font-size:10px;
			font-weight:normal;
			}
		
		a .goto, a:visited .goto, a:active .goto {
			visibility:hidden;
			text-decoration: none;
			}

		a:hover .goto {
			color:#99CC00;
			font-weight:bold;
			visibility:visible;
			text-decoration:none;
			}

/* LAYOUT SPECIALS */
    #Fill_Left{
        background-image:url(images/layout_fill_left.jpg);
        background-repeat:repeat-y;
        height: 120px;
        vertical-align: top;
    }

        	/*Logo*/


    #Fill_Right{
        background-image:url(images/layout_fill_right.jpg);
        background-repeat:repeat-y;
        vertical-align: top;
    }

/*TABLES*/
.general {
	 /*background-color: #F9F4E6;*/
	 color: #000000;
	 width: 500px;
     text-align: left-justify;
     padding: 12px;
	}

.general table {
	 width: 100%;
     text-align: left-justify;
	}

.general td {
	 /*border: 2px solid #FFFFFF;*/
	 padding: 4px;
     vertical-align: top;
	}

.general .heading {
		color: #0C497D;
		font-size: 175%;
        font-weight: bold;
        line-height: 1.2em;
		}

.general .subheading {
        background-color: #C4992D;
        border: 1px solid #000000;
		color: #FFFFFF;
		font-size: 115%;
        font-weight: bold;
        line-height: 1em;
        padding: 4px 6px 4px 7px;
		}

.general .topic {
		color: #C4992D;
		font-size: 225%;
        font-weight: bold;
        line-height: 1.2em;
		}
.general .date {
		color: #999999;
        font-style:italic;
        font-size: 105%
		}

