/* CSS Document */

#globalContainer {
	width: 702px;
	min-height: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}
#swContainer {
	width: 702px;
}

#logo {
	float: left;
	width: 224px;
}

#swLinks {
	float: left;
	width: 353px;
	text-align: right;
}

#telNo {
	float: left;
	width: 125px;
}

#headerContainer {
	width: 700px;
	border: 1px solid #9C9C9C;
}

#menuContainer {
	width: 700px;
	background-color: #6AD0F7;
	color: #9319AB;
	text-align: center;
	font-weight: bold;
	xpadding: 5px 0px 5px 0px;
}

body {
	font-size : 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}

a {
	color: #9319AB;
	text-decoration: none;
}

a:hover {
	color: #9319AB;
	text-decoration: underline;	
}

.tablevideo {
	border: 1px solid #9C9C9C;
}

hr {
	clear: both;
	border-top: 1px dashed #DBD9D9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0px;
	width: 100%;
	text-align:center;
}
.purpletext {
color: #9D16AE;
}
.bluetext {
color: #6CCFF5;
}
.greytext {
color: #666666;
}

.chromestyle{
width: 702px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 702px;
background: url(../images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 3px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 1px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(../images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

ul {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	list-style: square;
}

ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

/**/

#swLinks ul {
	margin: 0px;
	padding: 29px 0px 0px 0px;
	list-style: none;
}

#swLinks ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#swLinks ul li a {
	color: #666666;
	text-decoration: none;
}

#swLinks ul li a:hover {
	color: #9D16AE;
	text-decoration: underline;
}

#footerSitewide ul {
	margin: 0px;
	padding: 0px;
}

#footerSitewide ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#footerSitewide ul li a {
	color: #666666;
	text-decoration: none;
}

#footerSitewide ul li a:hover {
	color: #9D16AE;
	text-decoration: underline;
}

#breadcrumbs {
	font-size: 90%;
	color: #262E6C;
	font-weight: bold;
}

#breadcrumbs a {
	color: #262E6C;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #262E6C;
	text-decoration: underline;
}

/**/

input, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}

fieldset {
	border: 1px solid #DBD9D9;
	padding: 10px;
	margin: 5px 0px;
}

legend {
	color: #6AD0F7;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/*---- form ---*/

#errorbox {
	border: 1px solid #F71842;
	padding: 15px;
	margin: 20px 0px;
	color: #F71842;
}

.conform {
	padding: 15px;
}

.conform2 {
	padding: 15px;
}

.conform label {
	float: left;
	margin: 2px 0px 3px 0px;
	width: 150px;
	font-weight: normal;
}

.conform2 label {
	float: left;
	font-weight: bold;
}

.conform select,input,textarea {
	margin: 0px 0px 7px 0px;
	vertical-align: middle;
}

/*---- form END ---*/

/* --- MODULE styles --- */

.moduleTable {
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
	font-size: 90%;
	color: #262E6C;
	border-top: 1px dashed #DBD9D9;
}

.moduleList_header {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 3px 0px;
	border-bottom: 1px dashed #DBD9D9;
	font-weight: bold;
}

.moduleList {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 220%;
	border-bottom: 1px dashed #DBD9D9;
}

.moduleList a {
	color: #262E6C;
	text-decoration: none;
}

.moduleList a:hover {
	color: #262E6C;
	text-decoration: underline;
}

.moduleItem {
	padding: 10px 15px 10px 0px;
	border-bottom: 1px dashed #DBD9D9;
}

.moduleItem2 {
	color: #262E6C;
	vertical-align: top;
	padding: 15px 0px 0px 0px;
	border-bottom: 1px dashed #DBD9D9;
}

.moduleItem2 h2 {
	color: #262E6C;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

.moduleItem2 h2 a {
	color: #262E6C;
	text-decoration: none;
}

.moduleItem2 h2 a:hover {
	color: #6AD0F7;
	text-decoration: underline;
}

/* --- MODULE styles END --- */

#blankContainer h1 {	
	color: #FF791F;
	font-size: 160%;
	text-transform: uppercase;
}

.clientTable td {
	border: 1px solid #ccc;
	padding: 8px 0px 8px 0px;
}

/**/

#sitemap ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#sitemap ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap ul li a {
	color: #666666;
	font-weight: bold;
}

#sitemap ul li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
}

#sitemap ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sitemap ul li ul li a {
	color: #FF791F;
	font-weight: normal;
}

#twoColContainer {
	width: 702px;
	margin: 15px 0px 15px 0px;
}

#twoColHeader {
	width: 702px;
	height: 21px;
	background-image: url(images/2-col-top.gif);
	background-repeat: no-repeat;
}
#twoColHeaderChild {
	width: 702px;
	height: 21px;
	background-image: url(images/2-col-topchild.gif);
	background-repeat: no-repeat;
}

#twoColContentChild {
	width: 702px;
	background-image: url(images/2-col-bgchild.gif);
}

#twoColContent {
	width: 702px;
	background-image: url(images/2-col-bg.gif);
}

#twoColFirst {
	float: left;
	width: 433px;
	margin-right: 15px;
	padding: 0px 15px 10px 15px;
}

#twoColChild {
	float: left;
	width: 670px;
	margin-right: 15px;
	padding: 0px 15px 10px 15px;
}

#twoColFirst h1 {
	margin: 0px;
	padding: 0px;
}

#twoColFirst h1 span {
	display: none;
}

#twoColFirst p {
	margin: 0px;
	line-height: 150%;
}

#twoColSecond {
	float: left;
	width: 194px;
	color: #666666;
	padding: 0px 15px 0px 15px;
	font-size: 90%;
}

#twoColSecond h1 {
	margin: 0px;
	padding: 0px;
}

#twoColSecond h1 span {
	display: none;
}

#twoColSecond h2 {
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
	color: #262E6C;
}

.colheader {
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
	color: #262E6C;
}

#twoColSecond h2 a {
	color: #262E6C;
	font-size: 100%;
	margin: 14px 0px 12px 0px;
}

#twoColSecond p {
	margin: 0px;
}

#twoColFooter {
	width: 702px;
	height: 21px;
	background-image: url(images/2-col-bot.gif);
	background-repeat: no-repeat;
}
#twoColFooterChild {
	width: 702px;
	height: 21px;
	background-image: url(images/2-col-botchild.gif);
	background-repeat: no-repeat;
}

#threeColContainer {
	width: 702px;
}

#threeColHeader {
	width: 702px;
	height: 15px;
	background-image: url(images/3-col-top.gif);
	background-repeat: no-repeat;
}

#threeColContent {
	width: 702px;
	background-image: url(images/3-col-bg.gif);
}

.threeColBox1,.threeColBox2 {
	float: left;
	width: 194px;
	padding: 0px 15px 10px 15px;
}

.threeColBox1 {
	margin-right: 15px;	
}

.threeColBox1 h1,.threeColBox2 h1 {
	margin: 0px;
	padding: 0px;
}

.threeColBox1 h2,.threeColBox2 h2 {
	color: #262E6C;
	font-size: 100%;
	margin: 14px 0px 12px 0px;
}

.threeColBox1 p,.threeColBox2 p {
	margin: 0px;
	line-height: 135%;
}

.threeColBox1 h1 span,.threeColBox2 h1 span {
	display: none;
}

#threeColFooter {
	width: 702px;
	height: 10px;
	background-image: url(images/3-col-bot.gif);
	background-repeat: no-repeat;
}
#footerContainer {
	width: 702px;
	margin: 15px 0px 0px 0px;
}

#footerSitewide {
	float: left;
	width: 463px;
	margin: 0px 15px 0px 0px;
}

#footerStrap {
	float: left;
	width: 224px;
}

#breadcrumbs {
	width: 702px;
	padding: 5px 0px 5px 0px;
}

#blankContainer {
	padding: 20px;
}
#pageImg {
	width: 700px;
}
.textboxapp {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
    border-color: #9927B0;
	width: 200px;
}
.btnlink 
{
	width:98px;
	height:20px;
	text-align:center;
	font-family: Arial;
	border: 1px solid;
	color:#9927B0;
	background-color: #6ECFF6;
}
