/*borders*/
.borderBlock {
	border: 1px solid #000000;
}
.borderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottomLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottomLeftRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottomRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTopBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTopLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTopLeftRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTopRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTotal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*content*/
.contentBig {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.contentNormal {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.contentNormalWhite {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contentSmall {
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.contentSmallWhite {
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*elements*/
body, div, p, td, tr {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*headers*/
.header1 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #D84519;
	text-decoration:none;
}
.header2 {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #D84519;
	text-decoration: none;
}
.header3 {
	font-family: Calibri;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.header4 
{
	font-family: Calibri;
	font-size:12px;
	font-style:normal;
	color: #000000;
	text-decoration: none;
}
	
/*links*/
.contentLinkBig {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.contentLinkNormal {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}

.contentLinkSmall {
	font-family: Calibri;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/*navigation*/
.navMain {
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navSub:link {font-family: Calibri;font-size: 11px;font-weight: normal;color: #000000;text-decoration: none;}
a.navSub:visited {font-family: Calibri;font-size: 11px;font-weight: normal;color: #000000;text-decoration: none;}
a.navSub:hover {font-family: Calibri;font-size: 11px;font-weight: bold;color: #000000;text-decoration: none;}
a.navSub:active {font-family: Calibri;font-size: 11px;font-weight: normal;color: #000000;text-decoration: none;}

.navFooter {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #D84519;
	text-decoration: none;
}

.reqFields
{
 color:Red;
}

.rpButton
{
	border: solid 1px black;
	background: #D84519;
}

input
{
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;		
}

.contentNormalLink
{
	text-decoration:none;
}