body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	/* background-image: url(../images/bkgrndinside.gif); */
	background-color:#b6b5a0;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	margin-top:0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

li {
	margin-top:0px;
	margin-bottom:10px;
}

h1 { font-size:18px; color: #324c67;}
h2 { font-size:16px; }
h3 { font-size:13px; }

div#wrapper {
	
	background-image: url(../images/sideshadow906w.gif);
	width: 906px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:0px;
	margin-bottom:0px;
}

div#wrappertop {
	
	background-image:none;
	width: 906px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:0px;
	margin-bottom:0px;
}

div#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #a0a181;
	/* background-image: url(../images/TIW_Boxes980w.jpg); */
	/*margin: 0px auto;  the auto margins (in conjunction with a width) center the page */
	margin-top:0px;
	margin-bottom:0px;
	border: 0px solid #ff2200;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
	
}

div#headertop {
height: 15px; width: 860px;
margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
padding: 5px 40px 5px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/* background:#FFFFFF; */
	background:#b6b5a0;
	text-align:right;
	font-size:11px;
	
}

div#whitefilltop {
height: 3px; width: 900px;
background:#FFFFFF;
background-image:none;
padding: 0px 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/* background:#FFFFFF; */
}

div#headertop a {font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight:bold; }
div#headertop a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: none; font-weight:bold; }

div#header {
height: 98px; width: 900px;
background:#FFFFFF;
	 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

div#headerleft {
float: left;
width: 660px;
height: 73px;
padding-left: 60px;
padding-top:10px;
margin-right: 0px;
margin-top: 15px;
}

div#headerright {
float: left;
width: 180px;
height: 83px;
margin-top: 15px;
}

div#headerright p {
margin-left: 10px;
}

div#topnavwrap {
width: 900px;
height:50px;
background:#FFFFFF;
}

div#topnav {
height: 40px; 
background-image:url(../images/bkgrndtopnav.gif);
margin-left:0px;
float:left;	 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

div#topnavleft {
	height: 40px; width: 79px;
	margin-left:35px;
	background-image:url(../images/bkgrndtopnav_left.gif);
	float:left;
	
}

div#topnavright {
	height: 40px; width: 82px;
	background-image:url(../images/bkgrndtopnav_right.gif);
	float:left;
	
}

div#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/* background: #FFFFFF; */
	margin-left: 20px;
	margin-top:20px;
	margin-bottom:0px;

}


div#footer {
	padding: 0px 40px 0px 40px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #a0a181;
	width:820px;
	height:40px;
	font-size:9px;
	padding-top:20px;
	font-weight:bold;

}


div#footer a {font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: underline;}
div#footer a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: underline;}

div#headertop a {font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight:bold;}
div#headertop a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: underline; font-weight:bold;}

div#footerleft {
text-align:left;
float:left;
}

div#footerright {
text-align:right;
float:right;
}


div#bottomcontainer {
	width: 906px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b6b5a0;
	/* background-image: url(../images/TIW_Boxes980w.jpg); */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:0px;
	float:left;
	
}
div#bottomshadow {
	height: 6px; width: 899px;
	background-image:url(../images/bottomshadow.gif);
	margin-left:4px;
}


div#homecalloutbox {
	border-style:solid;
	border-width:0px;
	border-color:#ff2200;
	background-color:#a0a181;;

	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	float:right;
	width:200px;
	
	color:#000000;
	padding:0px;
	font-size:11px;

}

div#quicklinkscalloutbox {
	border-style:solid;
	border-width:0px;
	border-color:#ff2200;
	background-color:#a0a181;;

	margin-top:0px;
	margin-left:30px;
	margin-right:50px;
	margin-bottom:50px;
	float:right;
	width:181px;
	
	color:#000000;
	padding-left:0px;
	font-size:11px;

}


div#homecalloutbox p {
margin-top:5px;
margin-bottom: 0px;
}


div#quicklinkscalloutbox p {
margin-top:5px;
margin-bottom:3px;
margin-left:25px;
font-weight: normal;
}

a {font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: underline}
a:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: underline}

a.calloutlink {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ff2200; text-decoration: underline}
a.calloutlink:hover {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline}

a.quicklinkslink {font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: none;}
a.quicklinkslink:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: underline;}

a.quicklinksheaderlink {font-family: Arial, Verdana, Helvetica, sans-serif; color: #324c67; text-decoration: none;}
a.quicklinksheaderlink:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: underline;}

/* Redlinks are used on the quicklinks menu to highlight current page - keep same size as quicklinks*/
a.redlink {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: none; font-weight:bold;}
a.redlink:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: underline; font-weight:bold;}

a.bluelink {font-family: Arial, Verdana, Helvetica, sans-serif; color: #324c67; text-decoration: none; font-weight:bold; }
a.bluelink:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ff2200; text-decoration: none; font-weight:bold;}

a.whitelink {font-family: Arial, Verdana, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; font-weight:bold; }
a.whitelink:hover {font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; text-decoration: underline; font-weight:bold;}

.padding {
padding-left:10px;
padding-top:15px;
padding-right:5px;
}

div#featuresbox {
	
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:10px;
	color:#000000;
	float:left;
	width:400px;
}



div#featuresbox p, ul {
margin-left:12px;
margin-top:5px;
margin-bottom:5px;
margin-right:12px;

}

div#applicationsbox {
	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
	width:450px;
}

div#applicationsbox p, ul {
margin-left:12px;
margin-top:5px;
margin-bottom:5px;
margin-right:5px;

}

div#searchboxwrapper {
width:600px;
font-weight:bold;
font-size:10px;
color:#000000;
}

div#searchboxwrapper p {
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
}



div#calloutbox {
	border-style:solid;
	border-width:1px;
	border-color:#ff2200;
	background-color:#eeeeee;

	font-weight:bold;
	margin-top:25px;
	margin-left:25px;
	margin-right:0px;
	margin-bottom:25px;
	font-size:12px;
	float:right;
	width:250px;
	color:#000000;
	padding:15px;

}

div#leftnav {
	border-style:solid;
	border-width:1px;
	border-color:#ff2200;
	background-color:#eeeeee;

	font-weight:bold;
	margin-top:25px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:25px;
	font-size:12px;
	
	width:150px;
	color:#000000;
	padding:15px;
	z-index:10;
	position:absolute;

}

.boxheading {
font-size: 16px;
}

.smalltext11 {
font-size: 11px;
}

.smalltext10 {
font-size: 10px;	
}

.smalltext9 {
font-size: 9px;
}

.smalltext10 {
font-size: 10px;	
}


.bluetext {
	color: #324c67;
	font-weight: bold;
}

.whitetext {
	color: #ffffff;

}

.whitetitle16 {
	color: #ffffff;
	font-size: 16px;

}

.whitebigtitle {
	color: #ffffff;
	font-size: 20px;

}

.bluetitle {
	color: #324c67;
	font-size: 18px;
	font-weight:bold;

}

.redtitle16 {
	color: #ff2200;
	font-size: 16px;
	font-weight:bold;

}

.bluetitleunderline18 {
	color: #324c67;
	font-size: 18px;
	font-weight:bold;
	text-decoration:underline;

}

.greytitle {
	color: #aaaaaa;
	font-size: 18px;
	font-weight:bold;
}

.blacktitle {
	color: #000000;
	font-size: 18px;
	font-weight:bold;
}

.redtext {
	color: #ff2200;
	font-weight: bold;
}

.date-font	{ color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold }



.flashlink, a.flashlink, a.flashlink:visited a.flashlink:hover {
	font-size: 18px;
	font-color: #000000;
	background-color:#FFeeaa;
	border-style: dashed;
	border-color:#000000;
	padding: 10px;
	margin: 25px;
	border-width:thin;
	
}


.rightimage {
	border: 0px;
	margin-left:10px;
	float:right;
}

.leftimage {
	border: 0px;
	margin-right:10px;
	float:left;
}

.imagepadleft {
	border: 0px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	
}

.imagepadright {
	border: 0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	
}

div#bottomcalloutbox {

	border-style:solid;
	border-width:1px;
	border-color:#ff2200;
	background-color:#eeeeee;

	font-weight:bold;
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:0px; /* do not change this! */
	font-size:12px;
	color:#000000;
	padding: 15px 15px 15px 15px;
}

div#date-location {
	float:right;
	margin-top: 5px;
	margin-right: 10px;
}

.boxwhite {
background-image:url(../images/boxwhiteback.gif);
width: 180px;
height: 214px;
float:left;
padding-left:7px;
padding-top:8px;
margin-top:0px;

}

div#boxwrapper {

background: #a0a181;
margin-left:10px;


}

.boxwrapperimage {
margin-bottom:3px;
}

div#productsmargin {
margin-left:30px;
}

div#pagemargin {
margin-left:80px;
margin-right:100px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

