ul, li{
    margin: 0;
	padding:0;
} 

body {
background: #FFFFFF;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
}

img { border: none;}
a { color: #0090DF; text-decoration: none; }
a:hover { color : #000}

#wrap {
margin: 20px auto;
width: 950px;
}

#FlabellComponent {
margin-left:160px;;
}

#header {
background: #fff url(images/tejas-landscape-top.png) no-repeat;
height: 95px;
}

#header h1 { 
color : #404040;
font-size: 29px;
letter-spacing: -2px;
padding: 0 0 0 30px;
font-weight: 100;
font-family: Arial, Tahoma, Verdana;
}
#header h1 a { text-decoration: none; color : #54B7E0;}
#header h1 a:hover { color : #333; }
#header h2 { 
font-family: Arial, Tahoma, Verdana;
color : #777;
font-size: 15px;
padding: 0 0 0 30px;
font-weight: 100;
}

#header-bottom {
float: left;
}

#navigation {
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
font-size: 16px;
background: #fff url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
}
#navigation li {
float:left;
list-style-type:none;
}
#navigation li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #404040;
letter-spacing:2px;
}
#navigation li a:hover {
background: #09A78E url(images/menuover.jpg) repeat-x;
color:#fff;
text-decoration:none;
}

#content { 
background: #fff url(images/content.jpg) repeat-y;
width:910px; 
padding: 0px 20px 0px 20px;
}
#content h1 { font-family: Arial, Tahoma, Verdana; font-weight: 600; font-size: 32px;}
#content h2 { font-family: Arial, Tahoma, Verdana; font-weight: 600; font-size: 17px; color: #404040;}
#content h2 a { color: #569FAE; }
#content h2 a:hover { color: #09A78E; }

#bottom { 
background: #fff url(images/bottom.jpg) no-repeat; 
height: 20px;
}

#footer {
text-align: center;
font-size: 10px;
color: #444;
padding:0 0 10px 0;
margin: 0;
}
#footer a { color: #314776; text-decoration: underline;}
#footer a:hover { color: #000; text-decoration: none; }

.submit	{
		padding-top: 2px;
		padding-bottom: 2px;
		}


.shadow	{
		font-size: 13px;
		background-image: url("images/shadow.gif");
		text-align: left;
		WIDTH: 300px;
		border: #666666 1px solid;
		}


.picklist {
		font-size: 11px;
		color: #60564D;
		WIDTH: 300px;
		}


.textarea	{
		font-size: 13px;
		background-image: url("images/shadow.gif");
		text-align: left;
		WIDTH: 300px;
		HEIGHT: 150px;
		border: #666666 1px solid;
		}
