{
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(/home/public/images/bg.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

img { border: none; }
a { color: #0A6380; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 1003px;
}

#header { 
height: 85px;
background:left url(/home/public/images/unidsys.jpg) no-repeat;
}

#header h1 {
	font-size: 30px;
	letter-spacing: normal;
	padding: 40px 0 5px 0;
}
#header h1 a {
color: #0A6380;
text-decoration: none;
}

#header h1 a:hover {
color: #222;
text-decoration: none;
}

#header h2 {
color: #3692AF;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 0;
letter-spacing: -1px;
line-height: 12px;
}

#content {
padding: 10px 0;
}

.left {
	width: 650px;
	float: left;
	padding: 15px;
	border-left: 1px solid #bbb;
}
.left h2 {
	color: #0E8AB4;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 15px 0 15px 0;
}

.right {
	width: 300px;
	float: right;
	padding: 10px;
	border-left: 1px solid #bbb;
	font-size: 13px;
}
.right ul {
list-style-type: none;
padding: 5px 10px 0px 10px;
}

.right h2 {
	height: 9px;
	font-size: 12px;
	color: #666;
	line-height: normal;
}
.right a { text-decoration: none }

#footer {
border-top: 1px solid #bbb;
text-align: center;
font-family: Tahoma;
color: #333;
font-size: 11px;
padding: 0 0 10px 0;
}

.style1 {color: #0E8AB4 }

#apDiv1 {
	position:absolute;
	left:635px;
	top:200px;
	width:159px;
	height:36px;
	z-index:1;
}

.style4 {font-size: 14px}
.style6 {font-size: 14px; font-weight: bold; }

.highlight
{
    background-image: none !important;
    background-color: #fffacd !important;
    color: Black;
}

.alertbox
{
    position: absolute;
    padding-left: 45px;
    width: 216;
    background: url(/home/public/images/aarow.png) no-repeat left top;
    color: #000000;
	font-family:tahoma,ms sans serif;
	font-size:12px;
	text-align:left;
}

.alertbox div
{
    min-height: 4px;
    width: 80px;
    padding: 8px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FFEB8C;
}

.msgerror {
color: #ff0000;
font-size: 14px;
font-weight:bold;
font-family: tahoma,ms sans serif;
} 

.input-container{
	padding:1px;
}

#div-regForm,.registered{
	border:3px solid #eeeeee;
	padding:10px;
	background:url(/home/public/images/bg_main_login.jpg) repeat-x #cbd4e4;
	color:#333333;
	margin:10px auto 15px auto;
}

.form-title,
.form-sub-title{
	font-size:20px;
	
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
}

.form-sub-title{
	font-weight:normal;
	padding:6px 0 15px 0;
}

.greenButton{
	width:auto;
	margin:10px 0 0 2px;
	padding:3px 4px 3px 4px;
	color:white;
	background-color:#97D6FF;
	outline:none;
	border:1px solid #0099FF;
	font-weight:bold;
}

.greenButton:active{
	background-color:#0099FF;
	padding:4px 3px 2px 5px;
}

#rotator
{
	border: 2px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 641px;
	height: 200px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 641px;
	height: 200px;
}

