

   

body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }



/* links */

a { color: #003B6E; background: inherit; text-decoration:none; }

a:hover { color: #CC0033 ; font-weight:bold; background: inherit; text-decoration:none; }	



/* headings  */

h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }

h2 { font: bold Arial, Sans-Serif; margin: 0; font-size:18px; padding: 0; color:#0000FF }

h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }

h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }

.title { color: #808080; background: #fff; }

.red { color:#CC0000; }

.royalred { color: #FF0000; }

.blue { color:#0000FF:}

.royalblue { color: #0000FF;}



/* lists and form elements */

ul { margin: 0; padding : 0; list-style : none; }

form { margin: 0; }

input.button { padding: 3px; }



/* content holder */

#content { padding:0 5px 0 5px; margin: 10px auto; width: 960px; }



/* header & menu */

#header { height: 75px; }

#logo { padding: 15px 0 0 8px; }

#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }

#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; font-size:12px; }

#top_info ul { float: right; padding: 5px 40px 0 0; margin: 0 0 5px 0; }

#top_info ul li { list-style-type: none; display: inline;  font-weight: bold; }

#top_info ul li a { padding-left: 7px; background: #FFF ; margin-right: 5px; color: #0000FF; text-decoration:none; } 

#top_info ul li a:hover { padding-left: 7px; font-size:18px; background: #FFF ; color: #CC0033 ; }





/* subheader */



.gbox {height: 152px; background: #ccc top; color: #444; padding: 0; margin: -15px 0 20px 0; }

.gbox p { padding: 7px 0; margin: 0;}

	.gboxleft {float: left; width: 200px; }

	.gboxbanner { width: 500px; }

	.gboxright {float: right; width: 260px; }





/* left side */

.left { float: left; width: 650px; padding: 0 auto; margin: 0 0 10px 0; background:url(images/bg-left.gif) no-repeat; }

	.left_articles {

		margin: 0 0 30px 0;

		padding: 0 20px 3px 10px;

		text-align: justify;

		border-bottom: 1px dotted #ccc;

		border-left: 1px dotted #ccc; 

		border-right: 1px dotted #ccc;

		color: #000;

		

	}

	.left_article {

		margin: 0 0 0 0;

		padding: 0 0 3px 0;

		color: #000;

		

	}

	

	.description { padding: 0 10px 2px 0; margin: 0 0 5px 0; border-bottom: 1px solid #ccc; }

	.thumbnail { float: right; margin: 5px 0 10px 0;  width: 240px; }

	.thumbnail img {padding-left: 5px; padding-bottom: 5px; }





/* bottom thirds */

.thirds { float: left; width: 190px; padding: 5px 5px 5px 5px; margin: 0 6px 0 6px; color: #5d5d5d; border: 1px solid #999999; }

.twos { float: left; width: 295px; background: #fff; margin: 0 12px 0 0; color: #5d5d5d; }

	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }

	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }

	.smallbox p { padding: 0; margin: 0; }



	

/* right side */

/*#right {

	float: right;

	width: 295px;

	margin: 0 0 10px 0;

}*/

#right {

	float: right;

	width: 295px;

	margin: 0 0 10px 0; 

	background: #fff; 

	 }



	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }

	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }

	.box p { padding: 0; margin: 0;}

	.image { float: left; margin: 0 9px 3px 0; }

	.right_articles {

		padding:9px;

		margin: 0 0 5px 0;

		border: 1px dotted #B1B1B1; 

		border-bottom: 1px dotted #B1B1B1; 

		color: #333333;

		

	}

	.right_article {

		padding: 9px;

		margin: 0 0 5px 0;

		color: #3333333;

		

		

	}

	





/* misc */

.buttons { text-align: right; padding: 4px 3px 0 0;}



.left_articles .buttons { float: right; height: 20px; }

.left_articles h3 { padding-top: 10px; margin:0; color: #CC0033; }

.left_articles ul { padding: 0 0 0 20px; margin: 0 0 10px 0; }

.left_articles ul li { padding:0 0 5px 7px; list-style:square ;    }

.left_articles a:hover { padding:0 0 0 0; font-size:16px;  font-weight: bold; color: #0000FF;    }



.right_articles h3 { padding: 0; margin: 0; color: #CC0033; }

.right_articles ul { padding: inherit;  }

.right_articles ul li { padding:0 0 0 7px; list-style:none; font-weight: bold;  }

.right_articles ul li a { padding:0 0 0 0; list-style:none; font-weight: bold; color: #333333 ;    }

.right_articles ul li a:hover { padding:0 0 0 0; font-size:14px;  font-weight: bold; color: #CC0033;    }



.pullquote {

	margin: 0;

	padding: 0;

	padding-top: 10px;

	font-size: 16px;

	line-height: 24px;

	color: #666666;

	margin-bottom: 15px;

}

.pullquote_personnel{

	margin: 0;

	padding: 5px;

	width: 240px;

	float: right;

	font-size: 17px; 

	font-family: Georgia, Serif;

	line-height: 22px;

	color: #0000FF;

	margin-left: 380px;

	margin-bottom: 15px;

	margin-top: 65px;

	position:absolute;

	

}



.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }



.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }

.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }



/* footer  */

.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }



.clear {clear:both;}



/*css topology*/

h3.reflect_1 { color: #333333; border-bottom: 6px solid #DDDDDD; line-height: .2em; margin: 0; padding:0 0 0 10px; font-size: 150%; }



h3.reflect_2 { color: #CECECE; margin: 0; line-height: .6em; border-top: 1px solid #EEEEEE; padding: 0 0 0 10px; font-size: 150%;}



h2.elegant { letter-spacing: -2px; font-family:Georgia, "Times New Roman", Times, serif; font-weight: 100; font-size: 24px;  }



.moha { padding: 5px; width: 300px; }



h3.moha2 { font-size:14px; text-transform: uppercase; font-family: Garamond, Georgia, "Times New Roman"; 

letter-spacing: .5em; font-weight: bold; color: #990000; border-top: 1px solid #666666; border-bottom: #666666 1px solid;  text-align: center; }



.adam { background: #990000; padding: 10px;  }



h3.adam2 { font-size:12px; text-transform: uppercase; font-family: Garamond, Georgia, "Times New Roman"; 

letter-spacing: .5em; font-weight: bold; color: #FFFFFF; border-top: 1px solid #CCCCCC; border-bottom: #CCCCCC 1px solid;  text-align: center; }



h3.line_drop { font-family:"Trebuchet MS", Garamond, Georgia; line-height: .88em; border-bottom: #990000 1px solid; color: #990000;

letter-spacing: -1px; }



h3.line_drop a{ color: #990000;letter-spacing: -1px; }



h3.line_drop a:hover{ text-decoration:none;}



h3.line_drop_r { font-family:"Trebuchet MS", Garamond, Georgia; line-height: .88em; border-bottom: #0000CC 1px solid; color: #0000CC; letter-spacing: -1px; font-size:16px; }



p.el { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline;  letter-spacing: 1em; font-weight: 100; line-height: .8em; font-size: 9px; margin-top: 20px;}



p.line_bold { font-family:"Trebuchet MS", Garamond, Georgia;   color: #333333;

letter-spacing: 1px; font-style:normal; font-weight:bold; }



.clear {clear:both;}



.img_personnel{

	margin: 0;

	padding: 3px;

	width: 110px;

	float: right; 

	margin-left: 480px;

	margin-bottom: 15px;

	margin-top: 15px;

	position:absolute; 

	

}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}