* {
	padding: 0px;
	margin: 0px;
	}
.Button
{
   background-color:#FFFBFF;
   border-color:#CCCCCC;
   border-style:Solid;
   border-width:1px;
   font-family:Verdana;
   color:#284775 ;
}

#divInside
{
 font-size: 1.0em;
 font-family: Helvetica, Arial, sans-serif;
}

.PageTitle
{

	
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom :10px;	
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70.5%;
	text-align: center;
}
a {
	color: #058530;
	text-decoration: none;
	 font-weight:bold;
	}
a:hover {
	color: #6666AA;
	/*border-bottom: #6666AA Solid 1px;*/
	}
.search
{
 border:solid 1px #058530;
	
}
	
hr {
  border: 0;
  width: 99%;
  height:1px;
  color: #cccccc;
}
	
h1 {
	background: #008228 url(bgHeader2.gif) top left no-repeat;
	text-indent: -2222px;
	/*width: 750px;*/
	/*height: 90px;*/
	width: 900px;
	height:100px;
	display: block;
	margin-bottom: 1px;
	cursor:hand;
	}
h2 {
	background-color: #fa002c;
	color: white;
	padding: 6px;
	padding-left: 10px;
	letter-spacing: 3px;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 20px;
	}
h3 {
	color: white;
	background-color:#008228;
	letter-spacing: 1px;
	font-size: 1.1em;
	padding: 6px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 15px;
	}
	
h5
{
   font-family: Helvetica, Arial, sans-serif;
   font-size: 1.0em;
   font-weight:normal;
    
    }
p {
	line-height: 18px;
	font-size: 1.0em;
	text-align:justify;
	}
ul {
	list-style-type: none;
	}
	
#wrap {
	margin: 0 auto;
	border:1px;
	text-align: left;
	/*width: 750px;*/
	width:900px;
	/*background-color: #F7F7F9;*/
    background-color: #FFFFFF;
	font-size: 1.1em;
	}
#radsearch
{
background: url(graphics/inside-menu.jpg) left bottom repeat-x; 
height: 35px;
vertical-align:bottom;
}
 	
#main-menu {
	margin-top: 1px;
	background:#00AA3C url(graphics/inside-menu.jpg) left bottom no-repeat;
	line-height: 34px;
	height: 35px;
	}
#main-menu ul{
	height: 35px;
	width: 500px;
	list-style-type: none;
	float: left;
	}
#main-menu li {
	float: left;
	padding-left: 50px;
	}
#main-menu a {
	float: none;
	color: white;
	font-size: 1.6em;
	border: none;
	}
#main-menu a:hover {
	color: #0f2433;
	}
#search {
	float: right;
	width: 200px;
	padding-top: 5px;
	}
head:first-child+body #search {
	padding-top: 0px;
	}
.search-box {	
	border: 1px solid red;
	padding: 3px;
	padding-left: 5px;
	margin-right: 5px;
	font-size: 1em;
	}
.search-button {
	color: white;
	border: none;
	padding: 3px;
	background-color: #0f2433;
	font-size: 1em;
	}
.search-button:hover {
	background-color: red;
	cursor: pointer;
	}
#sub-menu {
	background: #faa70e url(graphics/sub-menu-grad.jpg) top left repeat-x;
	padding: 0px;
	padding-left: 40px;
	color: white;
	font-size: 1.2em;
	}
#sub-menu ul {
	padding: 10px;
	padding-top: 15px;
	}
#sub-menu li {
	padding: 10px;
	padding-right: 20px;
	display: inline;
	}
#sub-menu a {
	color: white;
	border: none;
	}
#sub-menu a:hover {
	color: #0f2433;
	}

.start-ups {
	background: url(graphics/sub-menu-arrow.gif) 35px 0px no-repeat;
	}
.established{
	background: url(graphics/sub-menu-arrow.gif) 205px 0px no-repeat;
	}
.locate {
	background: url(graphics/sub-menu-arrow.gif) 361px 0px no-repeat;
	}
#content {
	clear: both;
	padding-top: 10px;
	}

#left-column {
	width: 150px;
	float: left;
	padding-bottom: 10px;
	/*background-color: #F7F7F9;*/
    background-color: #FFFFFF;
	}
	
#right-column{
	float: right;
	width: 150px; 
	margin-left: -120px; 
	/*margin-top:-420px;*/
	height: auto;
	text-align:right;
	padding-right:5px;
}
	
#news p {
	padding: 10px;
	}
#news .date {
	padding-left: 10px;
	color: #FF9900;
	}

#MDTquicklinks li {
	list-style-type: none;
	height: 20px;
	margin-bottom: 3px;
	}
#MDTquicklinks a {
	background-color: #1C5E55;
	line-height: 25px;
	font-size: 1em;
	height: 25px;
	display: block;
	color: white;
	border: none;
	padding-left: 15px;
	}
#MDTquicklinks a:hover {
	border: none;
	background-color: #fa002c;
	}	
	
#quicklinks li {
	list-style-type: none;
	height: 25px;
	margin-bottom: 3px;
	}
#quicklinks a {
	background-color: #00AA3C;
	line-height: 25px;
	font-size: 1em;
	height: 25px;
	display: block;
	color: white;
	border: none;
	padding-left: 15px;
	}
#quicklinks a:hover {
	border: none;
	background-color: #fa002c;
	}
#second-links li {
	list-style-type: none;
	height: 40px;
	margin-bottom: 3px;
	}
#second-links a {
	background-color: #0f2433;
	text-indent: -2222px;
	line-height: 25px;
	font-size: 1em;
	height: 40px;
	display: block;
	color: white;
	border: none;
	padding-left: 15px;
	}
#second-links a:hover {
	border: none;
	background-color: #000000;
	}

.BIS {
	background: url(graphics/BIS-logo.gif) top left no-repeat;
	}
.schools {
	background: url(graphics/schools-logo.gif) top left no-repeat;
	}
.DDD {
	background: url(graphics/DDD-logo.gif) top left no-repeat;
	}
.networks {
	background: url(graphics/networks-logo.gif) top left no-repeat;
	}	
	
	
#main-content {
	width: 550px;
	float: left;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left:15px;
    background-color: #FFFFFF;
    text-align:justify;
	}

#main-content p, #main-content h4, #main-content h5, #main-content form, #main-content img {
	padding: 0px 10px;
	}
#main-content ul 
{ 
 
    margin-left :22px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: square;
	padding-bottom:0px;
	
     
}
#main-content li 
{
    list-style: square outside;
    padding-bottom: 4px;
	margin-left:4px;
	
	
}
#main-content p {
	margin-top: 5px;
	margin-bottom: 15px;
	}
#footer {

   /*border-top: 1px solid #F7F7F9;*/
	background: #008228 url(footerBg.gif) top left no-repeat;
	clear: both;
	text-align: center;
	color: #CCCCCC;
	height: 60px; 
	}
#footer ul {
	list-style-type: none;
	padding: 10px;
	}
#footer li {
	display: inline;
	padding: 0px 16px;
	border-right: solid 1px white;
	}
#footer li a {
	color: white;
	border: none;
	}
#footer a:hover {
	color: #FFF;
	}
#footer .no-border {
	border: none;
	}
#logos {
	margin-bottom: 30px;
	}
#footer p{
	font-size: 1em;
	}



.textBoxBlue
{
    border: solid 1px #6599FE;
}
.tableBorder
{
    border: solid 1px #666666;
}

.tableAlternatingRow
{
    background-color: #F0F0F0;
}

.msgText
{
    color: #ff0000;
    font-weight: bold;
}

.gridViewMain
{
    border: solid 1px #666666;
}

.gridViewHeader
{
   text-align:left;
   background-color: #F0F0F0;
   color:#000000;
}

