html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-color: #ffffff;
color: #000000;
text-align: center;
height:100%;
}

body a {
color:#D98519;
}
body a:hover, body a:focus {
color:#D98519;
text-decoration:none;
}

h1 {

	font-size: 13px;
	font-weight: bold;
	color: #D98519;
	padding:5px 0 5px 0;
}
h2 {

	font-size: 12px;
	font-weight: none;
	color: #225A8D;
	padding:5px 0 5px 0;
}
h3 {

	font-size: 12px;
	font-weight: bold;
	color: #D98519;
	padding:5px 0 5px 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}

.orange {
color:#D98519;
font-family:Verdana, Arial, Helvetica, sans-serif;
size:10px;
}

#image_left{
float: left;
padding:0 10px 5px 5px;
}
#image_right{
float: right;
padding: 0 5px 5px 10px;
}
#wrapper {
width: 775px;
height: 700px;
background-color:#FFFFFF;
margin:5px auto;
text-align:left;
position:relative;
}
#top{
width: 737px;
height: 101px;
margin: 20px 0 0 0;
}
#logo{
	float:left;
	width:215px;
	height:80px;
	background:url(../graphics/ticcs_logo.gif) no-repeat;
	position:absolute;
	top:8px;
	left:34px;
}
#nav_container {
	text-align:left;
	border-top:1px solid #D58526;
	margin:0 16px 0 33px;
}
#topnav {
	height:93px;
	text-align: right;
	margin-left:2px;
	padding-top:3px;
}

#topnav label {
	color:#005DAB!important;
}
#topgradient {
float:none;
width:610px;
height:60px;
background-image:url(../graphics/headergradient.jpg);
background-repeat:no-repeat;
}
#nav2 {
background:url(../graphics/menu_bg.jpg) repeat-x;
height:48px;
padding:4px 37px 0 2px;
margin-left:2px;
text-align:right;
}
#greygradient{
width:759px;
height:17px;
float:left;
}
#contentwrapper {
clear:both;
width: 759px;
background-image:url(../graphics/leftborder.gif);
background-repeat:repeat-y;
}
#content{
float:right;
width:610px;
position:relative;
}
#contentleftimages {
float: left;
width: 211px;
}
#contetnheader {
float:right;
width: 398px;
background-image:url(../graphics/textbackground.gif);
background-repeat:repeat-y;
}
#contenttext {
float:right;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 378px;
height:190px;
overflow:auto;
background-image:url(../graphics/textbackground.gif);
background-repeat:repeat-y;
}
#contenttextscaleable {
float:right;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 378px;
background-image:url(../graphics/textbackground.gif);
background-repeat:repeat-y;
}
#footer {
width:760px;
height: 144px;
}
#footerleft {
float: left;
width: 148px;
height: 144px;
background-image:url(../graphics/leftborderbottom.gif);
background-repeat:no-repeat;
}
#footercontent {
float: right;
width: 610px;
height: 144px;
background-image:url(../graphics/bottomgradient.jpg);
background-repeat:repeat-x;
}
#footercontentright {
float: right;
width: 199px;
height: 144px;
}
#footercontentleft {
float: left;
width: 411px;
height: 144px;
}
#footnotesleft {
float: left;
width: 350px;
height: 20px;
margin-left: 150px;
color:#D98519;
}
#footnotesright{
float: left;
width: 250px;
height: 20px;
text-align: right;
color:#D98519;
}
