/*
Styles for alatec
Author: Todd Page
Date: March 2009
*/
/* <![CDATA[ */
/* Normalization */

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr, iframe {
	margin: 0;
	padding: 0;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
}
.img_pop:hover  {

	border: 1px solid #ffae11;
}

.img_pop {

	border: 1px solid #ffffff;
}

.img_left{
	text-align:left;
	float: left;
}
a {
	text-decoration: none;
}
img {

}

ul,ol {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
}
li {
	font-size: 11px;
	line-height:13px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
	
	
body {
	background-image: url(/includes/images/backgroundTop.png);
	background-repeat: repeat-x;
	font-family:  Arial, Helvetica, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height:17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h1 a {
	font-size: 12px;
	color: #00adee;
	padding: 0px 0px 10px 0px;
	font-weight: bolder;
	text-decoration: none;
}
h1 a:hover {
	color: #cccccc;
}

h2, h2 a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover {
	color: #cccccc;
}

h3, h3 a {
	font-size: 11px;
	color: #00adee;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover {
	color: #cccccc;
}

h4, h4 a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover {
	color: #cccccc;
}	

h5, h5 a {
	font-size: 10px;
	color: #00adee;
	font-weight: bold;
	text-decoration: none;
}
h5 a:hover {
	color: #cccccc;
}

h6, h6 a {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h6 a:hover {
	color: #cccccc;
}


.style12ptBlue {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
}
.style12ptBlueBold {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}
.style11ptBlue {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
}
.style11ptBlueBold {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}
.style10ptBlue {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
}
.style10ptBlueBold {
	font-size: 11px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}
.style10ptBlue {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
}
.style10ptBlueBold {
	font-size: 12px;
	line-height:16px;
	color: #00adee;
	font-weight: bold;
}

.highlightBox {
	background-color: #f0f2f8;
	margin: 0px 23px 0px 23px;
	padding: 10px 10px 10px 10px;
}

div {
	max-width:320px;
}

div#containerMid div#data div#content.home img {
	display:none;
}

/* ]]> */