/* html tags*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/backswirl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 0px;
}

p {
	font-size:16px;
}

a:link, a:visited {
	color: #333399;
	text-decoration: underline;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #333399;
	text-decoration: underline;
}
/* mast and header styles */
#mast {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
#mast img {
	float: left;
}
#tagline {
	padding-top: 20px;
	padding-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tag1 {
	color: #333333;
}
.tag2 {
	color: #330066;
}
#searchsite {
	position: absolute;
	height: 35px;
	width: 210px;
	left: 8px;
	top: 136px;
	z-index: 120;
}
/* tabbed navigation */
#nav {
	position: absolute;
	left: 140px;
	top: 77px;
	width: 620px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	float: left;
	background: url(buttons/tab_right.jpg)
		no-repeat right top;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav a {
	float:left;
	display:block;
	padding:5px 25px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.08em;
	color:#000000;
	text-decoration: none;
	background-image: url(buttons/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#nav a {float:none;}
	/*End IE5-Mac HAck*/

#nav a:hover {
	color: #FFFFFF;
}
#nav a.selected {
	color:#ffffff;
}

/* second row navigation */
#bar {
	position: absolute;
	top: 102px;
	left: 0px;
	width: 100%;
	height: 26px;
	background-color: #B7B7C1;
	border: 1px solid #666666;
}
#navbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 680px;
	padding-left: 180px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}
#navbar li {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 65%;
	/*list-style: none;*/
}
#navbar a {
	float: left;
	display:block;
	padding:6px 30px 0px 12px;
	color: #000000;
	/*line-height: 16px;*/
	letter-spacing: 0.08em;
	text-decoration: none;
}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#navbar a {float:none;}
	/*End IE5-Mac HAck*/

#navbar a:hover {
	color: #FFFFFF;
}
#navbar a.selected {
	color:#ffffff;
}

/************ page styles ************/
#pagecontent{
	position:absolute;
	top: 130px;
	left: 0;
	right: 0;
	width:100%;
	background-image: url(images/bg_Sidenav.jpg);
	background-repeat: repeat-y;
	background-position: 0px 133px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: #cccccc;
	font: small Verdana,sans-serif;
	clear: both;
	background-image: url("images/bg_nav.jpg");
}

#content{
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}
/************ sectionLinks navigation **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	z-index: 90;
}

#sectionLinks h3{
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0pt;
}

#sectionLinks a:link, #sectionLinks a:visited, .nullsectionlink {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #CCCCCC;
	background-image: url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	color: #333333;
}

#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
	background-color: #4B6187;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#sectionLinks .selected{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #CCCCCC;
	background-color: #4B6187;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 4px 10px;
	color: #FFFFFF;
}
/************ page styles continued ************/
#pageName {
	padding-top: 10px;
}
/***********InfosearchMedia Styles****************/
#ifsm {
	padding: 0px 0px 10px 0px;
	margin: 175px 300px 0px 178px;
    border-left: 1px solid #ccd2d2;
}
#ifsm2 {
	position:absolute;
	top: 130px;
	left: 0;
	right: 0;
	width:162px;
	background-image: url(images/bg_Sidenav.jpg);
	background-repeat: repeat-y;
	background-position: 0px 133px;
	height: 656px;
}
#ifsmMenu p {margin:0; padding:0px 0px 5px 10px; font-size:11px}

#footerIfsm{
	border-top: 1px solid #cccccc;
	font-size: 0.75em;
	color: #999999;
	padding: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-left:175px;
}
#ifsmNav {
	float: left;
	width:178px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: #cccccc;
	font: small Verdana,sans-serif;
	clear: both;
	background-image: url("images/bg_nav.jpg");
}

/***********End InfosearchMedia Styles****************/

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0033;
	padding-left: 10px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333366;
	padding-left: 10px;
	padding-top: 10px;
	display: block;
	margin-bottom: 8px;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333399;
	padding-left: 10px;

}
#content h4 a:link {
	color: #000000;

}
#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	padding-left: 10px;
	padding-top: 0px;
}
/* this is used to close the space between the section title and first paragraph */
.leadin {
	margin-top: 0px;
	font-size:16px;
}

.leadin p {
	margin-top: 0px;
	font-size:14px;
}

#toplink {
	padding-right: 12px;
	cursor: crosshair;
}
.bolder {
	font-weight: bolder;
}
/************ footer styles **************/
#footerInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 0.75em;
	color: #999999;
	padding: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

/************ home page styles **************/

#indexcontent {
	position:absolute;
	top: 130px;
	left: 0;
	right: 0;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#boxes {
	width: 200px;
	z-index: 210;
}
#topbox, #middlebox, #bottombox {
}
#topbox p, #middlebox p, #bottombox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.boxtitle1, .boxtitle2, .boxtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.boxtitle1 {
	background-color: #9F2626;
}
.boxtitle2 {
	background-color: #5E6A99;
}
.boxtitle3 {
	background-color: #2F88BA;
}

#feature01, #feature02, #feature03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#feature01 {
	background-color: #63637C;
}
#feature02 {
	background-color: #B4B4C2;
}
#feature03 {
	background-color: #EBEBF1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.homecontent {
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 220px;
	font-size:16px;
}
.homecontent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 0px;
}
.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	margin-left: 10px;
}

#footerHome {
	clear: both;
	font-size: 0.75em;
	color: #999999;
	padding: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-left: 218px;
}
#monthspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
	margin: 10px 10px 12px;
	float: right;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #999999;
}
#awards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
	margin: 10px 10px 12px;
	float: right;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #999999;
}

/* table styles*/
#placetable {
	position: relative;
	top: 10px;
}

table.sample {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 4px;

}
table.sample td{
	padding: 6px;
	vertical-align: top;
}
.samples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
	border: 1px solid #999999;
	background-color: #EFEDE9;
}
.samples a:link,.samples a:visited {
	color: #FFFFFF;
	background-color: #FFCC66;
	border: 2px solid #666666;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
}
.samples a:hover{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
/* Other content styles*/
.highlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#products {
	margin: 4px 10px;
	float: right;
	padding: 0px;
}
.answer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
