@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C8C8C8;
	margin:0 0 0 0;
}
a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
h2 {
	color:#104899;
	font-size:14px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;	
}
h3 {
	font-size:16px;
	font-weight:bold;
}
#cometsemlogo {
	position:absolute;
	width:272px;
	height:134px;
	z-index:8;
}
#hiddenman {
	position:absolute;
	left:527px;
	width:473px;
	height:144px;
	background-image:url(../images/hidden-man.gif);
	background-position:left;
	background-repeat:no-repeat;
	z-index:9;
}
#mainbanner {
	position:absolute;
	top:144px;
	background-image:url(../images/mainbanner.jpg);
	width:1000px;
	height:256px;
	z-index:10;
}

#h1-right {
	position:absolute;
	left:40px;
	top:140px;
	width:900px;
	z-index:99;
}

#h1-right h1 {

	font-size:34px;
	color:#ffffff;
	font-weight:bold;
}

#formarea {
	position:absolute;
	background-image:url(../images/formarea.gif);
	background-position:top center;
	background-repeat:no-repeat;
	left:546px;
	color:#555555;
	padding:10px 10px 10px 10px;
	text-align:right;
	top:815px;
	width:420px;
	z-index:12;
	height: 210px;
}
#formarea p {
	margin-top:4px;
	margin-bottom:4px;
	padding-top:0px;
	padding-bottom:0px;
}
#formarea form {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.txtbox {
	width:235px;
	height:16px;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	background-image:url(../images/txtbox.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:1px 5px 1px 5px;
	line-height:18px;
	border:0px;
}
.button {
	width:65px;
	height:21px;
	background-image:url(../images/button.gif);
	border:0px;
	margin-top:6px;
	font-weight:bold;
	color:#555555;
}

#primarynav {
	position:absolute;
	top:398px;
/*	font-weight:bold;*/
/*	text-align:center;*/
	color:#FFFFFF;
	width:1000px;
	height:25px;
	z-index:17;
	background-color: #4676c2;
}
.sem-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#141414;
}
#current-page {
	position:absolute;
	left:76px;
	color:#104899;
	font-size:14px;
	font-weight:bold;
	top:440px;
	width:458px;
	z-index:3;
}
#contactnumber {
	position:absolute;
	left:891px;
	top:4px;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	width:101px;
	height:19px;
	z-index:14;
}

#associated-pages ul {
	list-style:none;
	margin-left:0px;
	margin-top:10px;
	padding-left:0px;
}
#associated-pages ul li {
	background-image:url(../images/bull1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:16px;
}

#associated-pages ul li a {
	color:#141414;
	text-decoration:none;
}
#associated-pages ul li a:hover {
	color:#003399;
	text-decoration:underline;
}

#associated-pages .associated-pages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #009933;
}

#rssicon {
	position:absolute;
	left:825px;
	top:2px;
	width:57px;
	height:29px;
	z-index:11;
}
#site-map {
	position:absolute;
	left:920px;
	top:10px;
	text-align:right;
	width:59px;
	height:16px;
	z-index:1;
}

#alert-box {
	position:absolute;
	left:560px;
	top:709px;
	font-weight:bold;
	font-size:18px;
	width:430px;
	height:29px;
	z-index:2;
}

#associated-pages {
	position:absolute;
	left:560px;
	top:749px;
	width:430px;
	line-height:18px;
	z-index:7;
}

#addtolinks {
	margin-top:20px;
}
#addtolinks a {
	padding-right:10px;
	text-decoration:none;
	color:#141414;
}
#addtolinks a:hover {
	padding-right:10px;
	text-decoration:none;
	color:#003399;
}

.txboxd {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	padding:2px;
}

.confirm {
	font-family:tahoma;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}

.basicinfo {
	font-size:11px;
}
