* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url("/images/snowflakes.png") repeat scroll 0 0 transparent;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	min-width: 1000px;
}

.rss {
	margin-left: 10px;
	top: -1px;
	position: relative;
}

a, #aoh-more a {
	color: #0055CC;
	text-decoration: underline;
}

a:visited {
	color: #333399;
}

a:hover, #aoh-more a:hover, #cap a:hover {
	color: #DF0000;
}

p {
	margin-bottom: 20px;
}

input, select, textarea {
	border: 1px solid #999999;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus {
	border: 1px solid #2E63AB;
}

input[type="radio"], input[type="radio"]:hover {
	border: 0;
	outline: none;
}

label {
	display: block;
	font-weight: bold;
	margin: 10px 0 3px;
}

.option {
	font-weight: normal;
}

.form-radios {
	margin-bottom: 18px;
}

.form-required {
	color: red;
}

.form-submit {
	background-color: #EEEEEE;
	padding: 5px 10px;
}

.form-submit:hover {
	background-color: #DDDDDD;
	cursor: pointer;
}

.messages {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.error {
	border: 1px solid #FF5F5F;
}

div.error {
	background-color: #FFDFDF;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 10px 15px;
}

select.error:hover, input.error:hover, textarea.error:hover, select.error:focus, input.error:focus, textarea.error:focus {
	border: 1px solid red;
}

.webform-confirmation p {
	background-color: #D1EFC2;
	border: 1px solid #66AF41;
	padding: 10px 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#javascript-is-off {
	background-color: #FFDFDF;
	border: 1px solid #FFA7A7;
	margin-bottom: 20px;
	padding: 10px 0;
	position: relative;
	top: -10px;
	bcorder-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

#cap, #header, #inner-menu, #content, #services, #footer, #copyright {
	margin: 0px auto;
	width: 960px;
}

#cap-wrapper {
	border-bottom: 1px solid #EEEEEE;
	font-size: 11px;
	padding: 3px 0;
}

#cap-wrapper, #content-snowflakes {
	background-color: #FFFFFF;
}

#cap a {
	color: #000000;
}

#cap-rss-button {
	background: url('/images/rss-mini.png') no-repeat scroll 0 center transparent;
	padding-left: 15px;
}

#job{
	background: url('/images/podlozhka.png') no-repeat scroll 0 center transparent;
	padding: 20px 20px 20px;
	width: 960px;
	padding-left: 15px;
}

.bull {
	padding: 0 5px;
}

#header {
	height: 105px;
	padding: 10px 0;
}

#logo {
}

#phones {
	float: right;
	font-size: 20px;
	text-align: right;
}

.phone-code {
	font-size: 12px;
	position: relative;
}

#menu {
	background: url("../images/menu-background.gif") repeat-x #3971BB;
	height: 31px;
	width: 100%;
}

#inner-menu {
	list-style: none;
}

#inner-menu li {
	float: left;
	height: 31px;
}

#inner-menu div {
	background: url("../images/menu-button-border.gif") no-repeat;
	float: left;
	height: 31px;
	width: 1px;
}

#inner-menu li a {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	outline: none;
	padding: 8px 30px;
	text-decoration: none;
	line-height: 15px;
}

#inner-menu li a:hover {
	background: url("../images/menu-background-hover.gif") repeat-x;
}

#inner-menu img {
	margin-top: 4px;
}

#inner-menu .active {
	background: url("../images/menu-background-hover.gif") repeat-x;
}

#content {
	padding: 30px 0;
	overflow: hidden;
	zoom: 1;
}

#sidebar {
	float: left;
	margin-top: 8px;
	width: 21%;
}

#sidebar ul {
	list-style: none;
	border-top: 1px #DCDCDC solid;
}

#sidebar li {
	border-bottom: 1px #DCDCDC solid;
}

#sidebar li a {
	color: #000000;
	display: block;
	padding: 7px 14px;
	text-decoration: none;
	outline: none;
}

#sidebar li a:hover {
	color: #DF0000;
	text-decoration: underline;
}

#sidebar .active {
	color: #DF0000;
	font-size: 14px;
}

#inner-content {
	float: right;
	width: 74%;
}

.breadcrumb {
	color: #999999;
	margin-bottom: 5px;
}

#inner-content-title {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	color: #DF0000;
}

#inner-content-content {
	margin: 20px 0 0;
	line-height: 18px;
}

#inner-content-content a[target="_blank"] {
	background: url('../images/external-links.png') no-repeat right center;
	padding-right: 15px !important;
}

#inner-content-content table td {
	text-align: left;
	vertical-align: top;
}

#inner-content-content img {
	margin: 5px 0;
}

#inner-content-content img.cimg {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin: 5px 20px 20px 0;
	padding: 5px;
}

#inner-content-content hr {
	border: 1px #CCCCCC solid;
	margin: 20px 0;
}

#inner-content-content h2 {
	color: #DF0000;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 20px;
	letter-spacing: 0.5px;
}

#inner-content-content h3 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 15px;
}

#inner-content-content ul {
	margin-left: 15px;
}

#inner-content-content .description {
	color: #666666;
	font-size: 11px;
}

.glink a {
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
}

.glink a:hover {
	border-bottom: 1px solid #000000;
	color: #000000;
}

.ctable {
	border-collapse: collapse;
	margin-top: 15px;	
}

.ctable td {
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 10px;
	vertical-align: top;
}

.ctable-title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.ctable-title td {
	border-bottom: 2px solid #999999 !important;
	vertical-align: bottom !important;
}

#services {
	padding: 30px 0;
	overflow: hidden;
	zoom: 1;
}

#services-col1 {
	float: left;
	margin-right: 20px;
	width: 460px;
}

#credit-on-security {
	color: #666666;
	margin: 15px 0 30px;
}

#credit-on-security h3 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}

#services-col2 {
	float: left;
	margin-left: 20px;
	width: 460px;
}

#services-col2 td {
	text-align: center;
	vertical-align: top;
}

.amount-on-hand {
	height: 99px;
	margin: 0 0 30px 15px;
}

.amount-on-hand-2 {
	height: 99px;
	margin: 20px 0 80px;
	text-align: center;
}

.amount-on-hand a, .amount-on-hand-2 a {
	text-decoration: none;
}

.aoh-state:hover {
	border: 2px #2E63AB solid;
	left: -22px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	padding: 20px;
	position: relative;
	top: -22px;
	margin-bottom: -14px;
}

#aoh-inner-div-1 {
	background-color: #FFFFFF;
	z-index: 1;
}

#aoh-inner-div-1:hover {
	cursor: pointer;
}

#aoh-inner-div-2 {
	color: #BBBBBB;
	display: block;
	width: 396px;
}

#aoh-inner-div-2-2 {
	color: #BBBBBB;
	display: block;
	padding-top: 10px;
}

#aoh-inner-div-2-2 span {
	padding: 0 2px;
}

#aoh-more {
	display: none;
	font-size: 15px;
	margin-top: 10px;
	text-align: center;
}

#aoh-more:hover {
	cursor: default;
}

.aoh-all {
	border: 2px #2E63AB solid;
	left: -22px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	padding: 20px;
	position: relative;
	top: -22px;
}

.aoh-all-2 {
	border: 3px #CCCCCC solid;
	left: -23px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	padding: 20px;
	position: relative;
	top: -23px;
}

.aoh-all table {
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.aoh-all-2 table {
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#indicator1, #indicator2, #indicator3, #indicator4 {
	font-size: 13px;
}

.current-aoh {
	color: #2E63AB;
}

#main-services-title {
	margin-bottom: 30px;
}

#main-services-title a, #main-news-caption a {
	color: #DF0000;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.5px;
}

#main-services-title a:hover, #main-news-caption a:hover {
	text-decoration: underline;
}

#services2 td {
	font-size: 13px;
	padding-bottom: 25px;
	text-align: left;
}

#services2 img {
	margin-right: 30px;
}

#news {
	line-height: 18px;
	padding-left: 15px;
}

#main-news-caption {
	margin-bottom: 25px;
}

.main-news-date {
	color: #275B9F;
	font-weight: bold;
	margin-bottom: 3px;
}

.main-news-title {
	margin-bottom: 20px;
}

#sitemap {
	line-height: 20px;
}

#services2 a, .main-news-title a, #sitemap a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #999999 solid;
}

#services2 a:hover, .main-news-title a:hover, #sitemap a:hover {
	border-bottom: 1px #000000 solid;
}

.press-center-row td {
	padding-bottom: 10px;
	vertical-align: top;
}

.press-center-row-date {
	padding-right: 12px;
}

#press-center-date {
	color: #666666;
    position: relative;
    top: -15px;
}

.press-center-category a {
	color: #666666;
}

.press-center-category a:hover {
	color: #333333 !important;
}

.other-news, .other-offices {
	color: #DF0000 !important;
	border-top: 1px dashed #2E63AB;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px !important;
	margin-top: 30px;
	padding-top: 20px;
}

#mission {
	margin-top: 20px;
	width: 650px;
}

#mission td {
	padding-bottom: 15px;
	vertical-align: top;
}

#mission img {
	margin-right: 30px;
	position: relative;
	top: -5px;
}

#footer-wrapper {
	border-top: 2px solid #2E63AB;
}

#footer {	
	// border-top: 2px solid #2E63AB;
	clear: both;
	line-height: 18px;
	overflow: hidden;
	zoom: 1;
	padding: 20px 0 10px;
}

#footer ul {
	list-style-position: outside;
	list-style-image: url('../images/bullet.gif');
	margin-left: 15px;
}

#footer li a {
	color: #000000;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

.footer-col1, .footer-col2, .footer-col3, .footer-col4 {
	float: left;
}

.footer-col1 {
	width: 27%;
}

.footer-col2 {
	width: 34%;
}

.footer-col3 {
	width: 24%;
}

.footer-col4 {

}

.red-sitemap-link a {
	color: #DF0000;
	font-weight: bold;
	text-decoration: underline;
}

.red-sitemap-link a:hover {
	color: #990000;
}

.offices-row {
	border-bottom: 1px #999999 dashed;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.offices-row p {
	margin-bottom: 10px;
}

.offices-row a {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}

.offices-list-item a {
	font-size: 16px;
}

.offices-list-item {
	margin-bottom: 6px;
}

.offices-red {
	background-color: #FFCFCF;
}

img.map, img.funny-img {
	border: 1px solid #BBBBBB;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.pager {
	display: inline;
	float: left;
	list-style: none;
	margin-top: 5px;
	position: relative;
	left: -15px;
}

.pager li {
	float: left;
	margin-right: 20px;
}

.captcha {
	margin: 20px 0;
}

a.support-link {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

a.support-link:hover {
	color: #DF0000;
}

#copyright {
	padding: 25px 0;
	text-align: center;
}

a#action-birthday-link {
	background-color: #DF0000;
	color: #ffffff;
	font-size: 14px;
	padding: 4px 8px;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

a#action-birthday-link:hover {
	text-decoration: underline;
}

#ya_share1 a[target="_blank"] {
	background: none;
	padding: 5px 3px 5px 2px !important;
}

#subscribe {
	margin-top: 20px; 
}

#subscribe input {
	font-size: 12px;
}

.subscribe-title {
	color: #2E63AB;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.subscribe-input {
	margin-bottom: 5px;
	text-align: center;
}

.subscribe-button {
	padding: 3px;
	background-color: #CDCDCD;
}

.subscribe-button:hover {
	cursor: pointer;
}

#languages-wrapper {
	float: left;
	height: 20px;
}

#languages-wrapper img {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}

ul#languages {
	list-style: none;
}

ul#languages a {
	outline: none;
}

.language-current {
	border: 2px solid #BBBBBB;
}

#languages li {
	margin: 0 3px 6px 0;
	float: left;
}

.language-change img {
	padding: 2px;
}

.language-change img:hover {
	border: 2px solid #CCCCCC;
	padding: 0;
}

#show-more-info {
	display: none;
	background-color: #FFFFBF;
	margin-bottom: 20px;
    padding: 5px 10px;
    border-radius: 5px;
   	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#show-more-info a {
    border-bottom: 1px dotted  #0055CC;
    text-decoration: none;
}

#show-more-info a:hover {
    border-bottom: 1px dotted  #DF0000;
}

.diamonds-link {
	text-decoration: none;
	border-bottom: 1px dotted #0055CC;
}

.diamonds-link:hover {
	border-bottom: 1px dotted #DF0000;
}

.vcard {
	display: none;
}

