/* 
basic styles for formatting
*/



#logo{
	position: absolute;
	top: 15px; /* 30 pixels from the top of the page */
	left: 15px; /* 80 pixels from the left hand side */
	width: 150px; /* Always set a width for absolute positioned block level elements, such as divs */

}
.subnavheading{


margin-bottom:-20px;
}

#mainContent{
	width: 360px;
	float: left;
	padding-left: 10px;
}

#secondaryContent{
	width: 230px;
	float: right;
	margin-top:0px;
}

.clearcontent{
	CLEAR: both; 
}
.printonly{
display:none;
}
.lightborders{
	border: 1px solid #A8DCFF;
	margin-top: 15px;
}
.darkborders{
border: 1px solid #666666;

padding-top:20px;
}
th{
	text-align: left;
	border-bottom: 2px solid #E6E6E6;
	margin: 0em 0em 0.5em 5px;
	background-image: url(../../images/interfaceelement/canvas-background.jpg);
}
.lineright{
	BORDER-RIGHT: #A8DCFF 1px solid;

}
.linerightbottom{
BORDER-RIGHT: #A8DCFF 1px solid; 
border-bottom: #A8DCFF 1px solid; 
}
.linebottom{
border-bottom: #A8DCFF 1px solid; 
}
.centredpage{
text-align:center;
}
.small{
	font-size: 0.9em;
}
.smallred{
font-size: 0.8em;
color: #AB1330;
}
.redhighlight{
	font-size: 1.2em;
	color: #FF0000;
}
td p, td h1, td h2{
padding: 10px 10px 10px 10px;
}

td{

}
.closedmargins{
margin-top: 0px;
line-height: 6px;
}
.oddrow{
background-color:#F0F0F0;
border-top:1px solid #E6E6E6;
}
.evenrow{
background-color:#E6F4FF;
border-top:1px solid #E6E6E6;
}
th{
text-align:left;
padding: 10px 10px 10px 10px;
font-family: Georgia, "Times New Roman", Times, serif;
	color: #BD4B01;
	font-size: 1.1em;
	font-style:normal;
}

a {
/* 

font-weight: bold;
*/
	

}

a.img-link {
border-bottom: 0;
}

a:link{
	color: #000080;
	text-decoration: underline;
	/* 
border-bottom: 1px dashed #65BBC6;
*/
	
	
}
a.noborder{
border-bottom: 0px dashed #65BBC6;
}
img { border: none; }

a:visited{
color: purple;

/* 
border-bottom: 1px dashed purple;
*/

}
a:hover{
color: #003333;
text-decoration: underline;
/* 
border-bottom: 1px solid #003333;
*/


}
a:active{
color: red;
}
p{
	padding-top: 9px;
	padding-bottom: 7px;
	color: #666666;

}
h1{
	color: #980934;
	color: #3489BF;
		color: 	#3A7293;

	font-size: 1.1em;
	font-style:normal;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif; 
	color: #FF9900;
	font-size: 1em;
	font-style:normal;
	padding-top: 13px;
	padding-bottom: 2px;
}
.greenhighlight{
	color:#9CB30F;
	font-style: italic;
	font-weight: bold;
}

.aligntoright{
	
	float: right;
	padding: 5px 5px 5px 10px;
}
ul, ol{
margin-left: 40px;
margin-top: 8px;
line-height: 1.5em;
}
li{
	line-height: 1.7em;
	color: #666666;
	list-style: none;
	background-image:url(../flash/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 14px;
}
/* 
end styles for formatting
*/
#skiplink {
	LEFT: 0px; WIDTH: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; TOP: 0px; TEXT-ALIGN: center
}
#skiplink A {
	DISPLAY: block; FONT-SIZE: 0px; PADDING-BOTTOM: 15px; COLOR: #ffffff; PADDING-TOP: 4px
}
#skiplink A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND: url(../../images/interfaceelement/skip.gif) no-repeat 50% 100%;
	MARGIN: auto;
	WIDTH: 780px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
#skiplink A:focus {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND: url(../../images/interfaceelement/skip.gif) no-repeat 50% 100%;
	MARGIN: auto;
	WIDTH: 780px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
#skiplink A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../../images/interfaceelement/skip.gif) no-repeat 50% 100%; MARGIN: auto; WIDTH: 780px; COLOR: #000000; TEXT-DECORATION: none
}



#skipcontent {
	TEXT-ALIGN: center;
	font-size: 0.7em;
}
#skipcontent A {
	
}



#pagecontainer {
	position: relative;
	MARGIN: auto;
	WIDTH: 780px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/graphics/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
}
#breadcrumb{
	text-align:right;
	font-size: 0.9em;
	color: #330066;
	font-weight: bold;
}

#breadcrumb a:visited{
color: #44AAB9;
}
#breadcrumb strong{
color: #000000;
padding-right: 9px;
}

#header{
	background-image: url(../../img/interface/nav-bg.gif);
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: block;
	padding:8px 0px 8px 8px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: top right;
}
#header a {

	 COLOR: #666666;
	 TEXT-DECORATION: none;
	/* ###################### 
	PADDING-RIGHT: 10px; BACKGROUND: url(../icons/external.gif) no-repeat right top;
	 ###################### */

}


#header form {
	margin-top: 12px;
	margin-right: 10px;
	
}
#header ul {
	padding:0px 10px 0px 0px;
	margin: 0px;
}
#header li {
	display: inline;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding:0px 15px 0px 15px;
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
	margin-left: 0px;
	border-style:solid;
	border-color: #FAB169;
	border-width:0px 1px 0px 0px;
	background-image: none;
	padding-left: 15px;
	
}
#header a {
	text-decoration: none;
	border-bottom:0px;
	color: #F9A048;
}
#header a:hover {
	text-decoration: underline;
	color: #666666;
}
#leftcolumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftcolumn li {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	padding:10px 5px 0px 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #330066;
	margin-left: 0px;
	border-style:solid;
	border-color: #CCEBFF;
	border-width:0px 1px 0px 0px;
	list-style-type: none;
	background-image: none;
padding-left: 0px;
}
#leftcolumn a {
	text-decoration: none;
	border-bottom:0px;
	color: #4D728A;
}
#leftcolumn a:hover {
	text-decoration: underline;
	color: #000080;
}

#leftcolumn a:visited {
	color: #4D728A;
}

.innerleftcolumn {
	float: left;
	width: 47%;
	margin-left: 2px;
	margin-right: 15px;
	
	
}
.innerrightcolumn {
	float: right;
	width: 49%;
}
#mainnavigation{
	background-image: url(../../img/interface/mesh.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: bottom center;
}


#mainnavigation a {

	 COLOR: #333333; 
	 TEXT-DECORATION: none;
	/* ###################### 
	PADDING-RIGHT: 10px; BACKGROUND: url(../icons/external.gif) no-repeat right top;
	 ###################### */

}



#mainnavigation ul {
	padding:0px 0px 0px 0px;
	margin: 0px;
}
#mainnavigation li {
	display: inline;	
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
padding:0px 15px 0px 15px;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	border-style:solid;
	border-color:#D21F1F;
	border-width:0px 1px 0px 0px;
 width: 200px;

}
#mainnavigation a {
	text-decoration: none;
	border-bottom:0px;
}
#mainnavigation a:hover {
	text-decoration: underline;
	color: #666666;
}


/* ###################### Navigation CSS ###################### */
#navigation {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	display: block;
	padding:0px 0px 0px 0px;

	border:0px solid #ddd;
	background-color :#FFFFFF;
}
#navigation a {

	FONT-SIZE: 1em; COLOR: #FFFFFF; FONT-FAMILY: "Courier New", Courier, monospace; TEXT-DECORATION: none;
	/* ###################### 
	PADDING-RIGHT: 10px; BACKGROUND: url(../icons/external.gif) no-repeat right top;
	 ###################### */

}



#navigation ul {
	padding:0px 0px 0px 0px;
	margin:0px;
}
#navigation li {
	display: inline;
	font-family: "Courier New", Courier, monospace;
	padding:0px 10px 0px 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 1px 0px 0px;
}

#navigation .noborderright, #header .noborderright, #pagecontainer #mainNav .kidsnoborderright{
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;
}
#navigation .highlight{
	background-color: #D91739;
	padding: 2px 4px 2px 4px;	
}
#navigation a {
	text-decoration: none;
	border-bottom:0px;
}
#navigation a:hover {
	text-decoration: underline;
	color: #FFFF00;
	
}
#flashcontent{
text-align:center;
}

/* ###################### End Navigation CSS ###################### */
*{
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5em;
	color: #333;
	font-size: 0.9em;
	background: url(../images/graphics/pagebackground.jpg) #fff top left repeat-x;
	background-color: #173E58;
	
	}
#rightcolumn {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 170px;
	LINE-HEIGHT: 20px;
	MARGIN-RIGHT: 5px;
	padding-left: 0px;
	
}
.highlighttextinline {color: #FF9900}
/* 
styles for the left navigation links
*/
#leftcolumn{
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	WIDTH: 150px;
	margin-left: 0px;
	POSITION: relative;
}
#sidebar-left {
	PADDING-RIGHT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	PADDING-TOP: 1px;
	background-image: url(../../images/interfaceelement/leftnav-background.jpg);
	background-color: #000000;
	margin-top: 0px;
	background-repeat: no-repeat;
	
		


}


/*



*/



/* 
end left navigation
*/


.paragraphquotequote {
  background: transparent url(../images/graphics/orangequotestart.gif) left top no-repeat;
  padding-top: 15px;
  width: 80%;
  float: none;
  /* 
background-color: #FFFDFB;
*/

}
.paragraphquotequote div {
padding: 5px 5px;
  background: transparent url(../images/graphics/orangequoteend.gif) right bottom no-repeat;

}
.paragraphquotequote p {
color: #000000;
}
#pagecontainer #rightcolumn #secondaryContent  div {

	padding: 0 10px;
  background: transparent url(../images/graphics/orangequoteend.gif) right bottom no-repeat;
  
}


.authorclear{
margin-top: -10px;
	padding-right: 30px;
	clear: both;
	text-align: right;
}

.hide{
display: none;
}

#footerClear {
	CLEAR: both; 
	DISPLAY: block;
}
#copyright {
	margin-left: 10px;
	font-size: 0.9em;
	text-align: left;
	margin-top: 10px;
	

}

blockquote{
float:right;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
width:180px;
text-align:left;
margin: 0;
color:#666666;

color:#000000;
padding: 3px 8px 2px 8px;
font-family: Georgia, "Times New Roman", Times, serif;

font-size: 0.8em;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 5px;
margin-bottom: 10px;

}
blockquote ul{
margin-left: 12px;
}
.usefullinksbackground{
background:  url(../../images/interfaceelement/useful-links-header.gif) no-repeat top left;
padding-top: 45px;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
}
.usefullinksbackground p{
padding-left: 15px;
padding-top: 3px;
padding-bottom: 10px;
padding-right: 10px;

}
.newsbackground{
background:  url(../../images/interfaceelement/blockquote-news-background.gif) no-repeat top left;
padding-top: 45px;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
}
.newsbackground p{
padding-left: 15px;
padding-top: 3px;
padding-bottom: 10px;
padding-right: 25px;

}
.newsbottom{
margin: 0 20px 0 0;
padding: 10px 0 13px 0;
background: url(../../images/interfaceelement/bottom-blockquote.gif) no-repeat bottom;

}

.nospeechmarks{
background-image: none;
background-color:#FFFFFF;
border-left: 1px dashed #CCCCCC;
border-top: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
border-bottom: 1px dashed #CCCCCC;
margin-bottom: 10px;
margin-left: 5px;
}
.withquote{
background: #eee url(../images/graphics/blockquote-start.gif) no-repeat top left;

}
#quote{
margin: 0 10px 0 0;
padding: 20px 15px 15px 15px;
background: url(../images/graphics/blockquote-start.gif) no-repeat right bottom;

}
#author{
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	color: #FF9900;
	font-size: 85%;
	background: url(../images/graphics/blockquote-end.gif) no-repeat bottom;
	text-align:right;
}
#quote strong{
color: #000;
font-weight: normal;
}
#pagecontainer #mainHeader h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 7px;
	padding-left: 15px;
		CLEAR: both; 
		padding-top: 15px;
}


/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav{
	
	
}

#mainNav ul{
	margin: 0;
	
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	background-image: url(../images/graphics/mainnav-bg.jpg);
	background-repeat:repeat-x;

}
#mainNav ul li{
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image:none;
	padding-left: 0;
	padding-right: 0;
}
#mainNav ul a{
display: block;
float:left;
padding: 0em 0.9em;

line-height:2em;
line-height:32px;
background:   url(../images/graphics/2linedivider.gif) no-repeat left center;

text-decoration:none;
color: #fff;
}




#mainNav ul a:visited{
 color: #fff;
 text-decoration:none;
 border-bottom: 0;
}
#mainNav ul a:hover{
 color: #333;
 text-decoration:underline;
 border-bottom: 0;
}


#pagecontainer #mainNav .homes{
background-image: none;

}
