body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	background-color:#FFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	}
	
.quote { 
	font-size:12pt;
}
	
#container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
	background-color: #FFF;
	margin-bottom: 30px;
}

#accent {
	width:10px;
	height:900px;
	float:left;
	background-color:#990000;
}

.accent2 {
	width:100%;
	height:3px;
	background-color:#990000;
	margin-left: -1px;
	padding-left: 1px;
}

#page-main {
	width:990px;
	float:none;
	margin-right:-1px;
	padding-right:1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#header-band {
	width:990px;
	height:232px;
}

#text {
	width:940px;
	height:700px;
	padding:20px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

td {
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

th {
	font-size: small;
	font-weight: bold;
	color: #333333;
}


.bodystyle {
	font-weight: bold;
	font-size:small;
	color: #333333;
}

h1 {
	font-size: large;
	color: #FFFFFF;
	
}

a {
	text-decoration:none;
	text-align:left;
	font-size:smaller;
}

a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#336666;
}
	
a:focus, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

.textlink a {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #0000ff;
	display: inline;
}

#a.textlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ff0000;
	display: inline;
}

a.textlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #0000ff;
	display: inline;
}

.textlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ff0000;
	display: inline;
} 

a.textlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #ff0000;
	display: inline;
}

.textlink a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #ff0000;
	display: inline;
} 

.parent focus, hover{
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	text-decoration: none; 
	color: #0000ff;
	display: inline;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#wrap {
	margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFFF;
	border:thin;
	border-color:#CCCCCC;
}

#header {
	background-position:left top;
	background-repeat:repeat-x;
	background-image: url(../../elements/banner-right.gif);
}

/*#navigation {
	background-color: #FFFFFF;
	border-left:1px;
	border-left-color:#999999;
	border-right:1px;
	border-right-color:#999999;
	margin:0px;
	padding:0;
	width: auto;
}

#navigation ul {
	list-style:none;
}
#navigation, #navigation ul {     padding: 0;     margin: 0;     list-style: none;     line-height: 1; } 

#navigation li:hover ul ul, #navigation li.sfhover ul ul {     left: -999em; } 

#navigation a {
	display: block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	width: 8em;
	text-align:left;
	}
	
#navigation li {
	float: left; 
	/* remove the float: left; to make a vertical menu*/
	/*
	width: 6em;
}

#navigation li ul {
	position: absolute;
	left: -999em; 
}

#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {     
	left: -999em; 
	} 
	
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {     
	left: auto; 
	}
	
#navigation li li:hover ul, #navigation li li li:hover ul {
	left: 6em;
	background-image:url(../2012%20site%20redesign/elements/arrow-2.jpg) no-repeat;
	}
	
#navigation {
	clear:both;
	}
 */
#.sidebar {
	clear:left;
	}
	


#sidebar {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #336666;
	border: ridge;
	border-color: #CCCCCC;
	width: 10em;	
}

#spacer {
	height: 1em;
	background-color:white;
	}

#spacer {
	clear:both;
	}

/*ul li a {
	display: block;
	text-decoration: none;
	color: #777777;
	background: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
	border-bottom: 1px solid;
/*	left:1em*/
	}

/*li:hover ul, li.over ul { 
	display: block;
	border: 1px solid #cccccc;
	border-bottom: 1px solid;
	}*/
	
.center-it {
	width:300;
	margin-left:auto;
	margin-right:auto;
}

h2 {
	text-align:center;
}

.ttl {
	font-size:18pt;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style:normal;
}

.ttl-inside {
	font-size:18pt;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style:normal;
	text-align: center;
}


.sub-ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-bottom:15px;
}

.sub-ttl a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-bottom:15px;
	font-size: 17pt;
	color: #666;
}


.txt-lt {
	width:100%;
	float:none;
}

.txt-rt {
	width:25%;
	float:right;
	background-image:url(../../2012%20site%20redesign/elements/main-next-bkgrd.jpg);
	height:350px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.txt-rt2 {
	width:22%;
	float:right;
	height:350px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-image: url(../../2013/showPagebkgrd3.gif);
	text-align:right;
	padding-top:20px;
	font-weight:bold;
	padding-right: 5px;
	padding-left: 5px;
/*	color: #000;*/
	font-size: 12pt;
}

.txt-rt2-p p {
	font-style:normal;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}

.txt-rt2 a:link {
	font-size:13pt;
	}

.txt-p p {
	font-style:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#txt-pr {
	width:90%;
	margin-right: auto;
	margin-left: auto;
}

#feature {
	color:white;
	font-size:12pt;
	line-height:15pt;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	text-align: center;
}

.nav-rt {
	padding-top:10px;
	float:right;
	width:700px;
}

#feature a {
	text-decoration:none;
	text-align:center;
	font-size:12pt;
	line-height:15pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

#feature a:link, a:visited {

	font-weight: normal;
	text-decoration:underline;
}

#feature a:active {

	font-weight:normal;

}
	
#feature a:focus, a:hover {
	font-weight: normal;
	text-decoration:none;
}

#menu {
	width:100%;
	background-color: #990000;
}
/*.menu-edge {
	height:5px;
	background-color:#009999;
	margin-left: -1px;
	padding-left: 1px;
}
*/
.clear {
	clear:both;
}

#why {
	width:100%;
	margin-right:auto;
	margin-left:auto;
}

#copyright {
	text-align:center;
	height:400px;
	font-size:36px;
	
	}
	
.not {
	font-size:18pt;
}
