
/* css for ULGI main page */
/* general section ends */

body, p, li, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
body, p, blockquote, table, td, th, li, a href, ul, ol, dd, dl, dt,
form, button, fieldset, label {
	font-size: 8.0pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

select, option, input, textarea, code, code span {
	font-size: 8.0pt;
	font-family: "Courier New", Courier, monospace;
}

#center h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-weight: bold;
}
p{
	font-size: 9pt; /*--------- */
	line-height: 1.5em;
}
h1, .h1Size, .fontSize13 {
	font-size: 13.0pt;
	color: #411;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-size: 12pt;
	color: #000;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 5px 0px 10px 0px;
}
a {
	color: #300;
	text-decoration : underline;
}

a:hover {
	color: #F00;
	text-decoration : none;
}
hr.brownline {
	color: #411;
	text-align: center;
	width : 70%;
}
a img{
	border: none;
}
div.image-left, img.image-left, p.image-left {
	float: left;
}

div.image-right, img.image-right, p.image-right {
	float: right;
	text-align: center;
	margin-left: 10px;
}
/*.redbold{
	color: #822;
	font-weight: bold;
}
*/

.caption{
	font-size: 8pt;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

.caption9{
	font-size: 9pt;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
.photo-credit{
	font-size: 7pt;
	margin-left: 20px;
	
}


.top-caption{
	color: #F66;/*--------- */
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	margin-top: 50px;
	margin-bottom: 0px;
	
}
div.feature p{	
	font-size: 9pt;
	color: #411;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 5px 0px;/*--------- */
}
div.feature img{
	text-align: center;
	margin:  0px 20px 0px 20px;
	border: 1px solid #411;/*--------- */
}
div.contact p{	
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	margin:  0px;
	/*border: 1px solid #411;--------- */
}

/* general section ends */
/* xxxxxxxxxxxxx */




#bottom div.bottom-right img{
	margin-top: 10px;
}

/* content starts */

/* content ends */

/* content lists starts */
ul.content-lists {
	list-style-type: none;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background: #FFF;
	width: 290px;
	/*border: 1px solid #DC143C; --------- */
}


ul.content-lists li {
	list-style-type: none;
	padding: 7px 0px 7px 0px;
	background: transparent;
	
}
.content-lists li h3 {
	margin: 0;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;	
}
ul.content-sub {
	list-style-type: none;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	background: #FFF;
}
.content-sub li {
	color: #333;	
	padding: 8px 0px 8px 7px;
	border-bottom: 1px solid #CCC;
	background: transparent;
	
}

.content-link {
	font-weight: normal;
	color : #333 ;
  	text-decoration: none;
}
.content-link:hover {
	text-decoration: underline;
	color : #666 ;
}
.bottom-center a {
	color: #F33;
	font-weight: bold;
}
.bottom-center a:hover {
  	text-decoration: none;

}
.centered-text{	
	text-align: center;
	}
.redbold {
	color: #822;/*F03*/
	font-weight: bold;
}
p.margintop5 {
	margin-top: 5px;
}
p.marginbottom5 {
	margin-bottom: 5px;
}
.marginbottom14 {
	margin-bottom: 14px;
	}
.padding40 {
	padding: 0px 40px 0px 40px;
}
.smallbold {
	font-weight: bold;
	font-size: smaller;
}

.smallblack {
	font-weight: bold;
	font-size: 10pt;
	color: #000;
}
.indent20 {
	padding-left: 20px;
}
.margintop0 {
	margin-top: 0px;
}
/* content lists ends */

/* footer starts */


/* footer ends */







