BODY
{
	background-color: #FFFFFF;
	margin: 0px;
}

BODY,
INPUT.contact,
SELECT.contact,
TEXTAREA.contact
{
	font-family: 'Segoe UI' , Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

FORM{margin: 0px;}

/*search*/
#q
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color:#000000;
	border-style:none;
	border-width:0px;
	width:295px;
	vertical-align:top;
	margin:2px 0px 0px 0px;
}

.searchbutton
{
	background: #ffffff url(../img/search-button.gif) no-repeat top left;
	height:25px;
	width:25px;
	border-style:none;
	border-width:0px;
	cursor:pointer;
	vertical-align:top;
	margin:0px;
}

.sb
{
	width:325px;
	margin:15px 0px 15px 15px;
	white-space:nowrap;
	border:solid 1px #CCCCCC;
	background:#FFFFFF;
	padding:0px 0px 0px 2px;
	text-align:right;
}

/*general*/

H1
{
	 font-size:1.6em;
	 color:#FF0000;
	 font-weight:normal;
}

H2
{
	 font-size:1.1em;
	 color:#000000;
	 font-weight:normal;
}

H3
{
	 font-size:1.5em;
	 color:#333333;
	 font-weight:normal;
}

H1.n,H2.n,H3.n,H4.n
{
	 margin-top:0px;
}

H3.c
{
	 clear:both;
}

H4
{
	 font-size:1em;
	 color:#333333;
	 font-weight:normal;
	 margin:0px;
}

BLOCKQUOTE
{
	margin:15px;
}

DIV.Content
{
	width:590px;
	padding:20px 0px 0px 20px;
}

.Content
{
	font-size:0.9em;
	color:#666666;
}

.large
{
	font-size:1.1em;
}

.medium
{
	font-size:0.8em;
}

.small
{
	font-size:0.75em;
}


A.Content:link, .Content A:link, A.Content:active, .Content A:active, A.Content:visited, .Content A:visited
{
	color: #999999;
	text-decoration: none;
}

A.Content:hover, .Content A:hover
{
	color:#333333;
	text-decoration:none;
}

.ContentContainer DIV.Content A{color:#CC0000;}
.ContentContainer DIV.Content A:hover{color:#CC0000;text-decoration:underline;}

A.Bullet
{
	/*padding-left:14px;
	background: transparent url(../img/bullet.gif) no-repeat left center;*/
}

.ContentHeaderContainer
{
	width:430px;/*MUST EQUAL 700 (width+padleft+padright)*/
	height:141px;/*MUST EQUAL 181 (height+padtop+padbot)*/
	padding:20px 250px 20px 20px;
}

.ContentHeaderContainerWide
{
	width:730px;/*MUST EQUAL 1000 (width+padleft+padright)*/
	height:141px;/*MUST EQUAL 181 (height+padtop+padbot)*/
	padding:20px 250px 20px 20px;
}

.ContentHeaderContainer H1,
.ContentHeaderContainerWide H1
{
	font-size:1.5em;
	color:#333333;
	margin:0px;
}
.ContentHeaderContainer H2,
.ContentHeaderContainerWide H2
{
	font-size:1.1em;
	color:#999999;
	margin:0px;
}

.ContentHeaderFooter
{
	background: transparent url(../img/header-blue-bar.gif) repeat-x left top;
	border-top:solid 3px #FFFFFF;
}

/*.ContentHeaderLeft{padding-left:40px;padding-right:15px;padding-top:15px;}
.ContentHeaderRight{text-align:right;}*/

.ContentContainer
{
	background:#FFFFFF url(../img/gradient-content-top.gif) repeat-x left top;
}

DIV.ContentContainer
{
	/*display:block;
	padding:15px;*/
}

IMG.MinPageWidth
{
	height:1px;
	width:560px;
}

SPAN.HR
{
	display:block;
	clear:both;
	width:100%;
	height:2px;
	margin-top:15px;
	margin-bottom:15px;
	background:#FFFFFF url(../img/hr.gif) repeat-x left top;
}

SPAN.HRB
{
	display:block;
	clear:both;
	width:100%;
	height:4px;
	margin-top:3px;
	margin-bottom:3px;
}

.msgGood
{
	font-size:12px;
	padding:5px;
	border: #00CC00 1px solid;
	background: #CCFFCC;
	/*color:#006600;*/
}

.msgBad
{
	font-size:12px;
	padding:5px;
	margin:5px;
	border: #FF0033 1px solid;
	background: #FFCCCC;
	/*color:#990033;*/
}

SPAN.GoTo{display:block;text-align:center;}

DIV.Flyer
{
	margin:0px;
	padding:0px;
	border-top:solid 1px #A6A6A6;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #9F9F9F;
	background:#CCCCCC url(../img/flyer-bg.gif) repeat-x top left;
}

.Content UL
{
	list-style-type:none;
	padding:0px;
	margin: 10px 0px 0px 0px;
}

.Content UL LI
{
	background: transparent url(../img/cube.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 10px 0px;
}

.Content UL.homelist{margin:0px;}

.Content UL.homelist LI
{
	background-image:none;
	padding: 5px 0px 5px 30px;
	margin:0px;
	border-bottom:solid 1px #CCCCCC;
}

.Content UL.homelist LI A{color:#003399;display:block;}
.Content UL.homelist LI A:hover{text-decoration:underline;}

DIV.Flyer UL
{
	list-style-type: none;
	margin: 20px 0px 20px 0px;
	padding:0px;
}

DIV.Flyer UL LI
{
	list-style-type: none;
	text-align:center;
}

.TDClickableOu{background:transparent;cursor:pointer;}
.TDClickableOv{background:#F1F1F1;cursor:pointer;}

A.HomeHeader
{
	background: transparent url(../img/hh-r.png) no-repeat  right 0px;
	font-size:20px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 7px 7px 0px;
}
A.HomeHeader SPAN		{ background: transparent url(../img/hh-l.png) no-repeat 0px 0px;	padding:0px 0px 7px 7px; }
A.HomeHeader SPAN SPAN	{ background: transparent url(../img/hh-m.png) repeat-x 0px 0px;	padding:0px 0px 7px 0px; }

A.HomeHeader:hover SPAN SPAN {text-decoration:underline;}

A.CloseImgPop
{
	background: transparent url(../img/close-r.png) no-repeat  right 0px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding:0px 7px 7px 0px;
}
A.CloseImgPop SPAN		{ background: transparent url(../img/close-l.png) no-repeat 0px 0px;	padding:0px 0px 7px 28px; }
A.CloseImgPop SPAN SPAN	{ background: transparent url(../img/close-m.png) repeat-x 0px 0px;		padding:0px 0px 7px 0px; }

A.CloseImgPop:hover SPAN SPAN {text-decoration:underline;}

INPUT.contact,
SELECT.contact,
TEXTAREA.contact
{
	font-size:13px;
	color:#000000;
}

INPUT.button
{
	font-family: 'Segoe UI' , Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	border-style:none;
	padding-left:10px;
	padding-right:10px;
	height: 30px;
	background: url(../img/navmain-m-of-ou.gif);
}

/*main outer*/

DIV.iw{margin:0px auto;width:1000px;}

#mo
{
	/*background: #cccccc url(../img/mo-bg.jpg) repeat-x top left;*/
}

#moTR1
{
	display:none;
}
#moTR2{}
#moTR2TD1
{
	/*background: #ffffff url(../img/gradient.gif) repeat-y top right;*/
}
#hi{background: #ffffff url(../img/gradient-top.gif) repeat-x bottom left;}
#hiTR1{}
#hiTR1TD1
{
	width:1%;
	white-space:nowrap;
}
#hiTR1TD2
{
	width:99%;
	padding:10px;
	text-align: right;
	font-size: 0px;
}
/*#moTR3
{
}

#moTR3TD1
{
	border-top:solid 1px #333333;
	background: url(../img/navmain-m-of-ou.gif) repeat-x top left;
}*/

#moTR5 DIV.iw
{
	border-top:solid 1px #CCCCCC;
	padding:5px 0px 0px 0px;
}

/*
#moTR4
{
	background: #3366cc url(../img/footer-bevel.gif);
}
#moTR5
{
	background: #3366cc;
}*/

/*main inner*/
#miTR1TD1
{
	background: url(../img/navmain-m-of-ou.gif);
	/*border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;*/
}

/*#miTR2TD1
{
	padding:15px 0px;
}*/

/*navmain*/
DIV.navmain
{
	/*height: 30px;*/
	display: block;
	background: url(../img/navmain-m-of-ou.gif);
	padding:0px 0px 0px 20px;
}

DIV.navmain UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

DIV.navmain UL LI
{
	list-style-type: none;
	float: left;
	/*height: 30px;*/
}

DIV.navmain UL LI A:link,
DIV.navmain UL LI A:active,
DIV.navmain UL LI A:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	/*font-weight: bold;*/
	padding:2px 20px 5px 20px;
	/*height: 30px;*/
	display: block;
	/*background: url(../img/navmain-l-of-ou.gif) no-repeat left;*/
}

DIV.navmain UL LI A:hover
{
	background: url(../img/navmain-m-of-ov.gif);
}

DIV.navmain UL LI A.on:link,
DIV.navmain UL LI A.on:active,
DIV.navmain UL LI A.on:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding:2px 20px 5px 20px;
	/*height: 30px;*/
	display: block;
	background: url(../img/navmain-m-on-ou.gif);
}

DIV.navmain UL LI A.on:hover
{
	background: url(../img/navmain-m-on-ov.gif);
}

/*navsub*/
.NavsubContainer
{
	padding:15px 15px 0px 0px;
	/*background:#FFFFFF url(../img/gradient-lhs.gif) repeat-y scroll left top;
	border-right:solid 1px #333333;*/
}

DIV.navsub
{
	width: 285px;
	display: block;
}

DIV.navsub UL.navsub
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	/*border-bottom:solid 1px #666666;
	border-left:solid 1px #666666;*/
	border-top:solid 1px #CCCCCC;
	background:#FCFCFC url(../img/gradient-grey-large.gif) repeat-x bottom left;
}

DIV.navsub UL.navsub LI
{
	list-style-type: none;
	margin:0px;
}

DIV.navsub UL.navsub LI A:link,
DIV.navsub UL.navsub LI A:active,
DIV.navsub UL.navsub LI A:visited
{
	font-size: 0.8em;
	color: #003399;
	display: block;
	text-decoration:none;
	text-align:left;
	padding: 6px 5px 8px 10px;
	border-bottom:solid 1px #CCCCCC;
}

DIV.navsub UL.navsub LI A:hover
{
	text-decoration:underline;
}

DIV.navsub UL.navsub LI A.on:link,
DIV.navsub UL.navsub LI A.on:active,
DIV.navsub UL.navsub LI A.on:visited
{
	font-size: 0.8em;
	color: #333333;
	display: block;
	text-decoration:none;
	text-align:left;
	padding: 6px 5px 8px 10px;
	border-bottom:solid 1px #CCCCCC;
	background: #F0F0F0 url(../img/gradient-navsub-on.gif) repeat-y left top;
}

DIV.navsub UL.navsub LI A.on:hover
{
	text-decoration:underline;
}

/*HOME HEADER ROTATOR */
A.RotatorSelectorOff
{
	font-size:10px;
	width:10px;
	text-align:center;
	padding:2px;
	color:#CCCCCC;
	margin:0px 0px 0px 1px;
	text-decoration:none;
	display:inline-block;
}

A.RotatorSelectorOn
{
	font-size:10px;
	width:10px;
	text-align:center;
	padding:2px;
	color:#333333;
	background:#CCCCCC;
	margin:0px 0px 0px 1px;
	text-decoration:none;
	display:inline-block;
}
