body{
	margin:0px;
	padding:0;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/outer_dropshadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#line {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CC121;
}


a {
	color: #AE2131;
	text-decoration: none;
}
p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 6px;
	margin-right: 10px;
}
form p {
	margin-top: 5px;
	margin-bottom: 5px;
}



#maincontainer{
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
}
#maincontainerTemplate {
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	background-image: url(images/header-template-rap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontainerTemplateSolutions {
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	background-image: url(images/header-template-rap-solutio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontainerTemplateTech {
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	background-image: url(images/header-template-rap-tech.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontainerTemplatePartner {
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	background-image: url(images/header-template-rap-partner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontainerTemplateSupport {
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	background-image: url(images/header-template-support-.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



#maincontainerTemplateContact {
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	background-image: url(images/header-template-rap-contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontainerTemplateAbout {
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	background-image: url(images/header-template-rap-about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontainerTemplateLegalNote {
	border-right: 1px #8CC121;
	border-left: 1px #8CC121;
	margin-top: 0px;
	margin-right: 2em;
	margin-left: 2em;
}






#header{
	height: 80px;
}

#header img{
	margin: 0;
	padding-top: 20px;
	padding-left: 35px;
}
#headerTemplate {
	height: 80px;
}
#headerTemplate img {
	margin: 0;
	padding-top: 20px;
	padding-left: 35px;
}
#headerTemplateRap {
	background-image: url(images/header-template-rap.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 108px;
}



#contentwrapper{
	width: 780px;
	background-color: #FFFFFF;
	width: 955px;
	margin: 0px;
	padding: 0px;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}
.smaller {
	font-size: 11px;
	line-height: 1.3em;
}


#SearchArea {
	float: right;
	margin-top: 25px;
	width: 620px;
	margin-bottom: 20px;
}
#SearchArea a {
	font-size: 0.9em;
	text-decoration: none;
	background-image: url(images/green-disc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
#SearchArea a:hover {
	color: #8CC121;
}


#leftcolumn_hp{
	width: 220px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0px;
	background-color: #E6E7E8;
}
#centerColum_Template {
	margin: 30px 20px 15px;
	color: #333333;
}
#centerColum_Template h3 {
	font-size: 18px;
	color: #333333;
}
#centerColum_Template h4 {
	font-size: 14px;
	color: #666666;
}
#centerColum_Template h5 {
	color: #8CC121;
	background-image: url(images/tab-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bolder;
}
#centerColum_Template h5 a {
	color: #8CC121;
}
#centerColum_Template h5 a:hover {
	color: #B0E04B;
}

#centerColum_Template li {
	background-image: url(images/bullet-green.gif);
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 6px;
	padding-bottom: 8px;
	list-style-type: none;
}




#subMenuHeader {
	background-image: url(images/submenu-header.gif);
	height: 28px;
	color: #FFFFFF;
}
#subMenu {
	margin-top: 10px;
}

#subMenuBorder {
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
}
#subMenuFooter {
	background-image: url(images/submenu-footer.gif);
	height: 140px;
	margin: 0px;
	padding: 0px;
}



#rightcolumn_hp {
	width: 685px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#rightcolumn_hp form {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EBEBEB;
}
#words {
	background-image: url(images/words_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 232px;
}
#words a:hover {
	color: #FFFFFF;
	background-color: #0063DC;
}

#wordsTXT {
	padding-right: 35px;
	padding-left: 35px;
	text-align: justify;
	line-height: 28px;
	margin-bottom: 0px;
	padding-top: 35px;
}
#wordsButton {
	margin-top: 18px;
	margin-bottom: 0px;
}
.words1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	text-transform: uppercase;
	color: #0063DC;
	text-decoration: none;
}
.words3 a {
	font-size: 15pt;
	text-transform: uppercase;
	color: #0063DC;
	font-weight: bold;
	text-decoration: none;
}
.words4 a {
	font-size: 12pt;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0063DC;
	text-decoration: none;
}
.words5 a {
	font-size: 12pt;
	color: #0063DC;
	font-weight: bold;
	text-decoration: none;
}
.words6 a {
	font-size: 15pt;
	color: #0063DC;
	text-decoration: none;
}
.words2 a {
	font-size: 11pt;
	color: #0063DC;
	text-decoration: none;
}
.words7  a {
	color: #0063DC;
	text-decoration: none;
}

#TextArea ul {
	margin: 0px;
	padding: 10px 0px 0px;
	font-weight: normal;
	font-size: 80%;
}
#TextArea {
	margin: 0px;
	padding: 0px;
}

#TextArea ul {
	margin-left: 5px;
	padding-left: 5px;
}

#login {
	width: 219px;
	background-color: #E6E7E8;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}

.loginHeader {
	font-size: 80%;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	width: 220px;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
	background-color: #E6E7E8;
	background-image: url(images/login-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}
.loginHeaderTXT {
	padding-top: 4px;
	padding-left: 8px;
}
#loginTXT  li {
	background-image: url(images/bullet-blue.gif);
	font-size: 0.8em;
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 4px;
	padding-bottom: 5px;
	list-style-type: none;
	color: #333333;
}

.loginHeader2 {
	color: #1D62A5;
	padding: 10px 10px 0px;
	margin-bottom: 0px;
	font-size: 3mm;
	font-weight: bolder;
}
#loginbckgrnd {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/login-body-bckgrnd.gif);
}
#loginmore  {
	background-image: url(images/login-more.gif);
	background-color: #E6E7E8;
	background-repeat: no-repeat;
	height: 17px;
}
.loginmoreButton  {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 23px;
	text-decoration: none;
	margin-top: 2px;
}
#loginmore  a:hover {
	color: #D1E1F1;
}
#loginTextBox  input {
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 5px;
	padding-right: 4px;
}
.joinHeader {
	font-size: 80%;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	width: 220px;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
	background-color: #E6E7E8;
	background-image: url(images/join-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}
.joinHeaderTXT {
	padding-top: 4px;
	padding-left: 8px;
}
#joinbckgrnd {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/join-body-bckgrnd.gif);
}
#joinmore {
	background-image: url(images/join-more.gif);
	background-color: #E6E7E8;
	background-repeat: no-repeat;
	height: 17px;
}



#form1   {
	margin: 0px;
	padding: 0px;
}
#highlights {
	width: 215px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(images/merchant-body-bckgrnd.gif);
}
.highlightsHeader2 {
	color: #1D62A5;
	padding: 0px 5px 10px 0px;
	margin-bottom: 0px;
	font-size: 3mm;
	font-weight: bolder;
}

#highlightsTXT  li {
	background-image: url(images/bullet-blue.gif);
	font-size: 11px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 4px;
	padding-bottom: 5px;
	list-style-type: none;
	color: #333333;
}

#highlightFooter  {
	background-image: url(images/highlight-footer.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 34px;
}


#merchant {
	width: 215px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 5px;
	padding-right: 8px;
}

.merchantHeader {
	font-size: 80%;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	width: 215px;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/merchant-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
.merchantHeaderTXT {
	padding-top: 6px;
	padding-left: 8px;
}
#merchantTXT  li {
	background-image: url(images/bullet-blue.gif);
	font-size: 11px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 4px;
	padding-bottom: 5px;
	list-style-type: none;
	color: #333333;
}

.merchantHeader2 {
	color: #1D62A5;
	padding: 10px 10px 0px;
	margin-bottom: 0px;
	font-size: 3mm;
	font-weight: bolder;
}
#merchantbckgrnd {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/merchant-body-bckgrnd.gif);
}
#merchantmore  {
	background-image: url(images/merchant-more.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 34px;
}
#merchantmore a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 23px;
	padding-top: 21px;
	text-decoration: none;
}
#merchantmore  a:hover {
	color: #D1E1F1;
}






#billing {
	width: 215px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 7px;
	margin-left: 7px;
}
.billingHeader {
	font-size: 80%;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	width: 215px;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/billing-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
.billingHeaderTXT {
	padding-top: 6px;
	padding-left: 8px;
}
#billingTXT li {
	background-image: url(images/bullet-green.gif);
	font-size: 11px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 4px;
	padding-bottom: 5px;
	list-style-type: none;
	color: #333333;
}


.billingHeader2 {
	color: #8CC121;
	padding: 10px 10px 0px;
	margin-bottom: 0px;
	font-size: 3mm;
	font-weight: bolder;
}
#billingbckgrnd {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/billing-body-bckgrnd.gif);
}
#billingmore  {
	background-image: url(images/billing-more.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 34px;
}
#billingmore  a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 23px;
	padding-top: 21px;
	text-decoration: none;
}
#billingmore a:hover {
	color: #E2F3BE;
}
#upload {
	width: 215px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	padding-left: 8px;
}
.uploadHeader {
	font-size: 80%;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	width: 215px;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/upload-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
.uploadHeaderTXT {
	padding-top: 6px;
	padding-left: 8px;
}
#uploadTXT li {
	background-image: url(images/bullet-grey.gif);
	font-size: 11px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 4px;
	padding-bottom: 5px;
	list-style-type: none;
	color: #333333;
}


.uploadHeader2 {
	color: #5E5E5E;
	padding: 8px 8px 0px;
	margin-bottom: 0px;
	font-size: 3mm;
	font-weight: bolder;
}
#uploadbckgrnd {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/upload-body-bckgrnd.gif);
}
#uploadmore  {
	background-image: url(images/upload-more.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 34px;
	background-position: 1px;
}
#uploadmore  a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 24px;
	padding-top: 21px;
	text-decoration: none;
}
#uploadmore a:hover {
	color: #DFDFDF;
}

#tech {
	width: 215px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 15px;
}
.techHeader {
	font-size: 80%;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	width: 215px;
	margin: 0px;
	line-height: 15px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/tech-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.techHeaderTXT {
	padding-top: 6px;
	padding-left: 8px;
}
#techTXT   {
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	margin-right: 10px;
	padding-top: 5px;
	padding-left: 8px;
}


.techHeader2 {
	color: #5E5E5E;
	padding: 3px 0px 0px 8px;
	margin-bottom: 0px;
	font-size: 3mm;
	font-weight: bolder;
}
#techbckgrnd {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/tech-body-bckgrnd.gif);
}
#techmore  {
	background-image: url(images/tech-more.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	background-position: 1px;
}
#techmore  a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 24px;
	padding-top: 18px;
	text-decoration: none;
}
#techmore a:hover {
	color: #DFDFDF;
}



#uploadnsell {
	background-color: #E6E7E8;
	width: 100%;
	float: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	height: 150px;
}
.uploadnsellHeader {
	font-size: 90%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: none;
	margin: 0px;
	line-height: 15px;
	padding: 10px;
}
.uploadnsellHeader2 {
	color: #666666;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}




#bannerHP {
	background-image: url(images/banner-hp-backgrnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 83px;
	width: 521px;
	margin-top: 12px;
}


.blueFontBold {
	color: #4980BB;
	font-size: 110%;
	font-weight: bold;
}
.leftcolumFormsHeader {
	font-size: 90%;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
	text-transform: none;
	width: 200px;
	margin: 0px;
	line-height: 15px;
	padding: 5px 10px;
}
#leftcolumForms {
	background-color: #999999;
	padding-bottom: 2px;
	margin-top: 20px;
	font-size: 90%;
}
#leftcolumForms input {
	border: 1px solid #333333;
	margin-bottom: 5px;
	color: #666666;
	line-height: 20px;
	padding-left: 5px;
	height: 20px;
	font-size: 11px;
	width: 198px;
}
#leftcolumForms form {
	margin-bottom: 0px;
	margin-top: 10px;
}
#solutions {
	vertical-align: middle;
	color: #8CC121;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	width: 100px;
}
#solutionimage {
	float: left;
}

.BorderOutline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #94283A;
	border-bottom-color: #94283A;
	margin-bottom: 30px;
}
#headerAbout {

	background: #FFF url(images/header_about.jpg); /*Height of top section*/
	height: 114px;
}
#headerAbout img{
	margin: 0;
	padding-top: 35px;
	padding-left: 38px;
}
#headerServices {

	background: #FFF url(images/header_services.jpg); /*Height of top section*/
	height: 114px;
}
#headerServices img{
	margin: 0;
	padding-top: 35px;
	padding-left: 38px;
}
#headerResource {

	background: #FFF url(images/header_resource.jpg); /*Height of top section*/
	height: 114px;
}
#headerResource img{
	margin: 0;
	padding-top: 35px;
	padding-left: 38px;
}
#headerNews {

	background: #FFF url(images/header_news.jpg); /*Height of top section*/
	height: 114px;
}
#headerNews img{
	margin: 0;
	padding-top: 35px;
	padding-left: 38px;
}
#headerContact {

	background: #FFF url(images/header_contact.jpg); /*Height of top section*/
	height: 114px;
}
#headerContact img{
	margin: 0;
	padding-top: 35px;
	padding-left: 38px;
}
#lines {
	background-image: url(images/lines.gif);
	background-repeat: repeat-x;
	height: 40px;
}


#footer{
	width: 100%;
	color: #FFFFFF;
	padding: 6px 0;
	clear: left;
	font-size: 10px;
	background-color: #4980BB;
}

#footer a{
color: #FFFFFF;
}
#legalnote {
	float: left;
	padding-left: 35px;
}
#copy {
	padding-left: 495px;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.BorderOutline p {
	margin-right: 10px;
	margin-left: 5px;
}


/*dt {
	background-image: url(images/disc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px 4px;
	padding-bottom: 6px;
}
dl {
	font-size: 0.8em;
	line-height: 1.2em;
}*/
.FirstWord {
	font-size: 120%;
	font-weight: bold;
	color: #94283A;
}
.more {
	font-size: 0.8em;
	float: right;
	margin-right: 15px;
}

.FirstWord a {
	color: #AE2131;
}
.FistWord a:hover {
	color: #CF7A85;
}
.BlueButton {
	color: #FFFFFF;
	font-size: 70%;
	background-color: #00507D;
	padding: 20px 0px;
	text-align: center;
}
.BlueButton a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #07466D;
	border: 5px solid #43719C;
	text-transform: uppercase;
	padding: 4px;
}
.BlueButton a:hover {
	color: #9CCF8B;
}
.GreyButton {
	color: #FFFFFF;
	font-size: 70%;
	background-color: #626365;
	padding: 20px 0px;
	text-align: center;
}
.GreyButton a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #606163;
	border: 5px solid #96989B;
	text-transform: uppercase;
	padding: 4px;
}
.GreyButton a:hover {
	color: #9CCF8B;
}
.YellowButton {
	color: #FFFFFF;
	font-size: 70%;
	background-color: #B1A95D;
	padding: 20px 0px;
	text-align: center;
}
.YellowButton a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B9257;
	border: 5px solid #DAD4A7;
	text-transform: uppercase;
	padding: 4px;
}
.YellowButton a:hover {
	color: #9CCF8B;
}
.RedButton {
	color: #FFFFFF;
	font-size: 70%;
	background-color: #952B3E;
	padding: 20px 0px;
	text-align: center;
}
.RedButton a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6A1E2C;
	text-transform: uppercase;
	padding: 4px;
	border: 5px solid #AD3247;
}
.RedButton a:hover {
	color: #9CCF8B;
}
a:hover {

	color: #CF7A85;
}
#footer a:hover {

color: #DE5465;
}
#leftcolumn_template {
	width: 170px;
	margin-left: 20px;
	margin-top: 35px;
	margin-right: 0px;
	padding: 0px 25px 0px 0px;
	font-size: 11pt;
}

#rightcolumn_template {
	width: 510px;
	margin-top: 30px;
	padding: 0px 0px 0px 25px;
	margin-right: 30px;
	margin-left: 0px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #E9C0C6;
}
#rightcolumn_template ul {
	margin-left: 10px;
	padding-left: 10px;



}


#hide {
	visibility: hidden;
	position: absolute;
}
.print{
	font-size: 0.7em;
	text-decoration: none;
	text-align: right;
}
#popup ul {
	margin-left: 10px;
	padding-left: 10px;



}
#popup li {
	background-image: url(images/disc.gif);
	font-size: 0.8em;
	line-height: 1.5em;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 1px 7px;
	padding-bottom: 10px;
	list-style-type: none;
}
#resource a{
	color: #004990;
}
#resource a:hover{
	color: #005AE1;
}
.TXT {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 5px;
}
#header_template {

	background: #FFF url(images/header_template.jpg) no-repeat right top; /*Height of top section*/
	height: 157px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #43131B;
}
#header_template img {

	margin: 0;
	padding-top: 5px;
}

#lines_template {

	background-image: url(images/pas_template2.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.white {
	color: #FFFFFF;
}
.faqStrip {
	background-image: url(images/faq-strip.gif);
	background-repeat: repeat;
	background-position: left center;
}
.SmallFlashButtonSpacer {
	margin: 0px;
	padding: 0px;

}
#centerColum_TemplateSiteMap {
	margin: 30px 20px 15px;
	color: #333333;
}
