@charset "iso-8859-1";
/* CSS Document */

/* ==== START BODY def ==== */

body {
	margin: 0px;
}

body,td,th {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

/* ====  END BODY def  ==== */

/* ==== START HEADER def ==== */

#topText h1 {
	font-size:12px;
	margin:0px;
	font-weight:normal;
}

/* ====  END HEADER def  ==== */

/* ==== START #topMenu Definitions ==== */

#topMenu {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;

	padding:0px;
	background-image: url(/images/layout/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	}

#topMenu a, #topMenu a:visited  {
	text-decoration:none;
	/*color:#FFFFFF;
	padding: 5px 8px;*/
}

#topMenu a:hover  {
	text-decoration:none;
	/*color:#1367AE;
	background-color:#F6EA00;*/
}

/* ==== END #topMenu Definitions ==== */

/*========== UL Menu Definitions*/

ul#primary-nav,
ul#primary-nav ul {
	/*width: 150px;/* */
	margin: 0;
	padding: 0;
	/*background: #1367AE; /* IE6 Bug */
	font-size: 100%;
	}
	
ul#primary-nav {
	float: left;
	/*width: 900px; /**/
	}
	
ul#primary-nav:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* main buttons definitions*/
ul#primary-nav li {
	float: left;
	position: relative;
	list-style: none;
	/*width: 150px; /* Width of Menu Items */
	padding: 6px 10px;
	}

ul#primary-nav li ul li {
	position: relative;
	list-style: none;
	float: left;
	width: 150px; /* Width of Menu Items */
	background: #1367AE;
	clear:both;
}

ul#primary-nav li a,
ul#primary-nav li li a {
	/*display: block;/**/
	text-decoration: none;
	color: #fff;
	}

/* Fix IE. Hide from IE Mac \*/
/** html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	top: 26px;
	left: 0;
	}
	
ul#primary-nav ul ul {
	left: 160px;
	top: 0;
	}

ul#primary-nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

/*
ul#primary-nav li.menuparent { background: transparent url(bulets/arrow-down.gif) right center no-repeat; }
ul#primary-nav li li.menuparent { background: transparent url(bulets/arrow-right.gif) right center no-repeat; }
*/

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { background-color: #3799EA !important; }

ul#primary-nav li a:hover { color: #F6EA00; }

/*==========*/

/* ==== START topPath definitions ==== */

#topPath {
	border-bottom: 2px solid #1367AE;
}

#topPath, #topPath a, #topPath a:visited  {
	color: #666666;
	text-decoration:none;
	}
	
	
#topPath a:hover  {
	color: #000000;	
}

/* ==== END topPath definitions ==== */

/* ==== START leftCol def ==== */
#leftCol {
	padding-top:22px;
	}

#leftCol .header {
	background-image: url(/images/layout/blue_header_160px.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
	padding-left:5px;
	}
	
#leftCol .box {
	background-color: #FFE555;
	padding:5px;	
	}

#leftCol .box li {
	text-transform:capitalize;
	}
	
	
#leftCol ul {
	margin-top:0px;
	
	margin-left: 1em;
	padding-left: 10px;
	}

#leftCol li {
	margin: 0;
	padding: 0;
	}
	
#leftCol li a, #leftCol li a:visited {
	font-size:11pt;
	color:#000000;
	text-decoration:none;
	font-style:italic;
	}
	
#leftCol li a:hover {
	font-size:11pt;
	color: #FF0000;
	text-decoration: underline;
	font-style:italic;
	}

/* ====  leftCol pone list def  ==== */

#leftCol ul.phonesBig {
	margin-top:0px;
	margin-left:0.1em;
	padding: 0px;
	font-size:20px;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
#leftCol ul.phonesBig li {
	margin-left: 20px;
	padding-left:0px;
	list-style: outside;
	color: #900;
	}


/* ====  END leftCol def  ==== */

/* ==== START mainCol def ==== */

#mainCol {
	padding-top:22px;
	padding-left:20px;
	padding-right:20px;
	}

.catBox, .catBox td {
	background-color: #1367AE;
	margin:0px;
	}

.px {
	height:106px;
	}

.tx {
	height:38px;
	}

.tx a, .tx a:visited {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	}

/* ====  END mainCol def  ==== */

/* ==== START rightCol def ==== */
#rightCol {
	padding-top:0px;
	}

#rightCol .header {
	background-image: url(/images/layout/blue_header_200px.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
	padding-left:5px;
	}

#rightCol h2 {
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#1367AE;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:10px;
	}
	
#rightCol .box {
	background-color: #FFE555;
	padding:5px;	
	}
	
#rightCol .box li {
	text-transform: capitalize;
	}
	
#rightCol ul {
	margin-top:0px;
	margin-left: 2px;
	padding-left: 0px;
	list-style-type: none;
	}
	
#rightCol li {
	margin: 0;
	padding: 0;
	}
	
#rightCol li a, #rightCol li a:visited {
	font-size:11pt;
	color:#000000;
	text-decoration:none;
	font-style:italic;
	}
	
#rightCol li a:hover {
	font-size:11pt;
	color: #FF0000;
	text-decoration: underline;
	font-style:italic;
	}

#rightCol form {
	margin:0px;
	}

#rightCol .textInput {
	width:130px;
	}

/* ====  END righttCol defs  ==== */

/* ==== START footer defs ==== */

#menuFooter {
	font-size:11pt;
	color:#666666;
	border-top: 1px solid #1367AE;
	border-bottom: 3px solid #1367AE;
	padding:5px 0px;
	}
	
#menuFooter a, #menuFooter a:visited  {
	padding: 5px 10px;
	color: #666666;
	text-decoration:none;
	}
	
#footer a, #footer a:visited {
	color: #666666;
	text-decoration:none;
	} 

/* ====  END footer defs  ==== */

/* ==== START GENERAL defs ==== */

.red {color: #FF0000}
a img {
	border:none;
	}

/* ====  END GENERAL defs  ==== */
