* {
	margin:0;
	padding:0;
}

#nav {
	list-style:none;
	height:1.5em;
	border:1px solid #999;
	width:1000px;
	margin:0 auto;
}

#nav li {
	position:relative;
	float:left;
	width:198px;
	background:#C33;
	text-align:center;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}

#nav li.last {
	border-right:0;
}

#nav li:hover {
	background:#339;
}

#nav a {
	display:block;
	color:#FFF;
	font-family:"Times New Roman",Georgia,Serif;
	font-size:17px;
	text-decoration:none;
	line-height:23px;
}

#nav a b {
	position:absolute;
	bottom:-0.5px;right:0;
	border-left:12px dashed transparent;
	border-bottom:12px solid #339;
}

#nav a:hover b, #products #nav-products a b, #services #nav-services a b, #partners #nav-partners a b {
	border-bottom:12px solid #C33;
}

#nav ul {
	position:absolute;
	left:-999em;
	top:1.5em;
	list-style:none;
	border-top:1px solid #FFF;
	z-index:1000;
}

#nav ul li, #products #nav-products li a:hover, #services #nav-services li a:hover, #partners #nav-partners li a:hover {
	border:1px solid #FFF;
	border-top:0;
	width:260px;
	text-align:left;
	background:#999;
	font-size:17px;
	text-indent:5px;
}

#nav li:hover ul {
	left:0;
	top:auto;
}

#about #nav-about a, #products #nav-products a, #services #nav-services a, #partners #nav-partners a, #contact #nav-contact a {
	background:#339;
}

#menu {
	width:170px;
	height:200px;
	list-style:none;
	background-image:url(../images/divider.jpg);
	background-position:left;
	background-repeat:repeat-x;
	margin-left:2px;
	margin-top:0px;
} 

#menu ul {
	width:160px;
	list-style: none;
	margin-left:5px;
	margin-top:15px;
	padding:0;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #C33;
	text-decoration:none;
	display: block;
	margin: 0;
	padding: 2px 2px;
}

#products-el a, #products-lps a, #products-ltc a, #products-ca a, #products-ahi a, #products-leg a, #products-vid a, #services-el a, #services-lps a, #services-ciie a, #services-cii a, #services-ci a, #services-hpnf a, #policy a, #terms a, #site a , #partners-am a, #partners-ty a, #partners-sg a, #partners-id a, #partners-ra a, #partners-mw a{
	margin-right:2px;
	color:#FFF;
	background:#999;
}

#menu a:hover {
	color: #339;
	text-decoration:underline;
}

#bcrumb {
	height: 20px;
	/*background-image:url(../images/indicator.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	*/
	border-bottom:solid 1px;
	border-bottom-color:#339;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:15px;
	line-height:19px;
}

#bcrumb a {
    color: #339; 
	text-decoration:underline;
} 

#bcrumb a:visited {
	text-decoration:underline;
	color: #339; 
} 

#bcrumb a:hover {
	text-decoration:underline;
	color: #C33; 
}

#footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFF; 
	text-decoration:none;
} 

#footer a:visited {
	text-decoration:none;
	color: #FFF; 
} 

#footer a:hover {
	text-decoration:underline;
	color: #666; 
}


#reflection {
	background-image:url(../images/reflection.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x;
}

p, li {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

p#header {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#pageTitle {
	font-size:18px;
	color:#666;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:8px;
	padding-top:12px;
}

#pageHeader {
	font-size:16px;
	color:#666;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
	padding-top:0px;
	z-index:1000;
}

#content {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-right:5px;
	margin-top:10px;
}

#content a {
	color: #C33; 
	text-decoration:none;
} 

#content a:visited {
	text-decoration:none;
	color: #C33; 
} 

#content a:hover {
	text-decoration:underline;
	color: #339; 
}

#course {
	font-size:12px;
	font-weight:normal;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
	text-indent:5px;
}

#content ul li, #course ul, #course ul li {
    font-size:12px;
	margin-left:20px;
	list-style-type:circle;
}

#partners-anacom {
  	background-image:url(../images/partners/anacommedtek.jpg); 
	background-position:top;
	width:780px;
	height:87px;
	border:#C33;
	border:1px 1px 1px 1px;
}

#register {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
}

#message {
	background-image:url(../images/msgbar.gif); 
	background-position:top;
	background-repeat:no-repeat;
	margin-left:10px;
	width:460px;
	height:140px;
	border-right:1px solid #79bc52;
	border-left:1px solid #79bc52;
	border-bottom:1px solid #79bc52;
	font-size:16px;
}

#news {
	background-image:url(../images/newsbar.gif); 
	background-position:top;
	background-repeat:no-repeat;
	margin-left:500px;
	margin-top: -140px;
	width:460px;
	height:140px;
	border-right:1px solid #ffb504;
	border-left:1px solid #ffb504;
	border-bottom:1px solid #ffb504;
}

#sig {
	margin-left: 275px;
}
