body {
	margin: 0px;
	padding: 0px;
	background: #F0F0F0 url(../images/background.gif) repeat-x;
	line-height: 15px;
	text-align: justify;
}
td {
	font: 11px Verdana;
	color: #4D4D4D;
	/*line-height: 15px;*/
	text-align: justify;
}
a:link,
a:visited,
a:active {color: #CE340D; text-decoration: none; border-bottom: 1px #d2d2d2 dashed;}
a:hover {color: #FE3E0E; text-decoration: none; border-bottom: 1px #FE3E0E solid;}

a.cCntTitle:link,
a.cCntTitle:hover,
a.cCntTitle:visited,
a.cCntTitle:active {font: Bold 15px Verdana; color: #FE3E0E; text-decoration: none; border-bottom: none;}
a.cCntTitle:hover {text-decoration: underline;}

a.cNewsArchive:link,
a.cNewsArchive:hover,
a.cNewsArchive:visited,
a.cNewsArchive:active {font: Bold 12px Verdana;	color: #FE3E0E; text-decoration: none; margin-left: 20px; border-bottom: none;}
a.cNewsArchive:hover {text-decoration: underline;}

a.cNoUnderline:link,
a.cNoUnderline:hover,
a.cNoUnderline:visited,
a.cNoUnderline:active { border-bottom: 0px none; }

/*a.cNewsHolder2:link,
a.cNewsHolder2:hover,
a.cNewsHolder2:visited,
a.cNewsHolder2:active, {
	margin: 15px 16px 15px 16px;
	padding: 5px 5px 10px 5px;
	border: 1px #FFF1BF solid;
}
a.cNewsHolder2:hover {
	background-color: #FEF8E3;
	cursor: pointer;
	border: 1px #d2d2d2 dashed;
}*/

/* master table border */
.tabLeft,
.tabRight {
	line-height: 1px;
}
.tabLeft {
	border-right: 2px solid #B9B9B9;
}
.tabRight {
	border-left: 2px solid #B9B9B9;
}


/* news and content title */
#cTitleLeft,
#cTitleRight {
	font: bold 15px Verdana;
	color: #ffffff;
	padding: 7px 3px 6px 32px;
}
#cTitleLeft {
	background: #FF5C32 url(../images/cTitleLeft.gif) no-repeat;
}
#cTitleRight {
	background: #F78C00 url(../images/cTitleRight.gif) no-repeat;
	/*width: auto !important;
	width: 461px;
	filter:alpha(opacity=100, finishopacity=20, style=1, startx=0, starty=0, finishx=100, finishy=1);*/
}

/* NEWS */
.cNewsHolder {
	/*background: url(images/dot.gif) repeat-x bottom left;*/
	margin: 15px 16px 15px 16px;
	padding: 5px 5px 10px 5px;
	border: 1px #FFF1BF solid;
	/*text-align: justify;*/
}
.cNewsHolderOver {
	background-color: #FEF8E3;
	cursor: pointer;
	border: 1px #d2d2d2 dashed;
}
.cNewsDate {
	color: #858585;
}
.cNewsTitle {
	font: Bold 12px Verdana;
	color: #FE3E0E;
	line-height: 22px;
}
#cNewsArchiveSpacer {
	width: 150px;
	background: url(../images/dot.gif) repeat-x bottom left;
	margin: 0px 0px 10px 20px;
}


/* master content holder */
#cCntHolder {
	padding: 15px 27px 15px 20px;
	/*background: #d2d2d2;*/
}

/* CONTENT COMMON */
#cCntSummary {
	font: Bold 11px Verdana;
	padding: 0px 0px 12px 0px;
	/*background: #abcd00;*/
}
.cCntTitle {
	background: url(images/dot.gif) repeat-x bottom left;
	font: Bold 15px Verdana;
	color: #FE3E0E;
	padding: 0px 0px 3px 0px;
}
#endDoc {
	background: url(../images/dot.gif) repeat-x bottom;
	width: 120px;
}


/* CONTENT 1 */
.cCnt1-Pad {
	background: url(../images/arrowContent.gif) no-repeat;
	padding: 0px 0px 21px 22px;
}

/* CONTENT 2 */
#cCnt2-Pad {
	padding: 0px 0px 0px 12px;
}

/* CONTENT 3 */
.cCnt3-Pad {
	padding: 0px 0px 24px 30px;
}
.mpIcons {
	position:absolute;
	z-index:1;
}

/* CONTENT 4 */
.cCnt4-Pad {
	background: url(../images/arrowContent.gif) no-repeat;
	padding: 0px 0px 31px 22px;
	width: auto !important;
	width: 414px;
}
.cCnt4-InnerHolder {
	width: 300px;
	float: left;
	/*background: #abcd12;*/
}
.cContent4Left {
	width: 100px;
	float: left;
	font-weight: bold;
	line-height: 16px;
	/*background: #aaa000;*/
}
.cContent4Right {
	width: 190px;
	float: right;
	line-height: 16px;
	/*background: #fff00a;*/
}
img.reference {
	float:right;
}
.clear-both {
	clear: both;
	display: inline;
}

/* CONTENT 5 */
#cCnt5-Pad {
	padding: 0px 0px 0px 12px;
}

input {
	border: 1px solid Black;
}
select {
	border: 1px solid Black;
}
#footerCenterHolder {
	margin: 10px 0px 0px 131px;
	width: 400px;
	height: 42px;
	border-left: 1px solid #858585;
}
#footerCenter {
	padding:8px 0px 0px 17px;
}
.menuClass {
	-moz-opacity: 0.9;
}
.label {
	width: 100px;
}
.form {
	margin-left: 100px;
	margin-top: -20px;
	margin-bottom: 15px;
}
img {
	border:0;
}
.imgModules {
	margin-left: 7px;
	margin-bottom: 7px;
	border:1px solid;
	border-color: #000000;
}