body {
    color: #666;
    font-family: Arial, 'Trebuchet MS' ,Verdana, 'Lucida Grande' ,Sans-Serif; /*font-family: "Lucida Grande",Lucida,Verdana,Sans-Serif;*/
    text-align: center;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

#wrapper {
    margin: 1px auto;
    padding: 0px;
    text-align: left;
    width: 855px;
}

#conTent {
    background: #FFF; /*border:1px solid #999;*/
    font-size: 80%;
    line-height: 1.4em;
    text-align: left;
    width: 855px;
}

#header {
    background: #993333 url(../images/header.jpg) top left;
    height: 118px;
    margin: 0pt;
    padding: 0pt;
}

#left {
    background: #FFFFFF none repeat scroll 0% 0%;
    float: left;
    margin: 0pt;
    padding: 0pt;
    width: 150px;
}

#right {
    color: #474747;
    float: left;
    width: 525px;
    padding: 5px 0 0 15px;
}

#in_right {
    float: right;
    width: 525px;
    color: #474747; /*position:relative;     left:-220px;*/
}

/* Navigation */

#nav {
	position: relative;
	top: 0.5em;
    left: 0em;
	font-size: 115%;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	z-index: 1000 !important;
	border-bottom: solid 1px #CCC;
}

* html #nav {
	position: relative;
	top: 1.2em;
	/*left: 12em;*/
	font-size: 120%;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	z-index: 1000 !important;
}

/* Float fix */
#nav:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #nav { height: 1%; }
/* End hide from IE-mac */

/* End float fix */

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
    font-size:1.3em !important;
}

#nav li.sep {
    margin-top:5px;
}

* html #nav li.sep {
    margin-top:5px;
}

#nav a {
	margin: 0;
	padding: 5px 1em 3px 1em;
	float: left;
	color: #4e86c2;
	text-decoration: none;
	font-weight: normal;
	text-transform:capitalize;
	font-size:80%;
}

* html #nav a {
	margin: 0;
	padding: 6px 1em 3px 1em;
	float: left;
	color: #4e86c2;
	text-decoration: none;
	font-weight: normal;
	/*margin-top:0px;
	margin-bottom:0px;*/
}

#nav a.selected {
	color: #4e86c2;
}

#nav a.first {
	margin-left: 1em;	
}

#nav a.first selected {
	margin-left: 1em;	
}

#nav a:hover {
	/*background: #333;*/
	color: #00007b;
}

#nav ul.depth1 { /* second-level lists */
	display: none;
	position: absolute;
	top: 2.0em;
	left: 0;
	font-size:78%;
}

* html #nav ul.depth1 { /* second-level lists */
	display: none;
	position: absolute;
	top: 2.0em;
	left: 0;
}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
	
}

#nav ul.depth0 li:hover a, #nav ul.depth0 li.over a {
	background:none;
}

#nav ul.depth1 {
	width: 140px;
}

#nav ul.depth1 li {
	float: none;
	width: 100%;
	z-index: 1000;
}

* html #nav ul.depth1 li {
	float: none;
	width: 100%;
	z-index: 1000;
	margin-top:-2px;
}

#nav ul.depth0 li ul.depth1 li a {
	display: block;
	float: none;
	width: 100%;
	background: #FFF url(/c/nav.gif) no-repeat;
	margin-top:-3px;
	z-index: 100 !important;
}

* html #nav ul.depth0 li ul.depth1 li a {
	display: block;
	float: none;
	width: 100%;
	background: #FFF url(/c/nav.gif) no-repeat;
	margin-top:0px;
	z-index: 100 !important;
}

#nav ul.depth1 li:hover a, #nav ul.depth1 a:hover {
	background: #d5e0ed url(/c/nav.gif) no-repeat !important;
	color:#00007b;
	z-index: 100 !important;
}

/* html #nav ul.depth1 li:hover a, #nav ul.depth1 a:hover {
	background: #d5e0ed url(/c/nav.gif) no-repeat !important;
	color:#00007b;
	z-index: 100 !important;
}*/

#nav ul.depth1 a.selected {
	background: #333 !important;
}

#nav ul.depth1 a.first {
	margin-left: 1em !important;
}

#nav ul.depth1 a {
	margin-left: 0em !important;
}

#nav ul.depth1 a.first selected{
	margin-left: 1em !important;
}

#nav ul.depth1 a.last {
	margin-left: 1em !important;
}
/*-------------------------nav ends -------------------------*/

#home-table {
    background: #f7f7f7 url(../images/login-form.jpg) repeat scroll 0% 0%;
    /*float:left;*/
}

#home-table td {
    padding: 8px 10px 0px 10px;
}

#sign-up-now {
    border: 1px solid #CCC;
    /*float:right;
    width:100%;*/
    padding: 8px 10px 0px 10px;
    margin-top:50px;
    
}

p.question {
    color:#333;
    font-weight:bold;
}

p.answer {
    color:#999;
    font-style:italic;
}

p.split {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer {
    clear: both;
    height: 10px;
    margin: 0pt;
    padding: 0pt;
    text-align: right;
}

#faux_footer {
    font-size: 75% !important;
    margin: 0pt;
    padding: 0pt 0pt 10px;
    text-align: right !important;
}

#logIn_form {
    /*  background:#FFF none repeat scroll 0% 0%;*/
    background: #FFFFFF none repeat scroll 0% 0%;
    color: #666;
    margin: 0pt;
    padding: 0pt;
    width: 150px !important;
    border: 0px solid #FFFFFF;
    background: #f7f7f7 url(../images/login-form.jpg) repeat scroll 0% 0%;
    font-size: 10px;
    text-align: left;
}

#logIn_form fieldset {
    background: #f7f7f7 url(../images/login-form.jpg) repeat scroll 0% 0%;
    border: 1px solid #f7f7f7; /*margin:15px 0pt;*/
    padding: 2px 0px 2px 3px;
    text-align: left;
}

img {
    border: none;
}
/*------Forms -----------------*/
table {
    width: auto;
    border-collapse: collapse !important;
}

table.small td.bold, td.label {
    padding-right: 10px;
}

table tbody tr.split td, table tbody tr.split th {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
}

table tbody tr.split th {
    padding-bottom: 10px;
}

table tbody:first-child tr.split td {
    border-top: 1px solid #ddd;
}

form table tbody tr th {
    font-size: 1.3em;
    padding: 10px 20px 5px 0px;
    line-height: 1.3em;
    color: #000;
}

form table tbody tr:first-child th {
    padding-top: 0;
}

form table tbody tr td {
    text-align: left;
    vertical-align: top;
    padding: 10px 0 0px 0;
}

td p, div p {
    margin: 5px 10px 10px 0;
}

th.label {
    padding: 0 10px 0 40px;
    vertical-align: top;
    text-align: left;
    margin: 0;
}

td.label {
    vertical-align: top;
    padding: 10px 10px 0 10px;
}

td.chk {
    width: 20px;
    padding-right: 10px;
}

tr.error td, tr.okay td, tr.notice td {
    background-color: #FFCCCC;
}

tr.notice td {
    padding: 10px;
    border: 1px solid #ffa;
}

td.tip {
    padding: 0 10px 0 10px;
    font-style: italic;
}

td.info {
    padding: 0 10px 0 10px;
}

form.shaded table {
    background-color: #f7f7f7;
}

form.shaded table td.tip {
    padding-left: 10px;
}

tr.shaded td {
    background-color: #f7f7f7;
}

input[type="text"], input[type="password"], input[type="file"], textarea {
    border-width: 2px 1px 1px 2px;
}

input[type="text"], input[type="password"], input[type="file"], select, textarea {
    background-color: #fff;
    color: #333;
}

input, textarea, select {
    line-height: 1.1em;
    font-size: 0.9em;
    font-family: "Lucida Grande" ,Lucida,Verdana,Sans-Serif;
    padding: 3px;
}

input[type="text"], input[type="password"], input[type="file"] {
    width: 14em;
    margin-bottom: 10px;
}

input[type="submit"] {
    font-weight: bold;
}

input[type="submit"], input[type="button"] {
    cursor: default;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px;
}

select {
    margin-bottom: 10px;
    min-width: 7em;
}

h1 {
    color: #333;
    font-size: 1.5em;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    line-height: 1.4em;
}

h2 {
    color: #333;
    font-size: 1.3em;
    margin-bottom: 10px;
    line-height: 1.4em;
}

h3 {
    color: #333;
    font-size: 1.2em;
    margin-bottom: 10px;
    line-height: 1.4em;
    color: #900;
}

h3.tab {
    padding-left: 10px;
}

p.tab {
    padding-left: 20px;
}


/*------Forms end-----------------*/

.bold {
	font-weight: bold;
}

.tip {
    width: 90%;
}

.label { 
    width: 50%;
}

.error {
  background-color: #FFCCCC;
  border-right: solid 10px white;
  border-bottom: solid 10px white;
}

.notice {
  background-color: #ffd;
  border-right: solid 10px white;
  border-bottom: solid 10px white;
}

.success {
  background-color: #CCFFCC;
  border-right: solid 10px white;
  border-bottom: solid 10px white;
}
