/* CSS Document */
/* Archives  header styles
------------------------------------------------------------------------------------------------------ */

#arch_header {
float: right;
background-color:#003366;
color: #FFFFFF;
border-bottom: 1px solid #ffffff;
padding-left: 10px;
overflow: hidden;
width: 69.2em;
margin: 0px;
}

* html #arch_header {
padding-top: 0px;
p\adding-top: 0px;
margin-top: 0px;
m\argin-top: 0px;
}

#arch_header_contact {
float: right;
font-size: 85%;
width: 160px;
padding-top: 2px;
overflow: hidden;
}

* html #arch_header_contact {
padding-top: 0px;
p\adding-top: 0px;
}

#arch_header h1{
font-size: 190%;
color: #ffffff;
font-weight: bold;
margin: 0px;
padding: 0px;
padding-top: 20px;
padding-bottom: 15px;
}


/* left column styles
------------------------------------------------------------------------------------------------------ */
#left_col {
float: left;
width: 160px;
background-color: #003366;
color: #ffffff;
top: 120px;
padding: 0px;
margin-top: 1px;
margin-bottom: 15px;
z-index: 300;
}

* html #left_col {
margin-top: 0px;
m\argin-top: 0px;
}

#bottom-left {
width: 100%;
height: 10px;
padding: 0px;
margin: 0px;
}

#bottom-right {
float: right;
width: 20px;
height: 10px;
padding: 0px;
margin: 0px;
background: #003366 url(../css/rightcorner.jpg) right bottom no-repeat;
}

#left_col a {
text-decoration: none;
color: #ffffff;
display: block;
font-weight: bold;
padding: 8px 2px 7px 18px;
}

#left_col a:hover {
background-color: #ffffff;
color: #003366;
}

#left_col img {
border: 0px;
padding: 0px 0px 0px 0px;
}

#left_col ul {
margin: 0px;
padding: 0px;
}

#left_col li {
list-style-type: none;
margin: 0px;
}

#left_col a.sub {
color: #000000;
font-weight: normal;
text-decoration: none;
padding: 0px 0px 0px 18px;
}

#left_col a.sub:hover {
color: #000000;
text-decoration: underline;
}


#left_col ul.sub {
margin: 0px;
padding: 0px;
}

#left_col li.sub {
list-style-type: none;
margin: 0px;
}



/* right column styles
------------------------------------------------------------------------------------------------------ */
#right_col {
float: left;
padding-right: 15px;
width: 650px;
top: 120px;
color: #000000;
z-index: 300;
}

* html #right_col {
padding-bottom: 10px;
p\adding-bottom: 10px;
padding-top: 10px;
p\adding-top: 10px;
}

#top-left {
width: 20px;
height: 20px;
}

* html #right_col {
padding-bottom: 10px;
p\adding-bottom: 10px;
}

#right_col a {
text-decoration: underline;
color: #003366;
}

#right_col a:hover {
text-decoration: underline;
}

#right_col ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
}

#right_col li {
padding-left: 40px;
padding-bottom: 5px;

background-repeat: no-repeat;
background-position: 2em .25em;
}

#right_col p {
padding-left: 15px;
}

#right_col  h2 {
color: #003366;
font-weight: normal;
font-size: 150%;
margin-left: 15px;
padding-top: 10px;
border-bottom: 1px solid #003366;
}

#right_col a:hover {
text-decoration: underline;
background: #DCDCDC;
}

/* midcolumn  styles
------------------------------------------------------------------------------------------------------ */
#midcol {
float: left;
width: 400px;
top: 120px;
padding: 0px;
margin: 0px;
z-index: 300;
}

* html #midcol {
padding-bottom: 10px;
p\adding-bottom: 10px;
padding-top: 10px;
p\adding-top: 10px;
}

#midcol a {
text-decoration: none;
color: #000000;
}

#midcol a:hover {
text-decoration: underline;
}

#midcol ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 115%;
}

#midcol li {
list-style-type: none;
padding-left: 40px;
padding-bottom: 5px;
}

#midcol ul.sub {
padding-left: 0px;
background: none;
list-style-type: none;
}

#midcol li.sub {
padding-left: 60px;
background: none;
list-style-type: none;
}

#midcol p {
padding-left: 40px;
}

#midcol  h2 {
color: #003366;
font-weight: normal;
font-size: 150%;
margin-left: 40px;
border-bottom: 1px solid #003366;
}


/* column 3 styles
------------------------------------------------------------------------------------------------------ */
#col3 {
float: right;
background-color: #993300;
color:#ffffff;
width: 200px;
top: 120px;
padding: 0px;
margin-top: 1px;
margin-bottom: 15px;
z-index: 300;
}

* html #col3  {
padding-bottom: 10px;
p\adding-bottom: 10px;
padding-top: 10px;
p\adding-top: 10px;
}

#col3bottom-left {
width: 100%;
height: 10px;
margin: 0px;
padding: 0px;
background-image:url(../images/col3corner.jpg);
background-position: left bottom;
background-repeat: no-repeat;
background-color:#993300;
}

* html #col3bottom-left  {
margin-bottom: -10px;
m\argin-bottom: -10px;
}

#col3 a {
text-decoration: none;
color: #000000;
}

#col3 a:hover {
text-decoration: underline;
}

#col3 ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 105%;
}

#col3 li {
list-style-type: none;
padding-left: 40px;
padding-bottom: 5px;
}

#col3 ul.sub {
padding-left: 0px;
background: none;
list-style-type: none;
}

#col3 li.sub {
padding-left: 60px;
background: none;
list-style-type: none;
}

#col3 p {
padding-left: 10px;
}

/* sidebars
------------------------------------------------------------------------------------------------------ */

#barrighttransparent215	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 215px;	 
	}

#barrighttransparent265	{
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 265px;	 
	}

/* other styles
------------------------------------------------------------------------------------------------------ */
.padding-left {
padding-left: 40px;
}

blockquote {
text-indent: -4.5px;
padding-left: 40px;
margin-left: 0px;

}

.text-indent {
text-indent: -15px;
padding-left: 40px;
}

/* other fonts
------------------------------------------------------------------------------------------------------ */

.caption	{
	color : #4A4B4C;
	line-height: 110%;
	font-size: 11px;
	text-align: left;
	}
.caption2	{
	color : #4A4B4C;
	line-height: 150%;
	font-size: 12px;
	text-align: left;
	font-weight : normal;
	}
	
/* the end
------------------------------------------------------------------------------------------------------ */

