/* Body */

body
	{
	color: #004080;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
  


/* Left menus */

#submenu
	{
	padding-top: 4px;
	padding-bottom: 7px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	}
#submenu a
	{
	color: #006699;
	text-decoration: none;
	border-left: 2px solid #E55016;
	}
	
#submenu a:hover, #submenu a:active
	{
	color: #E55016;
	border-left: 2px solid #006699;
	}
	
#submenu .active
	{
	color: #555555;
	}
	
#submenu a
	{
	padding-left: 5px;
	display: block;
	}
#submenu li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}
#listcheck {
	list-style-position: outside;
	list-style-image: url(images/yes.gif);
}
#bulletlist {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
#bulletlist2 {
	list-style-position: outside;
	list-style-image: url(images/dot.gif);
}
#leftnews
	{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	}
#leftnews a
	{
	color: #006699;
	text-decoration: none;
	border-left: 2px solid #E55016;
	}
	
#leftnews a:hover, #leftnews a:active
	{
	color: #E55016;
	border-left: 2px solid #006699;
	}
	
#leftnews .active
	{
	color: #555555;
	}
	
#leftnews a
	{
	padding-left: 5px;
	display: block;
	}
#leftnews li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}	

/* Right links */

a.rightlinks
	{
	color: #006699;
	text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a.rightlinks:hover, a.rightlinks:active
	{
	color:  #FFFFFF;
	text-decoration: none;
	background-color: #006699;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
/* Copyright */

.copyright
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 10px;
	}

	

.copyright a
	{
	color: #006699;
	text-decoration:underline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
.copyright a:hover, .copyright a:active
	{
	color: #FFFFFF;
	text-decoration:  none;
	background-color: #006699;
	}
	
/* Footer */

#footer
	{
	background-color: #FDFDFD;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid #29ADFF;
	font-size: 10px;
	}
	
#footer a
	{
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #29ADFF;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}

#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}

#footer
	{
	background: url(images/util_bar_bg.gif) repeat-x;
	text-align: center;
	clear: both;
	height: 37px;
	}
	
/* Headers */


h1
	{
	font-weight: bold;
	color: #8080FF;
	text-transform: uppercase;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
h2
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h4
	{
	font-weight: normal;
	color: #333399;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
h3
	{
	font-weight: bold;
	color: #330099;
	margin-bottom: 5px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
h5
	{
	font-weight: bold;
	color: #0080C0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_blue.jpg);
	height: 20px;
	vertical-align: middle;
	text-align: center;
	}	


/* Right content */

.displaybox {
	width: 170px;
	margin: 0px 0 13px 0;
	padding: 0;
	border: 1px dotted #3B4754;
	float: right;
	background-color: #CCCCFF;
	background-image: url(images/tab_indigo_subscribe.gif);
	background-position: center top;
}

	.featurebox 
	{
	color:#333;
	padding: 15px 20px 20px;
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	background-color: #f6f6f6;
	background-image: url(images/featurebox_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width:165px;
	}
	
.planbox {
width: 170px; 
margin: 0px 0 13px 0;
padding: 0;
border: 1px dotted #3B4754;
float: right;
background-color: #F1F9FC;
}
.photobox {
width: 195px; 
border: 1px solid #000066;

}

.box {
width: 170px;
margin: 0px auto;
padding: 6px 0;
}

.box h1 {
margin: 0;
padding: 0 7px 0px;
color: #239FDF;
float: left;
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.box h2 {
margin: 0;
padding: 0 7px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #E55016;
float: right;
}

.box img {
margin: 0 7px;
padding: 0;
border: 0;
text-align: center;
}

.boxFeat {
margin: 0;
padding: 0 7px;
list-style-type: none;
clear: both;

}

.boxFeat li {
height: 15px;
margin: 0;
padding: 2px 0;
color: #516171;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #444444;
border-bottom: 1px solid #239FDF;
}

.order {
width:154px; 
margin: 7px auto 0 ;
padding: 3px 0;
border: 1px solid #516171;
background-color: #FDFDFD;
font-size: 9px;
color: #516171;
font-weight: bold;
text-align: center;
}

/* Home page box */

#special {
width: 370px; 
height: 120px;
margin: 0px 0 5px 5px;
padding: 0px 0 10px 10px;
border: 1px dotted #3B4754;
background-color: #F1F9FC;
text-align: left;
background: url(images/specialbg.gif) bottom right no-repeat;
}


#special ul
	{
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	 list-style-type: none;	}
	
#special li
	{
	margin: 0;
	padding: 0px 0 1px 2px;
	color: #516171;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	}
	
#special h3
	{
	font: 13px Trebuchet MS,Arial;
	color: #E55016;
   	 font-weight: bold;
	text-transform: uppercase;
	}
	
#special h6
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
    	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0 3px 0;
	}
	


		
#special a
	{
	color: #006699;
	text-decoration: none;
	}
	
#special a:hover, .copyright a:active
	{
	background: #29ADFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
/*    a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0080FF;
	text-decoration: none;

} 
a:visited{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
    color: #0080FF;
		text-decoration: none;

}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #F3960B;
	background-color: #FFFFCC;
	text-decoration: none;
	
}
   */
 /*Top menu bar below*/  
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 120px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(images/menubg1.gif) center center repeat-x;
color: white;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #416FC5;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(images/menubgover1.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #7293D6;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(images/menuarrow2.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
