/* CSS Document */

body {
	min-width: 630px;      /* 2x (LC fullwidth + cc padding) + RC 						fullwidth */
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 80%;
	line-height: 150%;
}



h1	{
	font-size: 200%;
	color: #990000;
	font-family: Arial, sans-serif;
	line-height: 150%;
	}

h2	{
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	font-size: 110%;
	text-align: left;
	letter-spacing: 2px;
	}

h5	{
	font-family: Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	}
	
h4	{
 	font-family: Arial,sans-serif;
	text-align: left;
 	font-size: 115%;
 	color: #990000;
 	margin: 0px;
	padding: 0px;
	/*background-color: #EDEBD5;*/
	}
	
h6	{
	font-family: Arial,sans-serif;
	text-align: center;
 	font-size: 115%;
 	color: #990000;
 	margin: 0px;
	padding: 0px;
	}
	
 td, th	{
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
	margin: 10px;
	}
	
	
#navbar {
	height: 22px;
	background: #d5e4f3;
	font-family: Arial, sans-serif;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #990000;
}

#navbar ul {
font-family: Arial, sans-serif;
font-style: normal;
font-size: 95%;}

#navbar li {
font-family: Arial, sans-serif;
font-style: normal;
font-size: 95%;}

#image	{
	float: right;
	padding-bottom: 7px;
	padding-left: 7px;
}
  
#header {
 /* background-color: #003366;*/
 background-image:url(../images/dk_blue_grad.jpg);
 background-repeat: repeat-x;
  /*height: 85px;*/
  border-top: 6px solid #d5e4f3; 
  border-bottom: 15px solid #ffffff; 
}

#container {
  padding-left: 180px;   /* LC fullwidth */
  padding-right: 190px;  /* RC fullwidth + cc padding */
  overflow: hidden;
  position: relative;
  clear:both;
  /*border-top: 2px solid #000000; */
}

#container .column {
  position: relative;
  float: left;
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}

#container .column p a {color:#990000;}

#container .column p a:hover {color: #000000;
								font-size: 110%;}


#container .column ul li	{
							list-style-type: none;
							}

ol li {
		font-style: normal;
		list-style-type: decimal;
		font-size: 100%;
		}

#content {
  padding: 10px 20px;		/* CC padding */
  width: 100%;
}

#sidebar_big {
	width: 170px;	    /* LC padding */
	right: 220px;        /* LC fullwidth + CC padding */
	margin-left: -100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar_small {
  width: 130px;          /* RC width */
  padding-left: 10px;	     /* RC padding */
  margin-right: -190px;  /* RC fullwidth + CC padding */
 /* background-image: url(../images/bg_v_right_2.jpg);
  background-repeat: repeat-y; */
 /*background-color: #edebd5;*/
  
}

#sidebar_small image {
	float: left;
	Padding: none;
	}

#footer {
	clear: both;
	position: relative;
	font-size: 75%;
	font-size: 75%;
	line-height: 125%;
	text-align: center;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #d5e4f3;
}

/*#footer	{
		clear: both;
		text-align: center;
		padding: 0;
		border: 1px dotted;
		font-size: 75%;
		font-size: 75%;
		}*/

/*** IE6 Fix ***/
* html #sidebar_big {
  left: 150px;           /* RC fullwidth */
}

* html body {
  overflow: hidden;
}
* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #fff;         /* Same as body 
                               background */
}


li	{
	font-style: italic;
	font-size: 100%;
	list-style-type: none;
	text-align: left;
	}
		
a	{
	color: #333333;
	text-decoration: none;
	}


a:link	{
		color: #000000;
		text-decoration: none;
		}

a:visited	{
			color: #333333;
			text-decoration: none;
			}

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

label	{
 		font-family: Arial,sans-serif;
 		font-size: 90%;
 		font-weight: bold;
 		color: #000000;
		}


/*

 
	
	 Google CSE Search Box Begins  
	<form id="searchbox_014528062603799945461:2a8k34aomi0" action="http://www.google.com/search">
      <input type="hidden" name="cx" value="014528062603799945461:2a8k34aomi0" />
      <input type="hidden" name="cof" value="FORID:0" />
      <img src="http://google.com/coop/images/google_custom_search_smnar.gif" alt="Google Custom Search" />
      <input type="submit" name="sa" value="Search" />
      <input name="q" type="text" size="10" />
	</form>
	 Google CSE Search Box Ends 
	
	*/
	
#sectionLinks	{
				position: relative;
				margin: 0px;
				padding: 0px;
				border-bottom: 1px solid #000000;
				font-size: 90%;
				line-height: 200%;
				}

#sectionLinks h3	{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 120%;
					}

#sectionLinks a 	{
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
					}

#sectionLinks a:hover	{
						/*background-color: #EDEBD5;*/
						}
						
#navBar ul {list-style: none; 
			margin: 0; 
			padding: 0;
			line-height: 120%;
			}
			
/* table formatting */


.table_border 	{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
				}
				
.table_border th 	{

					}

.table_border tr	{

					}
					
.table_border td	{
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
					}
	
/*table	{
		float: center;
		}*/

.table_page th {
	background-color: #F4F9FC;
	}

.table_page td {
	background-color: #F4F9FC;
	}

.table-footer {
	margin: 0px;
	padding: 0px;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	float: none;
	background-color: #FFFFFF;
}
.table-footer td {
	background-color: #FFFFFF;
}	

.textbox {
float: right;
border: 2px solid #990000;
padding: 5px;
border-radius: 6px;
-moz-border-radius: 6px;
}

.textbox2 {
float: left;
margin-top: 120px;
margin-right: 15px;
border: 2px solid #990000;
padding: 5px;
border-radius: 6px;
-moz-border-radius: 6px;
}
