.repeatWrapper {
	padding-bottom: 20px;
}
.repeatWrapperShadow {
	padding-bottom: 20px;
	background-image: url(/images/bg_repeatWrapperClient.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 15px;
}
.TitleClient {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #000000;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 5px;
	text-indent: 10px;
}
.txtClient {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.articlesPdfPadding {
	padding-left: 10px;
	background-color: #CC9966;
}

.signature {
	text-align: right;
	font-weight: bold;
	color: #4F3E1E;
	font-size: 12px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	width: 560px;
	height: 20px;
}



.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 8px;
	background-image: url(/images/BG_Title.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	color: #000000;
	letter-spacing: 1px;
}
.Title02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 12px;
	color: #000000;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 5px;
	text-indent: 10px;
	background-image: url(/images/BG_Title.gif);
	background-repeat: no-repeat;
	background-position: 10px 29px;
}
.sectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #282A7F;
	padding-bottom: 30px;
	letter-spacing: 1px;
	background-image: url(/images/BG_sectionTitle.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	text-align: right;
	font-weight: normal;
}
.categoryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F65916;
	padding-bottom: 30px;
	background-position: right 15px;
	text-align: right;
	font-weight: bold;
	margin-top: -30px;
	text-transform: uppercase;
}


.designation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(/images/BG_dot.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 17px;
	font-weight: normal;
	font-size: 17px;
	font-style: italic;
}
.txtColumn {
	width: 370px;
	float: right;
}
.txt {
}


.photoWrapper {
	width: 182px;
	float: right;
}
.photoGalleryThumbs {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin-right: 5px;
	float: left;
}
/*thumbnail image border hover*/
.photoGalleryThumbs img{
	margin-bottom: 5px;
	border: 2px solid #006633;
}

.photoGalleryThumbs:hover img{
	background-repeat: repeat;
	border: 2px solid #E9740A;
}
.photoGalleryThumbs:hover{
	color: #00FF00; /* Dummy definition to overcome IE bug */
}
.photoWrapperGallery {
	width: 470px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


.photoBrdrDetails {
	border: 1px solid #EF7505;
}
.padding {
	background-color: #CCCC00;
	margin-top: -8px;
	margin-left: 20px;
}

.pdf {
	width: 50px;
	float: left;
	padding-top: 2px;
}

.pdf a:link, .pdf a:visited {
	background-image: url(/images/bg_pdf_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.pdf a:hover, .pdf a:active {
	background-image: url(/images/bg_pdf_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}

.ppt {
	width: 50px;
	float: left;
	padding-top: 5px;
}

.ppt a:link, .ppt a:visited {
	background-image: url(/images/bg_ppt_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a83e2d;
	text-decoration: none;
	font-weight: bold;
}
.ppt a:hover, .ppt a:active {
	background-image: url(/images/bg_ppt_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}


.map {
	width: 85px;
	float: left;
	padding-top: 5px;
}

.map a:link, .map a:visited {
	background-image: url(/images/bg_view_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FD6B2F;
	text-decoration: none;
	font-weight: bold;
}
.map a:hover, .map a:active {
	background-image: url(/images/bg_view_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}

.mpg {
	width: 50px;
	float: left;
	padding-top: 5px;
}

.mpg a:link, .mpg a:visited {
	background-image: url(/images/bg_mpg_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #30457E;
	text-decoration: none;
	font-weight: bold;
}
.mpg a:hover, .mpg a:active {
	background-image: url(/images/bg_mpg_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}

.previousPage {
	width: 130px;
	float: left;
	padding-top: 2px;
	font-size: 12px;
	text-transform: uppercase;
}

.previousPage a:link, .previousPage a:visited {
	background-image: url(/images/bg_previous_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #203687;
	text-decoration: none;
	font-weight: bold;
}
.previousPage a:hover, .previousPage a:active {
	background-image: url(/images/bg_previous_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}

.web {
	float: left;
	padding-top: 5px;
}

.web a:link, .web a:visited {
	background-image: url(/images/bg_web_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757000;
	text-decoration: none;
	font-weight: bold;
}
.web a:hover, .web a:active {
	background-image: url(/images/bg_web_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}

.companyWebLink {
	padding-top: 10px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 15px;
}

.companyWebLink a:link, .companyWebLink a:visited {
	background-image: url(/images/bg_web_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #757000;
	text-decoration: none;
	font-weight: bold;
}
.companyWebLink a:hover, .companyWebLink a:active {
	background-image: url(/images/bg_web_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}



.email {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
}
.email a:link, .email a:visited {
	background-image: url(/images/bg_email_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2550a6;
	text-decoration: none;
	font-weight: bold;
}
.email a:hover, .email a:active {
	background-image: url(/images/bg_email_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF8506;
	text-decoration: underline;
}
.photoBrdrLeft {
	float: left;
	background-image: url(/images/bg_PhotoBrdrLeft.jpg);
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 19px;
	padding-bottom: 19px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photoBrdrRight {
	float: right;
	background-image: url(/images/bg_PhotoBrdrLeft.jpg);
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 19px;
	padding-bottom: 19px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}


.photoBrdrNormal {
	background-image: url(/images/bg_PhotoBrdrLeft.jpg);
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EA7C1D;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F08A1B;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-right: 0px;
}

#ContentWrapper .repeatWrapper ul {
	width: 200px;
	list-style-type: circle;
	padding-left: 150px;
}
.companyTitle {
	width: 370px;
	float: right;
	color: #282A7F;
	font-weight: normal;
	text-align: right;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	margin-top: 10px;
	background-image: url(/images/bg_companyTitle.jpg);
	background-repeat: no-repeat;
	background-position: right 14px;
}
.companyLogo {
	border: 1px solid #211B25;
	float: right;
}
.question {
	background-image: url(/images/bg_question.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	color: #AB490E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 3px;
}
.answer {
	background-image: url(/images/bg_answer.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	color: #0D8400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	margin-left: 1px;
}
/*This is for the text area in contact us*/
.submit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	cursor: pointer;
	letter-spacing: 2px;
} 
input#email, input#name, input#phone, input#fax, input#company, input#address, input#city, input#state, input#zip, input#password      {
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #B1B1B1;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
#ContentNavWrapper #ContentWrapper #form1 #Sendto {
	background-color: #EEEEEE;
}

#BodyStyle #CenterWrapper #ContentNavWrapper #ContentWrapper #form1 table #priorityBox {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #B1B1B1;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}

#ContentWrapper #form1 .ContactText #requestedDate {
	background-color: #EEEEEE;
}


textarea {
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 420px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #B1B1B1;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
#ContentWrapper #form1 .ContactText #description {
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 520px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #B1B1B1;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}


.ContactText {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000087;
	letter-spacing: 1px;
}
.accentText01 {
	font-weight: bold;
	color: #000066;
	padding-bottom: 20px;
}
.accentText02 {
	font-weight: bold;
	color: #282A7F;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.accentText03 {
	font-weight: bold;
	color: #990000;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.accentText04 {
	font-weight: bold;
	color: #4B3625;
	font-size: 16px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.accentText05 {
	font-weight: normal;
	color: #C94602;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 3px;
}
.accentText06 {
	font-weight: bold;
	color: #D57000;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 20px;
}




#ContentWrapper table .txt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#ContentWrapper table .underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


.view {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.view   .title {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.view     .phone {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}



.view a:link, .view a:visited {
	background-image: url(/images/bg_view_n.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FD6B2F;
	text-decoration: none;
	font-weight: bold;
	padding-right: 19px;
}
.view  a:hover, .view  a:active {
	background-image: url(/images/bg_view_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #068700;
	text-decoration: underline;
}
.source {
	font-weight: bold;
	color: #6C2A07;
	font-size: 14px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	padding-bottom: 8px;
	font-style: italic;
	text-indent: 10px;
	margin-top: -3px;
}
.companyName {
	font-weight: bold;
	color: #282A7F;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 8px;
	font-style: normal;
	margin-top: -8px;
}
.label {
	color: #000087;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 2px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	letter-spacing: 1px;
}
.topBrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.simpleLink a:link, .simpleLink a:visited {
	color: #D77100;
}
.simpleLink a:hover, .simpleLink a:active {
	color: #003399;
}
#seniorDiscount {
	float: left;
	padding-right: 10px;
}
.ViewMore {
	padding-top: 10px;
	padding-left: 20px;
}
.PhotoViewWrapper {
	width: 178px;
	float: left;
}
.photoBrdrThumbnails {
	float: left;
	background-image: url(/images/bg_PhotoBrdrLeft.jpg);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.galleryWrapper {
	padding-left: 15px;
	padding-top: 20px;
	width: 580px;
}
.GalleryNavWrapper {
	text-align: center;
	height: 400px;
}
.photoBrdrGallery {
	background-image: url(/images/bg_PhotoBrdrLeft.jpg);
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 19px;
	padding-bottom: 19px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
