body
{
	background-color: #FFF;
/*      background-image: url(../images/clouds.png);*/
	background-repeat: repeat;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

/* page fonts */
p
{
	margin-top: 0;
	margin-bottom: 1em;
	font: 14px/19px "Lucida Grand", "Lucida Sans Unicod", verdana, lucida, arial,helvetica, sans-serif; 
/*	font-family: "Times", "Times New Roman", serif; */
/*	font-size: small; */
	line-height: 150%;
}

.red
{
	color: #BF1320;
}

.gray
{
	color: #888888;
}

.rightimg {
	float: right;
	margin: 12px 0px 12px 18px;
}

.leftimg {
	float: left;
	margin: 0px 20px 10px 0px;
}

.clearall
{
	clear:both;
}

.rightclear
{
	float: right;
	margin: 12px 0px 12px 18px;
	clear:both;
}

a
{
	font-weight: normal;
	color: #385eab;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	font-weight: normal;
	color: #12a4da;
	background: transparent;
	text-decoration: none;
}

a:active
{
	font-weight: normal;
	color: #BF1320;
	background: transparent;
	text-decoration: underline;
}

/* header fonts */
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family:  "Lucida Grand", "Lucida Sans Unicod", verdana, lucida, arial,helvetica, sans-serif; 
	/* font-family: "Trebuchet MS", Trebuchet, "Lucida Grand", "Lucida Sans Unicod", lucida, arial, helvertica, sans-serif; */
	color: #385eab;
}

h1
{
	margin-top: 1px;
	margin-bottom: 0;
	font-size: large;
	/* text-transform: uppercase; */
	padding: 10px 0 0 20px;
	/* color: #FFFFFF; */
	text-align: left;
}
	
h2
{
	font-size: large;
	margin: 20px 0 .5em 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-align: left;
}

h3
{
	font-size: medium;
	/*  color: #000000; */
    /*	font-weight: normal; */
	margin: 0 0 .33em 0;
	letter-spacing: .05em;
}

h4
{
	font-size: small;
	margin: 1em 0 .2em 0;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: bold;
	letter-spacing: -1px;
}

/* main layout divs */

#main-container
{
	/* float: left; */
	/* position: relative; */
	/* background-position: left top; */
	background-color: transparent;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	/* background-image: url(../images/road3.gif); */
	/* background-repeat: repeat-y; */
	/* border-bottom: 1px solid #000000; */
	/* border-right: 1px solid #000000; */
	/* border-left: 1px solid #000000; */
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: left;
	width: 800px;
}

html>#main-container { width: 800px; }

/*   TOP    */


#header-container
{
	/* float: left; */
	/* border: 2px dotted #FF0; */
	/*	background: transparent; */
	/* background-image: url(../images/titlebgnd.gif); */
	/* background-repeat: no-repeat; */
	/* width: 800px; */
	/* height: 120px; */
	/* voice-family: "\"}\""; */
	/* voice-family: inherit; */
	/* width: 800px; */
}

#header-logo-container
{
	/* float: left; */
	/* border: 2px dotted #FF0; */
	/*	background: transparent; */
	/* background-image: url(../images/titlebgnd.gif); */
	/* background-repeat: no-repeat; */
	/* width: 800px; */
	/* height: 120px; */
	/* voice-family: "\"}\""; */
	/* voice-family: inherit; */
	/* width: 800px; */
}

#redirect-container
{
	/* border: 2px dotted #00F; */ 
	clear: both;
	background: #385eab;
	/* height: 20px; */
	/* float: left; */
	/* margin-top: 0px; */
	/* margin-right: 0px; */
	padding: 4px 0px 4px 0px;
	/* display: inline;   */
	width: 800px; 
	color: #000000;
	text-align: right;
	/* vertical-align: top; */
}

#redirect-container a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font: normal 10px/12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	vertical-align: text-top;
	padding-right: 10px;
}

#redirect-container a:hover
{
	/* font-weight: bold; */
	/* text-decoration: none; */
	color: #99ffff;
	/* background: transparent; */
	/* font: normal 10px/12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; */
	/* vertical-align: text-top; */
}

#redirect-container a:active
{
	/* font-weight: bold; */
	/* text-decoration: none; */
	color: #FFFF00;
	/* background: transparent; */
}


#title-container
{
	/* display: block; */
	background-color: #transparent;
	/* 	margin: 0px 0px 0px 0px; */
	/* 	padding-bottom: 1px; */
	/*  float: left; */
	/*	padding: 4px 8px 4px 4px; */
	/*  width: 350px; */
	/*  height: 53px; */
	/* 	display: inline; */	
	/* 	text-align: center; */
	/*  border: 1px solid #F00; */
	/*	color: #FFFFFF; */
	/*	border-color: white; */
	/* 	border-bottom: 1px solid #A0A; */
	/*	border-style: double; */
	/* font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; */
	/* 	font-size: x-small; */
	/* 	line-height: 125%; */
	/* 	font-weight: bold; */
}



/*  Body  */

#body-container
{
	float: left;
	clear: inherit;
	/*  border: 2px solid #0FF;  */
	/* background-image: url(../images/small+idc+logo.gif); */
	/* background-repeat: no-repeat; */
	/* background-position: center bottom; */
	background: transparent;
	margin-top: 0;
	/* display: block; */
	/*	height: 800; */
	width: 800px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 800px;
}

html>#body-container { width: 800px; }


#sidebar-container
{
	float: left;
	/* border: 1px solid #6FF;  */
	/*	display: block; */
	margin: 0;
	/*	margin-right: 90px; */
	padding: 0px 0px 12px 10px;
	background: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	font-size: 11px;
	text-indent: 0px;
	text-align: left;
	text-decoration: none;
	width: 267px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 267px;
}

html>#sidebar-container { width: 275px; }

#sidebar-container ul
{
	/* border: 1px solid #3FF;  */
	font-weight: normal; 
	text-indent: 0pt;
	letter-spacing: -1px; 
	margin: 5px 0px 5px 10px;
	padding: 2px 2px 5px 18px;
	background-color: #FFFFFF;
	line-height: 225%;
	text-align: left;
	font-size: 13px;
	/* width: 200px; */
	list-style-image: url(../images/bullet.png); 
}

#sidebar-container h2
{
	font-size: 14px;
	font-weight: bold;
	margin: .5em 0 .5em 0;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-align: center;
	line-height: 150%;
}


#copy-container
{
	/* border: 1px solid #F00; */
	float: top; 
    padding: 6px 10px 0px 10px; 
    margin: 0px 0px 0px 275px; 
	color: #000000;
	/* font: 12px/15px "Lucida Grand", "Lucida Sans Unicod", verdana, lucida, arial,helvetica, sans-serif; */
	/* width: 525px; */
	/* voice-family: "\"}\""; */
	/* 	voice-family: inherit; */
	/* width: 525px; */
}

html>#copy-container { width: 525px; }

#inset-container
{
	/*  border: 1px solid #FF0; */
	/*  float: top; */ 
	clear: left;
    padding: 0px 10px 0px 10px; 
    margin: 0px 0px 0px 0px; 
	color: #000000;
	/* font: 12px/15px "Lucida Grand", "Lucida Sans Unicod", verdana, lucida, arial,helvetica, sans-serif; */
	/* width: 525px; */
	/* voice-family: "\"}\""; */
	/* 	voice-family: inherit; */
	/* width: 525px; */
}

html>#inset-container { width: 800px; }

#inset-photo-container
{
	/* border: 1px solid #FF0; */
	float: left; 
    padding: 6px 10px 0px 10px; 
    margin: 40px 0px 0px 0px; 
	color: #000000;
}

#inset-text-container
{
	/* border: 1px solid #FF0; */
	/* float: top; */
    padding: 6px 10px 10px 10px; 
    margin: 0px 0px 0px 267px; 
	color: #000000;
}

#inset-bug-container
{
	/* border: 1px solid #F0F;*/
	/* position: static; */
	display: inline;
	/* float: top; */
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 300px;
	color: #000000;
	/* bottom: 60px; */
}

#inset-container table
{
	/*	position: relative; */
	/*	float: left; */
	/*	border: 1px dotted #800; */
	/* background-color: #FFF; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	font-size: 10pt;
	padding: 0px 0 0 0;
	color: #000000;
	/* display: inline; */
	width: 95%;
}

#inset-container td
{
	vertical-align: top;
}

#inset-container th
{
	background-color: #385eab;
	color: #FFF;
}



#footer-container
{
	 clear: right;
	*  float: top; 
	padding: 10px 0px 8px 0px;
	margin-top: 26px; 
	/*  border: 1px solid #00F; */
	/*	margin: 0px 20px 0 0px; */
	/*	background-color: #FFFFFF; */
	/*  background-image: url(../images/idc+footer+title.gif); */
	/*  background-repeat: no-repeat; */
	/*  background-position: left bottom; */
	/* background: transparent; */
	font-family: "lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-indent: 0px;
	/* text-transform: lowercase; */
	color: #000000;
	text-align: center;
	vertical-align: baseline;
	/* width: 600px; *I/
	/* voice-family: "\"}\""; */
	/* voice-family: inherit; */
	/* width: 600px; */
}
html>#footer-container { width: 600; }

#footer-container ul
{
/*	border: 1px dotted #888; */
	margin: 0;
    padding-left: 0;
    padding-bottom: 4px;
	}

#footer-container li
{
/*	border: 1px dotted #0AA; */
	margin: 4px 15px 0 15px;
	display: inline;
	vertical-align: bottom;
}

#footer-container a:link, #footer-container a:visited
{
	color: #385eab;
	text-decoration: none;
	vertical-align: bottom;
}

#footer-container a:hover
{
	color: #12a4da;
	text-decoration: none;
	text-transform: inherit;
}

#footer-container a:active
{
	color: #000000;
	text-decoration: none;
}
