body {
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

a:link {
	color: #1d82ae;
	text-decoration: underline;
}

a:visited {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#mainContainer {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

/************************** HEADER ***********************************/
#header {
	background: #cc0000;
	color: #fff;
	font-weight: bold;
	position: relative;
	margin-bottom: 12px;
	height: 70px;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
}

#header #logo img {
	border-width: 0;
}

#searchBox {
	position: absolute;
	top: 35px;
	left: 560px;
	font-size: 0.8em;
}

#searchArrow {
	position: absolute;
	top: 35px;
	left: 750px;
	cursor: pointer;
}

.mainSearch {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 125px;
}

/********************************* BODY *******************************/
#bodyWrap {
	width: 780px;
	position: relative;
	float: left;
	margin-bottom: 25px;
}

#contentWrap {
	float: right;
	width: 590px;
}

#contentWrap1 {
	float: none;
	text-align : left;
}
/************************* LEFT and RIGH COLUMN ***********************/

#contentWrap .content {
	color: #343434;
	float: left;
	width: 575px;
	margin-top: 3px;
	font-size: 0.75em;
}

#contentWrap .contentFull {
	width: 575px;
	float: left;
	margin-top: 3px;
	font-size: 0.75em;
}

#contentWrap .moduleColumn {
	float: right;
	width: 105px;
	margin-top: 3px;
}

#contentWrap .nos {
	color: #343434;
	font-weight:bold;
}

#contentWrap .red {
	color: #cc0000;
	font-weight:bold;
}

/*************************** MODULE BOXES *****************************/
.moduleColumn .join {
	background: #fff7dc;
	border: 1px solid #e4b826;
	margin-bottom: 10px;
}

.moduleColumn .join h1 {
	color: #795708;
	background: #ffe073;
	font: bold 0.75em Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	margin: 2px;
}

.moduleColumn .join p {
	font-size: 0.7em;
	margin: 5px 7px 10px;
}

.moduleColumn .redBox {
	background: #fff;
	border: 1px solid #cc0000;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

.moduleColumn .redBox h1 {
	color: #FF0000;
	background: #f5cccc;
	font: bold 0.75em Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	margin: 2px;
}



.moduleColumn .redBox p {
	font-size: 0.7em;
	margin: 7px 7px 0;
}

.moduleColumn .redBox .by {
	color: #7b7b7b;
	margin-bottom: 0;
	margin-top: 0;
}

.moduleColumn .redBox a:link {
	color: #0072a3;
	text-decoration: none;
}

.moduleColumn .redBox a:visited {
	color: #aa2b2b;
	text-decoration: none;
}

.moduleColumn .redBox a:hover {
	text-decoration: underline;
}

.moduleColumn .redBox ul {
	margin: 5px 7px 5px 5px;
	padding: 0 2px 0 13px;
	font-size: 0.7em;
	list-style: none;
}

.moduleColumn .redBox .bullet {
	background: url(foto/bullet_point.gif) no-repeat left top;
	padding-left: 8px;
}

.moduleColumn .redBox ul li {
	list-style: square url(foto/bullet_point2.gif);
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

#menu .special {
	background: #ecf7fc;
	border: 1px solid #86c3e2;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

#menu .special h1 {
	color: #313131;
	background: #b2dff6;
	font: bold 0.75em Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	margin: 2px;
}

#menu .special p {
	font-size: 0.7em;
	margin: 7px 7px 0 7px;
}
td.special{
	color: #7b7b7b;
	font-size : 10;
}
#menu .special .by {
	color: #7b7b7b;
	margin-bottom: 0;
	margin-top: 0;
}

#menu .special a:link {
	color: #0072a3;
	text-decoration: none;
}

#menu .special a:visited {
	color: #aa2b2b;
	text-decoration: none;
}

#menu .special a:hover {
	text-decoration: underline;
}


/****************************** CONTENT ******************************/
hr {
	height: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 0;
    margin: 5px 0;
}

.by {
	color: #7b7b7b;
}

.cleaner {
	clear: both;
	font-size: 1px;
}

.content p, .contentFull p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 1em 0;
}

.breadcrumb {
	color: #000;
	font-size: 0.8em;
}

.breadcrumb a, .breadcrumb a:visited {
	color: #999;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.content ul, .contentFull ul, .content ol, .contentFull ol  {
	font-size: 1em;
	margin: 0 0 0 30px;
	padding: 0;
}

.content ol li, .contentFull ol li {
	line-height: 1.2em;
	padding-bottom: 15px;
}

.content ul li, .contentFull ul li {
	padding-top: 0;
	margin: 0;
	line-height: 1.2em;
	padding-bottom: 7px;
	list-style: square url(foto/black_dot.gif);
}

h1 {
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 10px;
}

h1.home {
	color: #e00000;
}

h1.li01 {
	color: #ee5400;
}

h1.li02 {
	color: #ee8100;
}

h1.li03 {
	color: #eeae00;
}

h1.li04 {
	color: #6fa900;
}

h1.li05 {
	color: #008b4e;
}

h1.li06 {
	color: #0596d6;
}

h1.li07 {
	color: #017baf;
}

h1.li08 {
	color: #0132af;
}

h1.li09 {
	color: #6e26b2;
}

h1.li10 {
	color: #985bde;
}

h1.li11 {
	color: #be33ac;
}

h1.li12 {
	color: #cc0066;
}

h1.li13 {
	color: #007C8b;
}

h1.li14 {
	color: #5b01af;
}

h1.li15 {
	color: #de5bc7;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}

.boardMembers {
	width: 100%;
}	

.boardMembers td {
	font-size: 1em;
	line-height: 1.3em;
	vertical-align: top;
	padding-bottom: 25px;
}

.boardMembers td img {
	border: 1px solid #8C8C8C;
	margin-right: 10px;
}

.contentFull .boardMembers td p {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.formTable {
	width: 100%;
}

.formTable td {
	font-size: 1em;
	padding: 3px 0;
	font-weight: bold;
}

.formTable th {
	font-size: 1em;
	font-weight: bold;
	padding: 3px 10px 3px 0;
	text-align: right;
}

.formField {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
}

.eventTable {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	width: 100%;
}

.eventTable td {
	font-size: 1em;
	line-height: 1.3em;
	padding: 5px 0;
}

.content .eventTable td p {
	font-size: 1em;
	margin: 0;
	padding: 0 0 10px 0;
}

.eventTable th {
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px 5px 0;
	text-align: right;
	vertical-align: top;
}

.content .eventTable td ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.content .eventTable td ul li {
	font-size: 1em;
}

.newRelease {
	border-bottom: 1px solid #ccc;
	width: 100%;
	font-size: 1em;
	float: left;
	margin: 10px 0 0 0;
}

.releaseThumb {
	width: 61px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.releaseText {
	float: right;
	width: 83%;
	padding: 5px 0 5px 0;
	vertical-align: top;
	line-height: 1.3em;
}

.releaseText p {
	margin-top: 0;
}

.releaseText table, .publicationText table {
	margin-top: 15px;
	margin-bottom: 15px;
}

.releaseText table th, .publicationText table th {
	white-space: nowrap;
	padding-right: 5px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.releaseText table td, .publicationText table td {
	font-weight: bold;
	vertical-align: top;

}

.publicationText table td, .publicationText table th {
	padding-bottom: 2px;
}

.releaseThumb img, .publicationThumb img {
	border: 1px solid #8e8e8e;
}

.publication {
	width: 100%;
	font-size: 0.8em;
	float: left;
}

.publicationThumb {
	width: 92px;
	float: left;
	padding-top: 3px;
	vertical-align: top;
}

.publicationText {
	float: right;
	width: 75%;
	vertical-align: top;
	font-size: 1.3em;
}

.content .publicationText h2 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.content .publicationText p.redArrow {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}	

.publicationText td {
	font-size: 1em;
}

.nav {
	font-size: 0.95em;
	color: #999;
	text-align: right;
	padding: 5px 0;
}

.nav a {
	font-weight: bold;
}

.borderTop {
	border-top: 1px solid #ccc;
}

.borderBottom {
	border-bottom: 1px solid #ccc;
}

.refine {
	float: left;
	width: 100px;
	text-align: left;
}

.contentFull .sitemap, .content .sitemap {
	margin-bottom: 25px;

}

.contentFull .sitemap li, .content .sitemap li {
	font-size: 1em;
	font-weight: bold;
	list-style: square url(foto/bullet_point2.gif);
}

.contentFull .sitemap li ul, .content .sitemap li ul {
	margin-top: 10px;
}

.contentFull .sitemap li ul li, .content .sitemap li ul li {
	font-size: 1em;
	font-weight: normal;
	list-style: square url(foto/bullet_point.gif);
	padding-bottom: 2px;
}

.contentFull .sitemap li ul li ul, .content .sitemap li ul li ul {
	margin-bottom: 10px;
}

.contentFull .sitemap li ul li ul li, .content .sitemap li ul li ul li {
	list-style: square url(foto/white_bg.gif);
	padding-bottom: 2px;
}

.logoRight {
	margin: 0 0 10px 10px;
}
.errorImg {
	margin-right: 10px;
	margin-bottom: 10px;
}


/**************************** HOME CONTENT ****************************/
.content .homeBanner {
	border: 1px solid #8e8e8e;
	margin: 0;
}

.content .homeContent p {
	font-size: 0.95em;
	margin-top: -10px;
	margin-bottom: 10px;
	padding-top: 0;
}

.content .homeContent h1 {
	color: #e00000;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.content .homeContent h2 {
	color: #00000;
	font-size: 1.0em;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.content .homeContent .by {
	color: #7b7b7b;
	margin-bottom: 10px;
	margin-top: -10px;
}

.content .homeContent .redArrow {
	margin-top: 10px;
}




/***************************** ELEMENTS *******************************/
.redArrow {
	background: url(foto/red_arrow.gif) no-repeat left top;
	padding-left: 10px;
	padding-bottom: 0;
}

.coverBorder {
	border: 1px solid #8e8e8e;
}

.specialPadd {
	margin: 0 5px 5px 0;
}

form {
	margin: 0;
	padding: 0;
}


/****************************** FOOTER ********************************/
#footer {
	width: 780px;
	position: relative;
	margin-bottom: 2px;
	/*float: left;*/
	text-align: center;
	border-bottom: 6px solid #0576c4;
	padding-bottom: 4px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #999;
}

#footer #freshweb {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
}

#footer a {
	color: #999;
	text-decoration: underline;
	text-align: center;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
}

/****************************** FATER ********************************/
#fater {
	width: 780px;
	position: relative;
	margin-bottom: 10px;
	/*float: left;*/
	text-align: center;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #999;
}

#fater #freshweb {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
}

#fater a {
	color: #999;
	text-decoration: underline;
	text-align: center;
}

#fater a:hover {
	color: #666;
	text-decoration: none;
}
#tooltip {
	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #526778;
	margin: 12px;
	padding: 7px 7px;
	position: absolute;
	background: #f5f4f3;
	visibility: hidden;
	font-family : sans-serif;
	font-weight : bold;
}
td{
	color: #333333;
	font-size : 14;
}