/* Start of CMSMS style sheet 'MSCV' */
p.header{
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
       line-height: 100%;
	color: #000000;
}
table.contactform{
      font-family: Arial;
      font-size: 12px;
      font-weight: normal;
      line-height: 200%;
      color: #000000;
}
div{
      font-family: Arial;
      font-weight: normal;
      font-size: 12px;
}
ul{
      font-family: Arial;
      font-weight: normal;
      line-height: 200%;
      font-size: 12px;
}
li.pdf{
    list-style: none;
    padding-left: 25px;
    margin-left: 0px;
    background: url('uploads/images/layout/pdf.png') no-repeat 0 2px;
    line-height: 200%;
}
p.normalText{
     line-height: 200%;
      font-family: Arial;
      font-weight: normal;
      font-size: 12px;
}
p.info{
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
	text-align: justify;
	line-height: 200%;

}
p.subheader{
	font-family: Arial;
	font-size: 13px;      
	text-align: justify;
	line-height: 200%;

}
hr{
     height: 1px;
     border: 0;
     margin: 0;
     background: url('uploads/images/layout/hrbg.gif') no-repeat;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uploads/images/layout/hrbg.gif');
    text-align: left;
    padding: none;

}

img.leftBorder{
	float: left;
	padding: 5px;
	border: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin-right: 10px;
}
img.leftNoBorder{
	float: left;
	padding: 10px;
	border: none;
}
img.rightNoBorder{
	float: right;
	padding: 10px;
	border: none;
}
img.rightBorder{
	float: right;
	padding: 5px;
	border: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin-left: 10px;
}
img.centerBorder{
	text-align: center;
	padding: 5px;
	border: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin-left: 10px;
        margin-right: 10px;
}
img.centerNoBorder{
	text-align: center;
	padding: 5px;
	border: none;
	margin-left: 10px;
        margin-right: 10px;
}





body{
	margin: 0;
      padding: 0;
}
table.body{
      width: 100%;
      height: 100%;
      border: none;
      margin: 0;
}
tr.body_tr{
      background: url('uploads/images/layout/headerbg.gif') repeat-x;
      height: 100px; 
}
tr.body_tr td{
      padding-left: 0px;
      padding-right: 0px;
}
table.header{
	max-width: 1080px;
	width:expression(document.body.clientWidth > 1080? "1080px": "100%");
      border: none;
      margin-bottom: expression(navigator.userAgent.indexOf("MSIE") > 0? "-5": "0");
}
tr.body_contentrow{
      background: url('uploads/images/layout/gradient.gif') repeat-x;
}
tr.body_contentrow td{
      padding-left: 5px;
      padding-right: 5px;
}
table.content{
	max-width: 1050px;
	width:expression(document.body.clientWidth > 1070? "1050px": "100%");
      border: solid 1px #7c7b7b;
      height: 100%;
      background-color: #ffffff;
}





table.footer{
      height: 73px;
	max-width: 1080px;
	width:expression(document.body.clientWidth > 1080? "1080px": "100%");
      border: none;
      margin-bottom: expression(navigator.userAgent.indexOf("MSIE") > 0? "-5": "0");
}
a.footerlink:link{
     color: #636363;
     text-decoration: none;
}
a.footerlink:visited{
     color: #636363;
     text-decoration: none;
}
a.footerlink:hover{
     color: #000000;
     text-decoration: none;
}
a.footerlink:active{
     color: #636363;
     text-decoration: none;
}
/* End of 'MSCV' */

