body
{
text-align:center;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
background-color: #FFFFFF;
list-style-position: outside;
list-style-image: url(Assets/images/bullet1.gif);
list-style-type: disc;
margin:0;
}

a:link
{
 
 color:#0000FF;
}
a:visited
{
 text-decoration: none;
 color:#FF00FF;
}
a:hover
{
 color:#00CCFF;
}
a:active
{
 
 color:#FF0000;
}
.container
{
margin-left: auto;
margin-right: auto;
background-color:#FFFFCC;
width:800px;
padding: 5px;
text-align:center;
}
.box1
{
background-color:#FFFF99;
width:372px;
margin:6px;
float:left;
text-align:center;
padding:10px;
display:inline;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
}
.box2
{
background-color:#FFFF99;
width:780px;
color:#000000;
font-size:16px;
font-weight:900;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
padding:10px;

}
.box3
{
background-color:#FFFF99;
width:300px;
color:#000000;
font-size:12px;
font-weight:500;
float:left;
display:inline;
margin:15px;
text-align:justify;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
padding:10px;
}
.box4
{
width:450px;
color:#000000;
font-size:16px;
font-weight:900;
float:right;
Margin-right:15px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;

}
.box5
{
width:800px;
}
.box6
{
background-color:#FFFF99;
width:372px;
margin:6px;
float:right;
text-align:center;
padding:10px;
display:inline;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
}
.box7
{
width:800px;
color:#000000;
font-size:16px;
font-weight:900;
padding:10px;

}
.image1
{
margin-top: 30px;
margin-right:5px;
width:376px;
height:250px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
float:right;
}
.image2
{
width:188px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
float:left;
display:inline;
padding:2px;
margin-left:2px;
margin-right:3px;
}
.image3
{
width:188px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
float:right;
padding:2px;
margin-left:2px;
margin-right:3px;

}
.image4
{
width:200px;
background-image:url(/images/frame4.gif);
background-repeat:no-repeat;
height:90px;
float:left;
display:inline;
padding:3px;
margin-left:8px;
margin-right:4px;
text-align:center;
font-weight:600;
}
.image5
{
width:320px;
background-image:url(/images/frame3.gif);
background-repeat:no-repeat;
height:120px;
float:left;
padding:3px;
margin-left:20px;
margin-right:20px;
text-align:center;
font-weight:600;
}
.image6
{
width:200px;
background-image:url(/images/frame4.gif);
background-repeat:no-repeat;
height:90px;
float:right;
padding:3px;
margin-left:0;
margin-right:8px;
text-align:center;
font-weight:600;
}
.image7
{
width:300px;
text-align:center;
height:100px;
margin-left:30px;
float:left;
display: inline;
}
.bigger
{
font-size:15px;
}
.clear
{
clear: both;
}
.mid
{
text-align:center;
}

a {
  color: #006666;
}

.heading
{
text-align:center;
/*vertical-align:bottom;*/
width:800px;
height:120px;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 3px solid #000000;
border-bottom: 3px solid #000000;
margin-left:auto;
margin-right:auto;
}
.text10
{
font-size:10px;
font-weight:600;
color:#000000;
}

.text12
{
font-size:12px;
font-weight:600;
color:#000000;
}
.text14
{
font-size:14px;
font-weight:600;
color:#000000;
}

.textplain
{
font-size:12px;
font-weight:100;
color:#000000;
}

h3
{
color:#000000;
line-height:1;
}

.menu
{
margin-top:0;
background-color:#FFFF99;
}
.bold
{
font-weight:900;
}
.indent
{
margin-left:10px;
margin-right:10px;
}
.freetext
{
width:415px;
margin-right:30px;
float:right;
margin-top:20px;
}
.dashedbox
{
width:780px;
border:1px #000000;
border-style: dashed;
font-size:16px;
}
.solidbox
{
width:780px;
border:1px #FFFF99;
border-style: solid;
text-align:center;
}

.small
{
font-size:9px;		
}
.popup { 
   POSITION: absolute;
   VISIBILITY: hidden;
   BACKGROUND-COLOR: #FFFFCC;
   width: 200px;
   BORDER-LEFT: 1px solid black;
   BORDER-TOP: 1px solid black;
   BORDER-BOTTOM: 3px solid black;
   BORDER-RIGHT: 3px solid black;
   PADDING: 3px;
   z-index: 10;
}
