/* Set body color */
body {
	background-color: #f0f0f0;
}

/* Remove form padding */
form {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

input.textfield {
	padding-left: 3px;
	border: 1px solid #999;
	font-size:11px;
}

input.submit {
	margin-top: 0px;
	padding-top: 0px;
}

select {
	border: 1px solid #999;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	border: 1px solid #999;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	background-color: #fff;
}

#content {
	margin: 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.hr { 
	width: 100%; 
	height: 1px; 
	background: #B69CCD; 
	line-height: 1px; 
	font-size: 1px;
} 
/* Try to make h1 */
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 3px;
	color: #000000;
}

#title div.hr {
	width: 720px;
	height: 2px;
	margin-bottom: 10px;	
}

#roundtop { 
	background: url(/images/rounded/topRight.gif) no-repeat top right; 
}

#roundbottom {
	background: url(/images/rounded/bottomRight.gif) no-repeat top right; 
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}

#location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 7px;

}

#location a {
	color: #666;
	text-decoration: none;	
}

#location a:hover {
	color: #999;
	text-decoration: underline;
}

#legal {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
}
#legal a{
	color: #333;
	text-decoration: none;
}

#legal a:hover {
	color: #666;
	text-decoration: underline;
}

.leftImgFlow {
	float: left;
	position: relative;
	top: 0px;
	border-right: 0px;
	margin-right: 5px;
}

.rightImgFlow {
	float: right;
	position: relative;
	top: 0px;
	border-left: 0px;
	margin-left: 5px;
}

/* Remove flow stlye */
.clearFlow { clear: both; }

#navbar {
	background-color: #f0f0f0;
	height: 20px;
	width: 520px;
	float: right;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B69CCD;
	border-right-color: #B69CCD;
	border-left-color: #B69CCD;
}
#navbar ul {
	margin: 0; 
	padding: 0;
}
#navbar li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	list-style: none;
	float: left;
	border-right-color: #999;
	padding-right: 5px;
	padding-left: 5px;
}
#navbar li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#navbar li a:hover {
	text-decoration: underline;
}
#navbar li.right {
	float: right;
	border-left-color: #999;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
}

#navbar li.unselected {
}

#navbar li.selected {
	background-color: #B69CCD;
}
#navbar li.selected a{
	color: #fff;
}

#mainColumn {
	padding:0px;
	background:#fff;
	font-size: 11px;
	line-height: 18px;
	width: 495px;
}

#mainColumn p {
	margin: 0px 0px 12px;
}

#mainColumn h2{
	padding-left: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	background-image: url(/images/temp/li_bull.gif);
	background-repeat: no-repeat;
	color: #666;
	text-decoration: none;
	display: inline;
}

#mainColumn ul {
	list-style-image: url(/images/global/bullet.gif);
}

#links {
padding-top: 10px;
clear: both;

}

#links ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
}

#links ul li{
	padding: 0 0 4px 19px;
	line-height: 1.3em;
	background: 0 url(/images/global/actionBullet.gif) no-repeat 2px;
}

#links .title {
	font-size: 10px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	width: 100%;
}

#links a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dashed #B69CCD;
}
#links a:hover {
	border-bottom:1px solid #B69CCD; 
}
#links a:visited {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dashed #B69CCD;
}

#links a:visited:hover {
	text-decoration: none;
	border-bottom:1px solid #B69CCD; 
}

#rightColumn {
	width:200px;
	margin: 0px 0px 0px 7px;
	padding:0px;
	float:right;
	background:#fff;
}

#rightColumn .updated {
	font-size: 9px;
	color: #666;
}

.rightContainer {
	font-size: 10px;
	width: 198px;
	border: 1px solid #999;
	margin: 10px 0px 0px;
	padding: 0px;
	float: right;
}

.rightContainer h3 {
	padding-left: 2px;
	background: #f0f0f0;
	font-size: 10px;
	min-height: 16px;
	line-height: 16px;
	color: #666;
	margin: 0px 0px 4px;
}

.rightContainer img {
	float: left;
	padding: 3px;
	border: 0px;
}

.rightContainer .title {
	font-weight: bold;
}

/** Small arrow graphic */
.rightContainer h3 a {
	padding-left: 7px;
	margin-left: 3px;
	background-image: url(/images/global/arrow.gif);
	padding-bottom: 3px;
	background-repeat: no-repeat;
	color: #666;
	text-decoration: none;
}

.rightContainer h3 a:hover {
	text-decoration: underline;
}

.rightContainer .description {
	padding: 2px;
	margin: 0px;
}

.rightContainer p {
	padding: 2px;
	margin: 0px;
}

.rightContainer .description a {
	color: #333;
	text-decoration: none;	
}

.rightContainer .description a:hover {
	color: #333;
	text-decoration: underline;	
}

.rightContainer .description a:visited {
	color: #999;
	text-decoration: none;	
}

.rightContainer .description a:visited:hover {
	/*color: #999;*/
	text-decoration: underline;	
}

.rightContainer form {
	padding: 2px;
	margin: 2px;
}

.rightContainer  ul {
	list-style-image: url(/images/global/bullet.gif);
	margin-top: 0px;
	margin-bottom: 10px;
	/*padding: 0 0 0 0;*/
}

.rightContainer  ul li a{
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B69CCD;
}

.rightContainer  ul li a:hover{
	color: #333;
	text-decoration: none;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B69CCD;
}

.rightContainer  ul li a:visited{
	text-decoration: none;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B69CCD;
}

.rightContainer  ul li a:visited:hover{
	text-decoration: none;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B69CCD;
}



#leftColumn {
	float: left;
	width:180px;
	margin: 0px 7px 0px 0px;
	padding:0px;
	float:left;
	background:#fff;
	text-align: left;
}

#leftColumn p {
	margin: 0px;
}

.leftImageContainer {
	width: 180px;
	border: 1px solid #999;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	float: left;
	line-height: 14px;
}

.leftImageContainer h3 {
	padding-left: 2px;
	background: #f0f0f0;
	font-size: 10px;
	min-height: 16px;
	line-height: 16px;
	color: #666;
	margin: 0px;
	font-weight: normal;
}

.leftImageContainer h3 a {
/*display: inline;*/
	padding-left: 7px;
/*	margin-left: 3px;*/
	background-image: url(/images/global/arrow.gif);
	/*padding-bottom: 3px;*/
	background-repeat: no-repeat;
	color: #666;
	text-decoration:none;
}

.leftImageContainer h3 a:hover {
	text-decoration:underline;
}

.leftQuoteContainer {
	font-size: 10px;
	width: 180px;
	border: 1px solid #999;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	float: right;
	line-height: 14px;
}

.leftQuoteContainer h3 {
	padding-left: 2px;
	background: #f0f0f0;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	color: #666;
	margin: 0px;
	font-weight: normal;
}

.leftQuoteContainer h3 .company{
	font-weight: bold;
}

.leftQuoteContainer p {
	padding: 2px;
}

.leftQuoteContainer .quoteTopLeft{
	float: left;
	margin: 3px;
}

.leftQuoteContainer .quoteBottomRight{
	float: right;
	margin: 3px;
}

.quoteTopLeft {
	margin: 2px;
	position: relative;
	background-image: url(/images/global/startQuote.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.quoteBottomRight {
	margin: 2px;
	position: relative;
	background-image: url(/images/global/endQuote.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.requiredFields {
	color:#FF0000;
}

.listContainer {
}

.listContainer img {
	float: left;
	padding: 3px;
	border: 0px;
}

.listContainer .title {
	font-weight: bold;
}

