/* CSS Document */

/* CSS Document */

#navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
margin-bottom: 0;
padding-left: 8;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
}

#navcontainer a
{
padding-left: 2;
display: block;
padding: 3px;
padding-left: 0px;
width: 120px;
border-bottom: 1px solid #1C2E41;

}

#navcontainer a:link, #navlist a:visited
{
border:1px solid #7620A2;
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #9237C0;
color: #fff;
}
.footerNav {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
word-spacing: 50%;

}
.footerNav a, .footerNav a:visited {
color: #7620A2;
text-decoration: none;
}
.footerNav a:hover{
color: #CCC;
}
/*  div style   ///////////////*/
#top_nav
{
background-color: #9237C0;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
font weight: bold;
text-align: center;
}
#top_nav a
{
text-decoration: none;
color: #fff;
width: 131px;
padding: 4px;
border: 1px solid #9237C0; 
}

#top_nav a:hover
{
text-decoration: none;
color: #fff;
background-color: #C89BE0;
border: 1px solid white; 
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	padding: 4px;
}
ul {
	margin-left: 0px;

	}
ol {
	margin-top: 5px;
	}
.triangles li {

	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 6px;
	background-repeat: no-repeat;
	text-indent: -20px; 
	}
.triangles li a{
	color: #7620A2;
	text-decoration: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 6px;
	background-image: url(../images/arrow_bullet_static.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	}
.triangles li a:hover{
	color: #7620A2;
	text-decoration: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 6px;
	background-image: url(../images/arrow_bullet.gif);
	background-repeat: no-repeat;
	}


ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	padding-top: 6px;
	}
.page_header
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7620A2;
	font-size: 18px;
	font-weight: bold;
	padding-left: 4px;
}
.page_header img{
border: 1px solid #9237C0; 
}
table.swapTable { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 2px dotted #9237C0; background-color: #F9EFFE; padding: 5px; }
table.swapTable th { background-color: #E17100; color: #fff; }
table.swapTable ol { }
table.swapTable li {  margin-left: 0; padding-left: 0; margin-bottom: 0;}
table.swapTable ul { list-style-type: none; margin-bottom: 0; }
table.swapTable a { width: 100%; display: block; text-decoration: none; background-color: #9237C0; color: #fff; font-weight: bold; padding: 3px; border: 1px solid #C89BE0; }
table.swapTable a:hover {  color: #000; background-color: #C89BE0; font-weight: bold; padding: 3px; border: 1px solid #000; }
table.swapTable p { margin-bottom: 3px;}
table.swapTable img { border: 1px solid black; }
table.swapTable h1 { font-size: 14px; font-weight: bold;}

table.mainContent { border: 1px solid #9237C0; }

.smallTxt { color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding: 5px; }
.smallTxt a { color: #fff; text-decoration: none;}

.pullquote {
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:115%;
	margin:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:7px;
	color: #7620A2;
}
.purpleTxt {
	color: #7620A2;
	font-family: Arial, Helvetica, sans-serif;
}
a.purpleLink {
	color: #7620A2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.TXTdropDown a{
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.TXTdropDown a:hover{
	color: #ccc;
}
.holder {
width: 100px;
}