/* Copyright 2008 Ubicom, Inc. All Rights Reserved.
-------------------------------------------------------------------------------- */
/*
*
{
	margin: 0px auto;
}
*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body
{
	margin: 0px;
	background: #4c4b4b;
	font-family: Arial, Helvetica, sans-serif;
/*
	font-size: 12px;
*/
}

body a
{
	text-decoration: none;
}

img
{
	border: 0;
}

#headerbg
{
	height: 115px;
	width: 100%;
	background-image: url(/images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#navcontent
{
	width: 92%;
	margin: 0px auto;
	text-align: left;
}

#navbar
{
	height: 36px;
	width: 100%;
	background-image: url(/images/navbarexp.jpg);
	background-repeat: repeat-x;
	position: relative;
}

.clearfloats
{
	clear: both;
}

#centershade
{
	width: 92%;
	margin: 0px auto;
	text-align: left;
	background-image: url(/images/shadebg.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#centershade_left
{
	width: 12px;
	height: 100%;
	position: absolute;
	left: 0;
	background-image: url(/images/shade_left.jpg);
	background-repeat: repeat-y;
	float: left;
	z-index: 1; 
}
#centershade_right
{
	width: 13px;
	height: 100%;
	position: absolute;
	right: 0;
	background-image: url(/images/shade_right.jpg);
	background-repeat: repeat-y;
	float: right; 
}
#centershade_center
{
	width: auto;
	margin: 0 13px 0 12px;
	text-align: left;
	background-color: #FFF;
	/* background-image: url(/images/shade_bg.jpg); */
	background-repeat: repeat-y;
}

#bottompage_border
{
	clear: both;
	width: 92%;
	margin: 0px auto;
	background-image: url(/images/bottomsite_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	background-color:	#4c4b4b;
	}
#bottompage_left
{
	width: 24px;
	height: 22px;
	padding-left: 1px;
	background-color:	#4c4b4b;
	background-image: url(/images/bottomsite_left.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: right;
}
#bottompage_right
{
	width: 28px;
	height: 22px;
	margin: 0 0 0 auto;
	padding-right: 1px;
	background-color:	#4c4b4b;
	background-image: url(/images/bottomsite_right.jpg);
	background-repeat: no-repeat;
}


#maincontent
{
	width: 100%;
	border-bottom-color: #CCCCCC;
	background-color: #E7E7E7;
}

#subicons
{
	width: 100%;
	background-image: url(/images/bluegrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px 0px;
	margin: 0px 0px 0px 12px;
}


#tagline
{
	color: #242424;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.whiteh1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*
h1
{
	margin-bottom: 8px;
}
*/

#footer
{
	width: 92%;
	margin: 0px auto;
	clear: both;
	font-size: 12px;
}

#footer a
{
	color: #CCCCCC;
	padding-right: 6px;
	padding-left: 6px;
}

#copyright
{
	margin: 0px auto;
	color: #252324;
	font-size: 11px;
	padding: 10px;
	width: 834px;
}

.input
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/inputbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.sub
{
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-image: url(/images/ubicomicon.gif);
	background-repeat: no-repeat;
	background-color: #E82E31;
	background-position: center center;
	border: none;
	height: 22px;
	width: 22px;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navlinks
{
	font-size: 12px;
	position: absolute;
	right: 24px;
	margin: 0 0 0 auto;
	text-align: right;
	color: #F7F7F7;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#navlinks a
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px 9px 10px;
	border: 1px solid #231F20;
	border-bottom: none;
	border-top: none;
}

#navlinks a:hover
{
	background-image: url(/images/navover.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
}

#redarea
{
	width: 92%;
	height: 304px;
	background-image: url(/images/redbg.jpg);
	background-color: #7B1719;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 12px;
	font-size: 12px;
}

#leftnav
{
	float: left;
	width: 220px;
	height: 400px;
	background-image: url(/images/greygradbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E7E7E7;
}

.redh2
{
	font-size: 18px;
	font-weight: bold;
	color: #EE2D2E;
	padding-bottom: 10px;
}

/*
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
*/

.medh2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	vertical-align: middle;
}

.redh3
{
	font-size: 12px;
	font-weight: bold;
	color: #EE2D2E;
	margin: 0px;
	padding: 0px;
}

#rightcontent
{
	float: left;
	width: 674px;
	background-image: url(/images/leftnavline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
}

#rightcontent ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#rightcontent ul li
{
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(/images/redsq_sm.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
}

#rightcontent ul a
{
	padding-left: 10px;
}

#rightcontent a
{
	color: #EE2D2E;
}

#rightcontent a:hover, #rightcontent a:hover, #redarea a:hover, #footer a:hover
{
	text-decoration: underline;
}

#bottomcontent
{
	text-align: center;
}

#leftnavlinks
{
	float: left;
	color: #333333;
}

#leftnavlinks ul
{
	margin-left: 20px;
	margin-top: 30px;
	padding: 0px;
}

#leftnavlinks ul li
{
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	display: block;
}

#leftnavlinks ul li a
{
	background-image: url(/images/bluesq.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-right: 45px;
}

#leftnavlinks ul li a:hover
{
	background-image: url(/images/redsq.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #EE2D2E;
}

#leftnavlinks ul li ul
{
	padding: 0px;
	margin-left: 4px;
	margin-top: 10px;
	display: none;
}

#leftnavlinks ul li ul li
{
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
	border: none;
}

#leftnavlinks ul li ul li a
{
	font-size: 12px;
	color: #333333;
	padding-left: 17px;
	padding-right: 0px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(/images/bluesq_sm.jpg);
}

#leftnavlinks ul li ul li a:hover
{
	background-image: url(/images/redsq_sm.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

hr
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	width: 96%;
	margin: 0px;
	padding: 0px;
}

.btitems
{
	border-bottom: 1px solid #CCCCCC;
	height: auto;
	width: 97%;
	text-align: left;
	color: #666666;
	padding: 5px;
	margin: 6px 0px;
}

/*
h3, h3 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 10px;
}
*/

ul.disc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	margin-top: 20px;
}

.spaced
{
	margin-top: 20px;
}

div.centered, p.centered
{
	text-align: center;
}

.caption
{
	display: block;
	font-size: 10px;
	padding: 4px 0;
}

.captionstrong
{
	display: block;
	font-size: 10px;
	padding: 4px 0;
	font-weight: bold;
}

img.inline
{
	display: inline;
}

