@charset "utf-8";
/* CSS Document */

body {
     margin-top:0px;
	 margin-bottom:0px;
	 margin-right:0px;
	 margin-left:0px;
	 background-color:#CCCCCC;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#000000; 
}

h1 {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:55px;
	 color:#cccccc;
	 font-weight:bold;
	 font-style:normal;
}

h2 {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:28px;
	 color:#cccccc;
	 font-weight:bold;
	 font-style:normal;
}

h3 {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#666666;
	 font-weight:bold;
	 font-style:normal;
}

h4 {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FF0000;
	 font-weight:bold;
	 font-style:normal;
}
.text {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#000000;
	 font-style:normal;
}

.icon {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#000000;
	 font-style:bold;
}
.greyhead {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:18px;
	 color:#CCCCCC;
	 font-weight:bold;
	 font-style:normal;
}
.greyhead2 {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#666666;
	 font-weight:normal;
	 font-style:normal;
}
.bluehead {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:30px;
	 color:#076FEC;
	 font-weight:bold;
	 font-style:normal;
}
.bluehead2 {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#076FEC;
	 font-weight:bold;
	 font-style:normal;
}
.bluehead3 {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#6699CC;
	 font-weight:bold;
	 font-style:normal;
}
.red {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FF0000;
	 font-weight:bold;
	 font-style:normal;
}
a:link {
     color:#103C9F;
}
a:visited {
     color:#103C9F;
}

.footer {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-style:normal;
}

a.footer:link {
     color:#ffffff;
}
a.footer:visited {
     color:#ffffff;
}

.subnav {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#103C9F;
	 font-weight:bold;
	 font-style:normal;
	 text-decoration:none;
}

a.subnav:link {
     color:#103C9F;
}
a.subnav:visited {
     color:#103C9F;
}
