a
{
	font-weight: bold;
	color: #1b4702;
}
a:link
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

a.trusimLink
{
	color: #4f85c5;
	font-size: 10px;
}
a.darkBackg
{
	color: #c9dabf;
}


body
{
	background: #fff;
	color: #447f23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}

h1.pr
{
	text-decoration: none;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

img
{
	border: none;
}

img.emptyImg
{
	display: block;
}
img.emptyImgInline
{
	display: inline;
}

span.warningMsg
{
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
}

span.darkBackg
{
	color: #fff;
}

span.commentSmall
{
	font-size: 10px;
}

span.textBold
{
	font-weight: bold;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

table td
{
	border-spacing: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.greenBackg
{
	background-color: #cddcc5;
}

div#pageFooter
{
	color: #999999;
	font-size: 10px;
	text-align: center;
}

input
{
	border: #447f23 1px solid;
	padding: 2px;
}

textarea
{
	border: #447f23 1px solid;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input.button
{
	background-color: #cddcc5;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	border: double;
}
/* ############################################################### */
/* main table styles */

table#tableMain
{
	background-image: url(../images/stroke.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	width: 776px;
}

td#topleftLogo
{
	height: 140px;
	text-align: center;
	vertical-align: middle;
	width: 140px;
}

td#topright
{
	background-image: url(../images/top-right_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	text-align: right;
	vertical-align: bottom;
}

td#topright a { color: #fff; }

td#menu
{
	height: 31px;
	text-align: center;
	vertical-align: middle;
}

td#contentsMenu
{
	padding: 15px 5px 5px 5px;
}

td#contents
{
	background-image: url(../images/contents_gradient.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 420px;
}

td#contentsText
{
	background-image: url(../images/contents_gradientShort.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 420px;
}

/* ############################################################### */
/* contents style */

img.picHome
{
	border: 2px solid #FFFFFF;
}

table#contentsMenuTable
{
	width: 130px;
	height: 100%;
}
table#contentsMenuTable a
{
	color: #447f23;
	font-weight: normal;
	text-decoration: none;
}
table#contentsMenuTable a:link
{
	text-decoration: none;
}
table#contentsMenuTable a:hover
{
	text-decoration: underline;
}

table#contentsTable
{
	background-image: url(../images/contents_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	font-weight: normal;
	font-size: 12px;

	width: 100%;
	height: 100%;
}

table#contentsTableText
{
	background-image: url(../images/contents_cornerShort.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
	font-weight: normal;
	font-size: 12px;

	width: 100%;
	height: 100%;
}

td#contentsCell
{
	height: 100%;
	padding: 20px 20px 10px 20px;
	width: 100%;
}

table#footer
{
	width: 100%;
}

td#footerLeft
{
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 380px;
}

td#footerMiddle
{

}

td#footerRight
{
	text-align: center;
	vertical-align: middle;
	width: 150px;
}

table.subContentTable
{
	width: 100%;
}

td.subContent2left
{
	text-align: left;
	padding-right: 10px;
}

td.subContent2right
{
	text-align: right;
	padding-left: 10px;
}

td.subContent2center
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

img.projPics
{
	border: solid 2px #000;
}

div.centered
{
	text-align: center;
}

table.imgBoxOuter
{
	margin: 5px;
	border: none;
}

td.imgBoxImg
{
	border: #000 1px solid;
	background-color:#c9dabf;
	width:100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: center;
}

td.imgBoxImg img
{
	border: #000 1px solid;	
}

td.imgBoxTxt
{
	border: #000 1px solid;
	background-color:#000;
	width:100%;
	color:#c9dabf;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.box
{
	background-color: #dae7d2;
	border:dotted 1px #447f23;
	padding: 10px;
}
a.box:hover
{
	border:solid 1px;
}

div#pic_copyright { text-align: right; font-size: 80%; padding-right: 5px; }
div#pic_copyright a { color: #808080; }
