Body				{	margin: 0px 0 0 0; background-color:#4A91D1;}
TD	 				{font : normal 9pt/13pt Arial, Sans-Serif; color: #333333;}
B 					{font-weight: bold;}
.small	 			{font : normal 8pt Arial, Sans-Serif;}
.error	 			{color: #cc0000;}
.form 				{font : normal 8pt Arial, Sans-Serif; color: #000000;}
.caption 				{background-color:#FFFFFF; font : 8pt/12pt Arial, Sans-Serif; color: #000000;  text-align : left; padding:2px 3px 2px 3px;}

A:link, A:visited, A:active				{	font-weight : bold; text-decoration:  none; color: #1A644A;}
A:hover 			{text-decoration: underline; color: #1D4A69;}

.mainnav 				{font : bold 9pt Adobe Garamond, Times, Serif; color: #FFFFFF; background-color:#AED07F; 	line-height : 15px; padding:0px 2px 0px 2px;}
A.mainnav:link, A.mainnav:visited,A.mainnav:active   { text-decoration: none; color: #FFFFFF; }
A.mainnav:hover 		{text-decoration: none; color: #115E43;}

.bnav 				{font : bold 9.5pt Adobe Garamond, Times, Serif; color: #115E43; background-color:#D1EBAE; padding: 0px 4px 0px 4px;}
A.bnav:link, A.bnav:visited,A.bnav:active   {text-decoration: none; color: #115E43;}
A.bnav:hover 		{text-decoration: none; color: #DA9B28;}

.footer 				{font : 8pt Arial, Sans-Serif; color: #333333; background-color:#AED07F; padding:0px 3px 0px 3px;}
A.footer:link, A.footer:visited,A.footer:active   {	font-weight : normal; text-decoration: none; color: #000000;}
A.footer:hover 		{text-decoration: none; color: #FFFFFF;}

.cookie 				{font : 8pt Arial, Sans-Serif; color: #333333;  text-align : left; padding:10px 0px 0px 0px;}
A.cookie:link, A.cookie:visited,A.cookie:active   {	font-weight : normal; text-decoration: none; color: #1A644A;}
A.cookie:hover 		{text-decoration: none; color: #AED07F;}

.bgcolor1				{margin:0px; background-color:#F8F8D0; vertical-align : top;}
.bgcolor2				{margin:0px; background-color:#FFFFFF; vertical-align : top;}

A.list:link, A.list:visited,A.list:active   {	font-weight : bold; text-decoration: underline; color: #1A644A;}
A.list:hover 		{text-decoration: underline; color: #1D4A69;}



.columnb 				{
	font : 8pt Arial, Sans-Serif;
	color: #000000;
	background-color:#C0D3E0;
	vertical-align : top;
	text-align:left;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position : bottom;
}


H1 					{font : normal 16pt Adobe Garamond, Times, Serif; color: #4A91D1; margin-bottom:5px; margin-top:20px;	letter-spacing : 1px;}
H2 					{font : bold 11pt Adobe Garamond, Times, Serif; color: #1D4A69; margin-bottom:0px;}
H3 					{font : bold 12pt Adobe Garamond, Times, Serif; color: #115E43; margin-bottom:0px;}

UL					{margin-top:5px; margin-bottom:5px; margin-left:5px; padding-left:10px; list-style:none; list-style-image: url("/images/bullet.gif")}

.sub 				{list-style:none; list-style-image: url("/images/bulletLarge.gif");}
.sub li				{padding-bottom: 3px;}
LI				{padding-left: 12px;}

#twitter_update_list	{list-style: none; }

OL					{margin-top:2px;margin-bottom:5px;}



HR					{color: #e5e5e5; height: 1px;}

.ndnt 				{margin-left:12px;text-indent:-12px; padding-bottom:5px;}
.ndnt2 				{margin-left:14px;text-indent:-12px; padding-top:5px;}
.ndnt3 				{margin-left:18px;text-indent:-18px; padding-bottom:5px;}

.formtitle			{font : bold 7pt Verdana, Sans-Serif; color: #000000;}

#tw-home {
	position: relative;
	width: 481px;
	height: auto;
	margin: 0 auto;
	margin-top: 35px;
	text-align: center;
	background: none;
	/background: transparent url('/images/tw-bg.jpg') repeat-y top left;	
}

#tw-home img, #tw-home a { border: 0; margin: 0; padding: 0; }

#tw-home-top {
	float: left; 
	width: 100%; 
	height: auto; 
	margin: 0; 
	padding: 0; 
	clear:both;
}

#tw-home-container {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background: transparent url('/images/tw-bg.jpg') repeat-y top left;
	/background: transparent;
}

#tw-home-content { 
	float: left; 
	width: 100%; 
	height: 100%; 
	margin: 0; 
	padding: 14px 0 2px 23px; 
	min-height: 129px;
	/height: auto;
	background: transparent url('/images/tw-footer.jpg') no-repeat bottom left;
}

#tw-home-content > ul {
	list-style-type: none;	
}

/****************************/
/* Org navigation */

#OrgNav { width: 460px; }

#OrgNav ul {
	margin: 10px 0 0 0;
	padding: 0 0 1px 0;
	list-style: none;
	background: #FFF;
	border-bottom : 1px solid #464a52;
}
#OrgNav li {
	display:inline;
	margin:0px;
	padding: 0 0 1px 0;
	font-family: Verdana, Arial, San-Serif;
	letter-spacing: 1px;
	}
#OrgNav li a {
	display:inline;
	margin:0;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	background: #F6DC93;
	border-top: 1px solid #464a52;
	border-right : 1px solid #464a52;
	border-left : 1px solid #464a52;
	}
#OrgNav li a:hover { color: #fff; background: #FBC736; }
#OrgNav li a.active { font-weight: bold; color: #fff; background: #4A91D1;	padding: 4px 10px 4px 10px; }

/****************************/
/* Advertisement column */

#ad {
	position: absolute;
	top: 0;
	left: 760px;
	width: 200px;
	height: auto;
	padding: 0;
	margin: 65px 0 0 30px;
	background: none ;
}

#ad a { border: 0; }
#ad a img { border: 0; }

#ad a img {
	border: 0;
	margin: 0 0 13px 0;
}

#ad a img#ad-cosmos {
	border: 0;
	margin: 0 0 3px 0;
}

.AdPlacement {padding: 0; margin: 0 0 13px 0; /margin: 0; width: 180px; height: auto;}

/****************************/
/* Flickr  */

#flickr_badge_wrapper {
	border: 1px solid #11519a;
	background: #fff url('/images/ad-fl-bg.jpg') repeat-x bottom right;
	width: 162px;
	/width: 180px;
	height: 179px;
	padding: 7px 8px 0 7px;
	/padding: 7px 4px 0 4px;
	margin: 0 0 13px 0;
}

.flickr_badge_image {
	float: left;
	margin: 4px 4px 0 4px;
	padding: 2px;
	border: 1px solid #4A91D1;
	height: 67px;
	/height: 73px;
	width: auto;
	overflow: hidden;
}

.flickr_badge_image img {
	width: 67px;
	height: 67px;
	/padding: 2px;
	/border: 1px solid #4A91D1;
}

#ad_flickr {
	float: left;
	clear: both;
	border: 0;
	padding: 4px 0 0 0;
	margin: 0;
	/display:inline;
	width: 50px;
	length: 21px;
	outline: none;
}

#flickr_badge_wrapper a img 	{ border: 0 }