@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: aries;
    font-style:  normal;
    font-weight: normal;
	src: url(../fonts/aries0.eot);
  }
  @font-face {
    font-family: Vive;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/vive0.eot);
  }
  @font-face {
    font-family: P22 Cezanne Alt Two;
    font-style:  normal;
    font-weight: 700;
    src: url(../fonts/pcezann1.eot);
  }
  @font-face {
    font-family: P22 Cezanne Alt Two;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/pcezann0.eot);
  }
 .cezanne {
 color:#ffffff;
 font-size: xx-large;
 font-family: P22 Cezanne Alt Two;
 text-decoration: none
 } 
 .vive {
 color:#ffffff;
 font-size: x-large;
 font-family: Vive;
 text-decoration: none
 }
 .aries {
	color:#0b1424;
	font-size: x-large;
	font-family: aries;
	text-decoration: none
 }  
.dark a:link {
color: #203066;
font-size: x-small; 
font-family: verdana, arial, helvetica; 
font-weight: normal; 
text-decoration: none
}
.dark a:visited {
color: #203066;
font-size: x-small; 
font-family: verdana, arial, helvetica; 
font-weight: normal; 
text-decoration: none
}
.dark a:hover {
color: #203066;
font-size: x-small; 
font-family: verdana, arial, helvetica; 
font-weight: normal; 
text-decoration: underline
}
a:link { 
color: #ffffff; 
font-size: x-small; 
font-family: verdana, arial, helvetica; 
font-weight: normal; 
text-decoration: none
}
a:visited {
color: #ffffff;
font-size: x-small;
font-family: verdana, arial, helvetica;
font-style: normal;
font-weight: normal;
text-decoration: none
}
a:hover { 
color: #ffffff; 
font-size: x-small; 
font-family: verdana, arial, helvetica; 
font-style: normal; font-weight: normal; 
text-decoration: underline;
}
.menufontw{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
font-weight:bold;
color: #ffffff;
}
.menufont{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
font-weight:normal;
text-align:justify;
color: #000000;
}
.remaxred {
font-family: Geneva, Arial, Helvetica, sans-serif; 
color: #ce0000;
font-size:x-small;
font-weight: bold;
}
.remaxblue {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #314594;
font-size:x-small;
font-weight: bold;
}
.mainfontb {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color: #000000;
}
.mainfontj {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color: #000000;
text-align:justify;
}
.mainfontw {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color: #ffffff;
}
.copyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
color:#ffffff;
}
.titlefont {
font-family:Times, serif;
font-size: 24px;
font-weight:bold;
font-style:italic;
color:#0b1424;
}
.subtitlefont {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
font-style:normal;
color:#000000;
}
.authorfont {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
font-weight:bold;
font-style:italic;
color:#3366CC;
}
.amallfont {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-style:normal;
}
.border  {
border-bottom-style: groove; 
border-bottom-color: #CCC; 
border-bottom-width: 1px;
}

.blockcolor  {
background-color: #ACB1B9; 
height:35px;
width:156px;
}
.subblockcolor {
background-color:#97c5d2;
height:35px
width: 261px; 
}
.subblockcolor2 {
background-color:#99ccff;
height:20px;
width:350px;
}
.blocktext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:bold;
color:#ffffff;
}
.subblocktext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
color:#000000;
}
.cellalignment  { 
vertical-align: top
}
ul {
	list-style: url(../images/bullet.png);
	text-indent: 0em;
	text-align:left;
	}
.cellborder	{
	border-style:ridge;
	border-color:#0b1424;
	border-width:thin;
	}
.padded-table {
	padding:0px 15px 5px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	text-align:justify;
	color: #000000;
	}
	

