/* CSS Document */

/* home page only */
*{padding:0; margin:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	/*background:#000 url('images/backgroundblack.gif') top center no-repeat;*/
	/*color:#677370;*/
	background-color:#7d7c7c;
	/* color:#fff; */
	line-height:1.8em;
	text-align:center;
	margin:0 auto;
	padding:0;
	margin:0;
}
/* main <div> */
#maindiv
{
width:780px;
background-color:#FFFFFC;
margin:0 auto;
}

#topcontainer {
width: 780px;
height: 100px;
background-color: #000;
}

#topdiv {
float: left;
width:600px;
border-width:0;
border-style:none;
background-color:#000000;
text-align:left;
}

#gethelpicon  {
float: right;
width: 80px;
padding: 50px 50px 0 0;
}

/*header div of the page */
#headerdiv {
width:780px;
height:200px;
border:0;
background-image: url(images/text-background.gif);
background-repeat:no-repeat;
}
/*middlediv of the page */
#middlediv {
width:781px;
border:0;
background-color:#FFFFFC;
}
#middleleft {
float:left;
width:390px;
height:500px;
background-image: url(images/box.gif);
background-repeat:no-repeat;
text-align:left;
}

#middleright {
float:left;
width:390px;
height:500px;
background-image: url(images/box.gif);
background-repeat:no-repeat;
border-left-style:solid;
border-left-width:1px;
text-align:left;
}
#footerdiv {
width:780px;
border:0;
background-color:#900000;
text-align:left;
color:#FFFFFF;
}

.bluelink {
font-family:arial;
font-size:14px;
font-weight:bold;
color:#1698fb;
}
.yellowlink {
font-family:arial;
font-size:14px;
font-weight:bold;
color:#FF9900;
}
br {line-height: 100%;}
.content {
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
color:#000009;
padding-left:10px;
}
a.content:link {
font-size:1.2em;
color:#0f5586;
}
a.content:visited {
font-size:1.2em;
color:#0f5586;
}
a.content:hover {
font-size:1.2em;
color:#0f5000;
text-decoration:none;
}
a.content:active {
font-size:1.2em;
color:#0f5586;
}
.content1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#976204;
padding-left:18px;
}
a.content1:link {
font-size:18px;
color:#976204;
}
a.content1:visited {
font-size:18px;
color:#976204;
}
a.content1:hover {
font-size:18px;
color:#0f5000;
text-decoration:none;
}
a.content1:active {
font-size:18px;
color:#976204;
}
ul 
{
list-style-type:none;
padding-left:12px;
}
li {
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
color:#000009;
padding-left:16px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:2em;
color:#1696fa;
padding:5px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
color:#000009;
padding-left:10px;
}
a.h2:link {
color:#000009;
text-decoration:underline;
font-size:1em;
}
a.h2:visited {
color:#000009;
font-size:1em;
}
a.h2:hover {
color:#000009;
text-decoration:none;
font-size:1em;
}
a.h2:active {
color:#000009;
font-size:1em;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.3em;
color:#1696fa;
padding-left:10px;
text-decoration:underline;
}
.footerlink {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#FFFFFF;
padding-left:10px;
}

a.footerlink:link {
color:#FFFFFF;
font-size:1em;
}
a.footerlink:visited {
color:#FFFFFF;
font-size:1em;
}
a.footerlink:hover {
color:#FFFFFF;
text-decoration:none;
font-size:1em;
}
a.footerlink:active {
color:#FFFFFF;
font-size:1em;
}
