﻿body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 87%;
	background-color: #ffffff;
	text-align: left;
}

p {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	margin: 1em;
	line-height: 1.5em;
	text-align: justify;
	color: #000000;
	font-size: 14px;
}

a:link {color: #08368c; text-decoration: underline;}
a:visited {color:  #08368c; text-decoration: underline;}
a:hover {color: red; background-color:#eeeeee; text-decoration: underline;}

ul { line-height: 1.3em;}

li {
	text-align: left;
	font-family: Arial, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	color: #08368c;}
	
li p {color:#000; margin:0; padding: 0:}

#google {height: 100px; margin: 0px auto;}

.ball {padding:0; border:0; margin: auto;}

.uak {
  color: #555;
  font-size: 11px;
  font-family: Verdana,sans-serif;
  font-style: italic;
  padding-bottom: 2px;
  text-align: center;
}


/** HEADINGS */

h6 { color:#0068cc; font-family: "Trebuchet MS", Arial, sans-serif; text-align:center;}

h5 { color:#0068cc; font-family: "Trebuchet MS", Arial, sans-serif; text-align:center;}

h4 { color:#0068cc; font-family: "Trebuchet MS", Arial, sans-serif; text-align:center;}

h3 { color:#0068cc; font-family: "Trebuchet MS", Arial, sans-serif; text-align:center;}

h2 { color:#0068cc; font-family: "Trebuchet MS", Arial, sans-serif; text-align:center;}

h1 { color:#0068cc; font-family: "Trebuchet MS", Arial, sans-serif; text-align:center;}

h1 { font-size: 200%;}
h2 { font-size: 175%;}
h3 { font-size: 155%;}
h4 { font-size: 125%;}
h5 { font-size: 100%;}
h6 { font-size: 75%;} 

hr {
	height: 2px;
	border: solid #CCCCCC 2px;
	border-top-width: 1px;
	margin: 20px;
	width: 95%;
}


#container {
	position: relative;
	width: 830px;
	margin: 0px auto;
	background-color: #ffffff;
	border: 0px solid #C00000;
}

#header {
	width: 770px;
	margin: 0 auto 0 auto;
	margin-bottom: 20px;
}

#content {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	height: 100%;
}

#content .imgl {
	float: left;
	padding-right: 15px;
	margin-left: 14px;
	}

#content .imgr {
	float: right;
	padding-left: 15px;
	margin-right: 14px;
	
}

#content .imgl p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	line-height: 1.5em;
}

#content .imgr p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	line-height: 1.5em;
}


/*li {
	line-height: 150%;
	text-align: left;
}
*/
/*#mainbar {
	margin-left: 5px;
	padding-right: 5px;
	padding-left:10px;
}*/

#mainbar h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	letter-spacing: 4px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#08368c;

}

/*#mainbar p {
	padding:15px;
	line-height:20px;
	margin-top: 0.5em;
}*/

#mainbar .articleimg {
	float:right;
	padding:10px;
	border:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#mainbar .articleimg p {
	text-align: left;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	line-height: 1.5em;
}

#mainbar .articlediag {
	float:right;
	padding:0px;
	border:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#mainbar .articlediag p {
	text-align: left;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	line-height: 1.5em;
	padding:0px;
	border:0px;
	margin:0px;

}

#mainbar li {font-family: "Trebuchet MS", Arial, sans-serif; font-size : 13px;}
 
#mainbar a:link {color: #08368c; text-decoration:underline;}
#mainbar a:visited {color:  #08368c; text-decoration:underline;}
#mainbar a:hover {color: red; background-color:#eeeeee; text-decoration:underline;}


/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */
#topmenu {
	position: relative;
	top: 12px;
	left: 5px;
	width: 825px;
	font-size: 93%;
	margin: 0;
	line-height: normal;
	height: 41px;
}

#topmenu ul {
	margin: 0;
	padding: 0px 0px 0 2px;
	list-style: none;
}

#topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

/*td {padding: 2px;}
td a {display: block; background: #bbb;}*/
#topmenu a {
	float: left;
	background: url(images/menuleft.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#topmenu a span {
	float: left;
	display: block;
	background: url(images/menuright.png) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: navy;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;
	/*font-weight: bold;*/
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {
	float: none;
}

/* End IE5-Mac hack */
#topmenu a:hover span {
	color: #0066FF;
	text-decoration: underline;
}

#topmenu a:hover {
	background-position: 0% -42px;
}

#topmenu a:hover span {
	background-position: 100% -42px;
}


.ctr {
	text-align: center;
	width: inherit;
	margin: auto;
	
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.hide {
	display: none;
}

.headsub {
	width: 85%;
	margin: 20px auto;
	background: #08368c;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	}
	
.headsub h1 {color: #FFFFFF;}

.headtitle2 {
	width: 95%;
	margin: 0 auto;
	color: #FFFFFF;
	background: url(images/header.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
}

.menuheader {
	
	width: 95%;
	background: #fff url(img/gradient2.png) repeat-x;
	border-top: 1px solid #bbb;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ccc;
	margin: auto;
	padding: 10px;
	letter-spacing: 4px;
	font-weight: normal;
}


.subtitle {
  
  border-top: 1px solid #bbb;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ccc;
  margin: 40px 10px;
  padding: 10px;
  background: #fff url(img/gradient2.png) repeat-x;
  color: #003df2;
  font-family: "Trebuchet MS",Arial,sans-serif;
  text-align: center;
  width: 95%;
}


.head {
	/*font-weight:normal;*/
	width: 95%;
	background: #1D3C70;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	letter-spacing: 4px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	letter-spacing: 4px;
	font-weight: normal;
	border-bottom: 3px solid cyan;

}


.menuheader h1 {color:navy;}
	
}

.menuheader h2 {font-weight: normal; letter-spacing: 3px;}


.important {
	font-weight: bold;
}



#border {
	border: 0px;
	width: 862px;
	background-color: #FFFFFF;
	background: url('images/backgrounds/genesisshadow1.gif') no-repeat;
	margin: 0 auto;
}

#header {
	height: 191px;
	width: 830px;
	border-bottom: 0px solid #838EDF;
	background-image: url('images/backgrounds/clean.jpg');
}

#screen {
	width: 100%;
	background: #ffffff url('images/backgrounds/genesisheaderside.gif')
		center repeat-x;
	background-position: 50% 41px;
}

/* INLINE STYLES */
.style4 {
	font-family: Verdana;
}

.style5 {
	border: 1px solid #144396;
	margin-right: 10px;
}

.style6 {
	color: #F00000;
}

.style8 {
	color: #C23B01;
}

.style9 {
	font: italic normal normal 9pt normal Verdana, sans-serif;
	color: #000000;
	text-align: center;
}

.style10 {
	font-family: Verdana;
	color: #FFFFFF;
}



#search_form {
    float: right;
    margin: 40px 20px 0 0;
}



#vertmenu {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
float:left;
font-size: 85%;
width: 162px;
padding: 0px;
margin: 0px;
margin-left: 8px;
}

#vertmenu h1 {
display: block;
background: #fff url(img/gradient2.png) repeat-x;
border-top: 1px solid #ddd;
border-right: 1px solid #888;
border-bottom: 1px solid #888;
border-left: 1px solid #ddd;
font-size: 16px;
padding-top: 8px;
padding-bottom: 8px;
color: #08368c;
margin: 0px;
width:168px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
display: block;
border-bottom: 1px solid #DDD;
/*border-left:1px solid #DDD;
border-right:1px solid #DDD;*/
padding: 8px 0 8px 10px;
text-decoration: none;
color: #08368c;
width:160px;
}

#vertmenu ul li a:focus {
color: #fff;
background-color: #08368c;
}


#vertmenu ul li a:hover {
color: #fff;
background-color: #08368c;
}


#wrapper-footer {
	background: #05204f;
	/*background-color: #292a2a;*/
	margin-top: 1em;
	text-align: center;
	max-width: 100%;
	height: 41px;
	padding: 20px;
}

#footer {
	text-align: center;
	height: 35px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
}

/*#footer a:visited {
	color: #3399FF;
}

#footer a:link {
	color: #3399FF;
}

#footer a:hover {
	color: navy;
}*/

#footer {
	margin: 0 20px;
	clear: both;
	font-size: 13px;
	text-align: center;
}

#footer p {
	margin: 0 20px;
	clear: both;
	font-size: 13px;
	text-align: center;
	color:#BBBBBB;
}

#footer a:hover {
	text-decoration: none;
}

#footer .uac {color: black;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-style: italic;
	padding-bottom: 2px;
	text-align: center;}


#footer a {
	background-color: #05204f;
	border: 1px solid #333;
	color: #61A7D1;
	line-height: 22px;
	padding-left:5px;
	padding-right: 5px;
}

#footer a:hover {
	color: #fccc02;
	background-color: #05204f;
	border: 1px solid #277ACD;

}


#mainbar .lista a {
display: block;
text-decoration:none;
font-size:12px;
line-height:20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
padding-left: 3px;
color: #08368c;
background: #FFFFFF;
border-bottom:1px solid #ddd;}


#mainbar .lista a:hover {
color: #fff;
border-bottom:1px solid #000000;
background: #08368c;}

#mainbar .lista p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
margin-left:15px;}

#mainbar .desc {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #666666;
font-size:14px;
margin-left:15px;
border-bottom:1px solid #ddd;}
}

#sidecontainer { margin:0; padding:0; width:170px; text-align:center; float:left; }
#sidecontainer h2 { margin:0; padding:3px; display:block; background-color:#294D69; color:#fff; font-family:"trebuchet ms", "lucida sans", arial, sans-serif; font-size:15px; font-weight:normal; }

.nav { margin:0 0 19px 0; padding:0; font-size:13px; list-style-type:none; background-color:#fff; }
.nav li { margin:0; padding:0; display:block; border-bottom:1px solid #294D69; }
.nav a:hover { margin:0; padding:6px; display:block; text-decoration:none; color:#32668E; }
.nav a:active { margin:0; padding:6px; display:block; text-decoration:none; color:#32668E; }
.nav a:visited { margin:0; padding:6px; display:block; text-decoration:none; color:#32668E; }
.nav a:link { margin:0; padding:6px; display:block; text-decoration:none; color:#32668E; }
.nav a:hover { background-color:#ACCBE2; color:#555; }

.tbhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	background: #08368c;
	font-weight: bold;}
.gray  {border-left: 5px solid #DDD; border-right: 5px solid #DDD; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;font-style: italic; margin: 30px 50px 30px 50px; padding: 10px; padding-right: 20px; text-align:justify; background-color: #F8F8F8;}

