body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/nav/bg_tile.gif);
	background-repeat: repeat;
	background-position: left top;
}
.topbg {
	background-image: url(/images/nav/bg_image.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.container {
	width:780px;
	height:auto;
	border: 1px solid #FFFFFF;
	margin: 0px auto;
}
.contentArea {margin:0; padding:0;}
.permaPageDescription { margin:0; padding:0;}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
	background-image: url(/images/nav/topnav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 3px 10px 3px;
}
.separators {
	color: #FF9900;
	margin-left: 5px;
}
.subseparators {
	color: #FF9900;
}
#topNav ul {
	margin:0;
	padding:0;
}
#topNav ul li {
	float:left;
	margin-left:14px;
}
#topNav a:link {
	color: #333333;
	text-decoration: none;
}
#topNav a:visited {
	color: #333333;
	text-decoration: none;
}
#topNav a:hover {
	color: #0C7BCD;
	text-decoration: none;
}
#topNav a:active {
	color: #333333;
	text-decoration: none;
}
#mainNav {
	background-image:url('/images/advantech_nav_bg.jpg');
	height:30px;
	width:100%;
}
#mainNav ul {
	margin:0;
	padding:0;
	width:100%;
	list-style:circle;
	list-style-type:circle;
}
#mainNav ul li {
	float:left;
	padding:8px 5px 5px 10px;
	margin:0;
}
#mainNav ul li a:link,#mainNav ul li a:active,#mainNav ul li a:visited {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-style:italic;
	text-transform:uppercase;
}
#mainNav ul li a:hover {
	color:#CCCCCC;
}
#footerNav {
	text-align:center;
	width:100%;
}
#footerNav ul {
	text-transform:lowercase;
}
#footerNav ul li {
	display:inline;
	float:none;
	margin:0 5px 0 5px;
}
#footerNav a:link,#footerNav a:visited,#footerNav a:hover,#footerNav a:active{
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	color: #333333;
	text-decoration:underline;
}
a:hover {
	color: #0C7BCD;
	text-decoration:underline;
}
a:active {
	color: #333333;
	text-decoration:underline;
}




/* Dropdown Navigation*/
.mainmenu {
    font: 12px Arial, Helvetica, sans-serif;
}
.mainmenu .button,
.mainmenu .button:hover,
.mainmenu .button-active,
.mainmenu .button-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #003366;
    border-style: none solid none none;
    text-decoration: none;
    display: block;
    position: relative;
}
.mainmenu .button {
    color: #ffffff;
}
.mainmenu .button:hover,
.mainmenu .button-active,
.mainmenu .button-active:hover {
    background: #1277D1;
    color: #ffffff;
}
.mainmenu .submenu,
.mainmenu .submenu:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.mainmenu .submenu {
    background: #1277D1;
    color: #ffffff;
	padding-right:20px;
	border: 1px #A4CBED;
    border-style: none none solid none;
}
.mainmenu .submenu:hover {
    background: #ffffff;
    color: #1277D1;
	padding-right:20px;
}
.mainmenu .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.mainmenu .left, .mainmenu .left:hover { border-style: solid none solid solid; }
.mainmenu .right, .mainmenu .right:hover { border-style: none none none none; }

* html .mainmenu td { position: relative; } /* ie 5.0 fix */

/* End DropDown Navigation */

.featuredtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images/nav/featured_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
}
.flashtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
}
.mainnav {
	background-image: url(/images/nav/mainnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px 5px 5px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px 20px;
}
a.footerlinks:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.footerlinks:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.footerlinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:active {
	color: #CCCCCC;
	text-decoration: none;
}
.footertd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1D224C;
	text-align: center;
	padding: 0px 5px;
}
.btm {
	background-image: url(/images/nav/bg_footer.gif);
	background-position: center top;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 10px;
	background-repeat: no-repeat;
	margin-top:1px;
}
.featuredtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding:1px 10px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	padding-top: 15px;
}


.custom {
	list-style-image: url(/images/nav/bullet.gif);
}
.intrusion {
	background-image: url(/images/titles/intrusion.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.access {

	background-image: url(/images/titles/access.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fire {

	background-image: url(/images/titles/fire.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.video {

	background-image: url(/images/titles/video.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.home {

	background-image: url(/images/titles/home.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.about {

	background-image: url(/images/titles/about.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact {

	background-image: url(/images/titles/contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sitemap {

	background-image: url(/images/titles/sitemap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.security {

	background-image: url(/images/titles/security.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.homeland {

	background-image: url(/images/titles/ss_homeland.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.government {

	background-image: url(/images/titles/ss_government.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.education {

	background-image: url(/images/titles/ss_education.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.medical {

	background-image: url(/images/titles/ss_medical.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.commercial {

	background-image: url(/images/titles/ss_commercial.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.industrial {

	background-image: url(/images/titles/ss_industrial.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.military {

	background-image: url(/images/titles/ss_military.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.addresses {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.openings {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
.openings_hl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #1D224C;
	font-weight: bold;
}
.openings_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
}
.required {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}
.uploaderror {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}
.dateinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	font-style: italic;
	font-weight: bold;

}
.articletitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.contenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #1D224C;
	font-weight: bold;

}
a.link {
	color:#245CB8;
}
