/*border: 1px solid #663399;*/

body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	background: url(../images/jpgs/bg_fade.jpg) repeat-x;
	background-color: #ffffff;
	color: #000000;
	margin: auto;
	text-align: center;
}
	
table {
	margin: 0px 0px 30px 0px;
	padding: 2px 1px 5px 2px;
}

td {
	font-size: 80%;
	border-bottom: 1px solid #eeeeee;
}


a {
	color: #1c7eac;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #131e74;
	text-decoration: underline;
}


h1 {
	font-size: 150%;
	color: #131e74;
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 0px 0px;
}


h2 {
	background: url(../images/gifs/h2_bg.gif) repeat-x;
	margin: 10px 0px 5px 0px;
	padding: 7px 0px 0px 5px;
	font-size: 140%;
	line-height: 100%;
	color: #131e74;
	width: 710px;
	height: 35px;
}

h3 {
	font-size: 100%;
	color: #131e74;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


#wrapper {
	background-image: url(../images/jpgs/hivcohorts15th.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	position: relative;
	width: 970px;
	min-height: 1000px;
	height: 100%;
	margin: auto;
	text-align: center;
}


#pleasenote {
	position: absolute;
	top: 153px;
	left: 23px;
	width: 960px;
	height: 18px;
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	color: #003366;
}


#leftnav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	font-size: 80%;
	background-color: #ffffff;
	/*border: 1px solid #cc0033;*/
}

#leftnav ul {
	width: 222px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-color: transparent;
}
#leftnav li {
	float: left;
	display: block;
	background: url(../images/gifs/leftnavbg.gif) no-repeat left top;
	width: 222px;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 0px;
	background-color: transparent;
}
#leftnav a {
	float: left;
	display: block;
	padding: 6px 2px 2px 10px;
	text-align: left;
	color: #1c7eac;
	font-weight: bold;
	text-decoration: none;
}
#leftnav a:hover {
	color: #131e74;
	text-decoration: underline;
}
#leftnav_on a {
	color: #131e74;
	text-decoration: underline;
}
#leftnav_on a:hover{
	color: #000000;
	text-decoration: underline;
}


#leftnavsub {
	float: left;
	width: 220px;
	padding: 20px 0px 20px 0px;
	text-align: left;
	background-color: #eeeeee;
}

#leftnavsub a {
	font-weight: normal;
	color: #003366;
}
#leftnavsub a:hover {
	color: #339933;
}
#leftnavsub_on a {
	float: left;
	width: 200px;
	color: #339933;
	text-decoration: underline;
}

#leftnav_score {
	margin: 10px 0px 0px 0px;
	background: url(../images/gifs/leftnav_score.gif) no-repeat left top;
	height: 90px;
}


#contentandnav {
	position: absolute;
	top: 205px;
	left: 0px;
	width: 970px;
	background-color: #ffffff;
	text-align: left;
	background: transparent;
}

#content {
	float: right;
	width: 715px;
	background: url(../images/jpgs/content.jpg) no-repeat left top;
	background-color: #ffffff;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 25px;
}

#content p {
	padding: 0px 0px 5px 0px;
}
#content ul {
	float: left;
	width: 700px;
	margin: 0px 0px 35px 0px;
	list-style: none;
	display: block;
}
#content li {
	list-style: none;
	display: block;
	background: url(../images/gifs/arrow.gif) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}


hr {
color: #339933;
width: 710px;
}



#window_newcohort {
	float: left;
	width: 500px;
	height: 413px;
	text-align: left;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
}

#window_viewprofile {
	float: left;
	width: 732px;
	height: 400px;
	text-align: left;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
}

/*** Start Form styles ***/

#col_full {
	background: url(../images/gifs/fade_purple.gif) repeat-x left top;
	float: left;
	width: 700px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-top: 1px solid #eeeeee;/**/
}

#col_largest {
	float: left;
	width: 700px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.col_larger {
	float: left;
	width: 500px;
	margin: 0px 10px 0px 0px;
	/*border-bottom: 1px solid #009900;*/
}
.col_large {
	float: left;
	width: 350px;
	margin: 0px 10px 0px 0px;
	/*border-bottom: 1px solid #009900;*/
}
.col_half {
	float: left;
	width: 320px;
	margin: 0px 10px 0px 0px;
	/*border-bottom: 1px solid #eeeeee;*/
}
.col_small {
	float: left;
	width: 160px;
	margin: 0px 10px 0px 0px;
	/*border-bottom: 1px solid #ff33ff;*/
}

.col_tiny {
	float: left;
	width: 85px;
	margin: 0px 10px 0px 0px;
	/*border-bottom: 1px solid #eeeeee;*/
}

.col_teeny {
	float: left;
	width: 32px;
	margin: 0px 10px 0px 0px;
}

input.col_teeny {
	width: 15px;
	float: left;
	margin: 1px 2px 0px 0px;
	/*border-bottom: 1px solid #cccccc;*/
}


.col_smallest {
	float: left;
	width: 30px;
	margin: 0px 10px 0px 0px;
	/*border: 1px solid #eeeeee;*/
}

.col_right {
	float: left;
	text-align: right;
	width: 115px;
	height: 45px;
	text-align: right;
	margin: 0px 5px 0px 0px;
	/*border: 1px solid #eeeeee;*/
}

.print_right {
	float: right;
	width: 150px;
	height: 45px;
	text-align: right;
	/*border: 1px solid #eeeeee;*/
}


/*** Use as a Test only ***/
#x {
	font-size: 50%;
	color: 339933;
}


/*** Start Form styles ***/
#cohort_form {
	width: 700px;
	height: auto;
}

input {
	width: 250px;
}



input.buttonsave {
	width: 150px;
	height: 45px;
}


select {
	width: 250px;
}


#warning {
width: 700px;
color: #ff3300;	
font-size: 130%;
/*border: 1px solid #009900;*/
}
#warning p {
margin: 0px;
padding: 0px;
}


.required {
	color: #ff3300;	
}

.requiredInput {		
	border-color: #ff3300;
	border: 2px solid #ff3300; 
}

input.required {
	border-color: #ff3300;
}

.button {
	background-color: #339933;
	color: #ffffff;
	font-weight: bold;
	width: 124px;
}

textarea {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 105%;
	
	width: 250px;
	height: 57px;
}

textarea.view {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 105%;
	line-height: 150%;
	width: 650px;
	height: 350px;
}

#formsection {
	float: left;
	width: 685px;
	margin: 0px 0px 0px 0px;
}

#fullcol {
	float: left;
	width: 685px;
	margin: 0px 0px 10px 0px;
	/*border: 1px solid #eeeeee;*/
}

#fullcolrequired {
	float: left;
	width: 685px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ff3300;
}

#fullcol select {
	width: 685px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 95%;
}

#fullcol input {
	width: 685px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 95%;
}
#fullcol input.browse {
	width: 355px;
}
#fullcol textarea {
	width: 670px;
}

#fullcol input.radiocheck {
	width: 15px;
	height: 15px;
}

.cat_choose {
	width: 700px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
}

.cat_input {
	float: left;
	width: 25px;
	height: 35px;
}

.cat_text {
	float: right;
	width: 670px;
	height: 35px;
	line-height: 110%;
}


#halfcol {
	float: left;
	width: 330px;
	margin: 0px 10px 10px 0px;
}

#halfcol select{
	float: left;
	width: 330px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 95%;
}

#halfcol input{
	float: left;
	width: 330px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 95%;
}

#iconcol {
	float: left;
	width: 60px;
}


.pleasenote {
	font-size: 85%;
	line-height: 95%;
	color: #666666;
	margin: 5px 0px 5px 0px;
}

input.customsubmitabstract {
	padding-left: 350px;
	width: 150px;
	height: 45px;
}

input.customSubmit 
{
	padding-left: 550px;
	width: 150px;
}

input.customBackSubmit 
{
	
	width: 150px;
}


.scored {
	color: #999999;
	font-weight: bold;
}
form.noMargin{display: inline; margin: 0;}


/*** End Form styles ***/



