form {
	display: inline;
}
.plussign
{
cursor: pointer;
}
body {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	margin : 0px;
	background-color: #ede7cd;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

p,li,ol,ul,td
{
color: #333333;
font-size: 14px; 
line-height: 21px; 
font-family: arial;
}

.thistd {
	background-image: url(images/bodybg.jpg);
}
.thistdtoo {
	background-image: url(images/index_11.png);
}

.thistdborder {	
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: white;
	background-color: #83af49;
	color: #ffffff;
}

.sideEmphasis
{
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-family: arial;
}

.caption
{
	color: #999999;
	font-size: 11px;
	line-height: 18px;
	font-family: arial;
}


.sideEmphasis2
{
color: #ffffff;
font-size: 22px; 
line-height: 21px; 
font-family: arial;
font-weight: bold;
}

.highlightTitle2 {
color: #577aa6;
font-size: 11px;
line-height: 15px;
}

.highlightTitle {
	color: #747474;
	font-size: 23px;
	font-weight: bold;
}

.highlightTitle2 {
	color: #747474;
	font-size: 17px;
	font-weight: bold;
}

A:link  {
font-size: 14px;
font-family: arial;
color: #6b749f;
text-decoration: underline;
}

a:visited {
font-size: 14px;
color: #6b749f;
text-decoration: underline;
}

A:hover  {
font-size: 14px;
color: #6b749f;
text-decoration: none;
}

a.side:link {
color: #ffffff;
text-decoration: none;
font-size:12px;
}

a.side:visited {
color: #ffffff;
text-decoration: none;
font-size:12px;
}

a.side:hover {
color: #ffffff;
font-size:12px;
}

a.blue:link {
color: #577aa6;
font-size: 11px;
line-height: 15px;
text-decoration: none;
}

a.blue:visited {
color: #577aa6;
font-size: 11px;
line-height: 15px;
text-decoration: none;
}

a.blue:hover {
color: #577aa6;
font-size: 11px;
line-height: 15px;
text-decoration: none;
}

a.templink:link {
	font-size: 22px; 
	line-height: 21px; 
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
a.templink:visited {
	font-size: 22px; 
	line-height: 21px; 
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}

select {
	font: 14px arial
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 14px arial
}
 
INPUT {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 14px arial
} 
.inputbutton {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
}
bodyEmphasis {
	color: #2d4a74;
font-size: 14px; 
line-height: 21px; 
font-family: arial;
}
bodyEmphasis2 {
	color: #2d4a74;
font-size: 16px; 
line-height: 21px; 
font-family: arial;
}

.graphic
{
border: 1px solid #666;
border-color:#2d4a74;
padding: 2px;
margin-left:5px;
}