* {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

body {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 12px;
	color: #ccc;
	padding-bottom: 20px;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

}


/* header content--------------------------------------------------------- */
#header {
}

#header p {
	visibility: hidden;
	padding-top: 128px;
}

#header ul {
	list-style-type: none;
	padding-left: 20px;
	margin-right: 10px;
}

#header ul li {
	display: inline;
	font-size: 0.8em;
}

#header a{
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

/* MAIN BODY CONTENT ------------------------------------------------------ */
/* following used to set the logo to left when placing using javascript rubberband fix*/
#flashcontent0
{
	float: left;
}

#nav{
	font-size:1.0em;
	font-weight:bold;
	float: right;
	/* top margin added to place the menu items lined with the bottom edge logo*/
	margin-top: 0px;
}

#nav a{
	text-decoration: none;
	color: #003464;
}

#nav a:hover {
	color: #CC6600;
	text-decoration: none;
}


#content {
	width: 980px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 1.1em;
	left: -3px;
}

#content p{
	margin-bottom: 10px;
	font-size: 10pt;
}

#content tr{
	margin-bottom: 10px;
}

/* Oddbox content ---------------------------------------------------------*/
#oddbox {
/*	background-image:  url("../images/shadow.gif");
	background-repeat:repeat-y;*/
	margin-left: 10px;
	margin-right: 190px;
	padding: 10px 5px 5px 5px;


}

#oddbox a {
	text-decoration: none;
	color:#3399FF;
}

#oddbox a:hover {
	text-decoration: underline;
	color: #FF9900;
}

#oddbox ul {
	margin-left: 30px;
	margin-bottom: 10px;
	color: #333333;
}

.ul1 {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 10px;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	text-decoration: none;
	color: #6699cc;
	background-color: #ffffff;
}

.ul1 a:hover {
	text-decoration: underline;
	color: #999999;
	background-color: #ffffff;
}

/* footer content ---------------------------------------------------------*/

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEC2B3;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 0.9em;
	clear: right;

	text-align:center;
}

#footer a{
	color:#000066;
	text-decoration: none;
	background-color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
	/*color: #FF9900;
	background-color: #ffffff;*/
}

#footer ul {
	list-style-type: none;
	padding-bottom: 15px;
}

#footer li {
	display: inline;
	list-style-type: none;
}

.L1 {
	padding-left: 20px;
}

.L2 {
	padding-left: 120px;
}

.L3 {
	padding-left: 95px;
}

.L4 {
	padding-left: 30px;
}

.L5 {
	padding-left: 30px;
}

#standards {	
}

#footbox {}



/* general tags -----------------------------------------------------*/

blockquote {}

acronym {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006633;
}

span {}

/* header tags -----------------------------------------------------*/

h1, h2, h2 ,h4 {
	color:#FFFFFF;
}

h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	padding:10px 0px 5px 0px;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 20px;
}

h3 {
	font-size: 1.0em;
	margin-top: 5px;
	margin-bottom: 0px;
}

h4 {
	font-size: 1.0em;
	text-transform: uppercase;
	padding:5px 0px 5px 0px;
}

h5 {
	font-size: 1.0em;
	text-transform: uppercase;
	padding:10px 0px 5px 0px;
}

p {
	font-size: 1.2em;
	margin-bottom: 5px;
}

ul {
	margin-left: 5px;
}


li {
	list-style-type:none;
	padding-bottom: 0px;
}

/* --------- SideBar --------- */

#SideBar {
	padding: 10px 0px 0px 0px;
	margin-left: 20px;
    width: 170px;
	float: right;
	clear: right;
	text-align:left;
	font-size: 1.0em;
}

#SideBar a {
    color: #3399FF;
	background-color: #ffffff;
	text-decoration:none;
 }

#Sidebar a:hover {
	text-decoration: underline;
	color:#FF9900;
	background-color: #ffffff;
}


/* Oddbox content ---------------------------------------------------------*/
#oddbox2 {
/*	background-image:  url("../images/shadow.gif");
	background-repeat:repeat-y;*/
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 5px 5px 5px;


}

#oddbox2 a {
	text-decoration: none;
	color:#3399FF;
	background-color: #ffffff;
}

#oddbox2 a:hover {
	text-decoration: underline;
	color: #FF9900;
	background-color: #ffffff;
}

#oddbox2 ul {
	margin-left: 30px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #ffffff;
}


#SideBar2 {
	padding: 10px 0px 0px 0px;
	margin-left: 5px;
    width: 250px;
	float: right;
	clear: both;
	text-align:left;
	font-size: 1.0em;

}

#SideBar2 a {
    color: #FFF;
	text-decoration:none;
 }

#Sidebar2 a:hover {
	color:#000;
	text-decoration: underline;
}

#Sidebar2 a:visited {
	text-decoration: none;
	color:#000;
}


/* common tags for rounded corners that can be used for many panels */
b.Rnd1{margin: 0 5px;}
b.Rnd2{margin: 0 3px;}
b.Rnd3{margin: 0 2px;}
/* gap between top and bottom of the boxes*/
.clear {font-size: 10px; height: 10px; clear:both;}
/* container one */
div.ContainerOne {top:0px; left:0px; width:250px; height:100px; background: #1371CE ; margin: 2px 5px 2px 0px;} /* adjust the position, size and colour of the panel here */
div[class="ContainerOne"] {height:auto; min-height:100px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b, b.RndBottomOne b{display:block;height: 1px; overflow: hidden; background: #1371CE} /* adjust the colour of the panel top and bottom here */
b.RndTopOne, b.RndBottomOne{display:block;background: #FFFFFF;} /* adjust the background colour here */
div.RPanelContentOne {position:relative; top:0px; left:0px; display:block; margin: 0 auto; margin-top:10px; margin-bottom:10px; width:230px; height:100px; text-align:left; color:#fff;} /* adjust the content width (to be slightly less than the panel width to get a margin), height and text alignment of the content here */
div[class="RPanelContentOne"] {height:auto; min-height:100px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b.Rnd4, b.RndBottomOne b.Rnd4{margin: 0 1px; height:2px;}
h6{color: #fff; font-size: 1.4em; padding: 4px 0px 4px 20px;}



/* common tags for rounded corners that can be used for many panels */
b.Rnd1{margin: 0 5px;}
b.Rnd2{margin: 0 3px;}
b.Rnd3{margin: 0 2px;}
/* container one */
div.ContainerTwo {top:0px; left:0px; width:174px; height:83px; background: #1371CE; float: left; margin: 2px 5px 2px 0px;} /* adjust the position, size and colour of the panel here */
div[class="ContainerTwo"] {height:auto; min-height:83px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b, b.RndBottomOne b{display:block;height: 1px; overflow: hidden; background: #1371CE} /* adjust the colour of the panel top and bottom here */
b.RndTopOne, b.RndBottomOne{display:block;background: #FFFFFF;} /* adjust the background colour here */
div.RPanelContentTwo {position:relative; top:3px; left:7px; display:block; margin: 0 auto; margin-top:10px; margin-bottom:10px; width:174px; height:83px; text-align:left; color:#333;} /* adjust the content width (to be slightly less than the panel width to get a margin), height and text alignment of the content here */
div[class="RPanelContentTwo"] {height:auto; min-height:83px;} /* adjust the minimum height of the panel here for mozilla only */
b.RndTopOne b.Rnd4, b.RndBottomOne b.Rnd4{margin: 0 1px; height:2px;}