@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-position: center top;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:4px;
}

#shadow {
	width:820px;
	background-image:url(../images/shadow-main.gif);
	background-repeat:repeat-y;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

#top-shadow {
	width:820px;
	background-image:url(../images/shadow-top-grey.gif);
	background-repeat:no-repeat;
	background-position: center top;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#bottom-shadow {
	width:820px;
	background-image:url(../images/shadow-bottom.gif);
	background-repeat:no-repeat;
	margin:0px;
	background-position: center bottom;
}

.logo-bar {
	padding:0px;
	padding-left:35px;
	padding-right:35px;
}

.logo {
	float:left;
}

.right {
	float:right;
}

#grey-bar {
	background-color:#00FF33;
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	border: 5px none #666666;
	border-bottom-style:solid;
}

.clear {
	clear:both;
	height:20px;
}

.clearsml {
	clear:both;
	margin:0px;
	border: 5px none #FFFFFF;
	border-bottom-style:solid;
}

#page {
	margin:0px;
	margin-top:5px;
	padding:0px;
	padding-left:25px;
}

#menu {
	width:200px;
	float:left;
	height:200;
}

#menu-back {
	background-image:url(../images/menu-back.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	width:200px;
	height:200px;
	float:left; 
	
}

#content {
	
	width:770px;
}

#image-box {
	float:right;
	position:absolute;
	margin:0px;
	margin-bottom:5px;
	border: 1px solid #016FBA;
}

#text-box {
	background-color:#BFDBEE;
	padding:10px;
	text-align:center;
	color:333333;
	font-size:12px;
	line-height:20px;
}

#text-box strong {
	color:#016FBA;
}

p {
	color:333333;
	font-size:12px;
	line-height:20px;
}

h1 {
	color:#016FBA;
	font-size:28px;
	line-height:30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0px;
	text-align: center;
	font-style: italic;
}

h2 {
	color:#016FBA;
	font-size:20px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0px;
	font-style:italic;
}

h3 {
	color:#016FBA;
	font-size:20px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0px;
	font-style:italic;
}

h4 {
	color:#016FBA;
	font-size:20px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0px;
	font-style:italic;
}

h5 {
	color:#016FBA;
	font-size:20px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0px;
	font-style:italic;
}
h6 {
	color:#016FBA;
	font-size:20px;
	line-height:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0px;
	font-style:italic;
}
a {
	color:#016FBA;
}

a:hover {
	color:#333333;
}

#menu a {
	color:#FFFFFF;
	padding:3px 7px 3px 7px;
	display:block;
	text-decoration:none;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	border: 1px none #FFFFFF;
	border-bottom-style:solid;
}

#menu a:hover {
	color:#016FBA;
	background-color:#BFDBEE;
	padding:3px 7px 3px 7px;
	display:block;
	text-decoration:none;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	border: 1px none #FFFFFF;
	border-bottom-style:solid;
}

#footer {
	padding:25px;
	padding-top:0px;
	color:#666666;
	font-size:10px;
	text-align:center;
}

#footer p {
	color:#666666;
	font-size:10px;
	line-height:12px;
	margin:0px;
}


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

#footer a:hover {
	color:#016FBA;
	text-decoration:none;
}

.jump2itmedia {
	display:none;
}

#quick-contact {
	padding:5px;
	padding-top:40px;
}

#quick-contact p {
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	line-height:12px;
	margin:0px;
	margin-right:5px;
}

#quick-contact table {
	text-align:right;
}

#quick-contact input {
	margin-top:2px;
}

#quick-contact .submit {
	margin-top:4px;
}

.banner {
	border: 5px none #FFFFFF;
	border-top-style:solid;
}

#topbuttons {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	padding:0px;
	padding-bottom:28px;
}

.addthis {
	float:left;
}

.translateflags {
	float:right;
}

.translateflags img {
	border-style:none;
	padding: 0 4px 2px 0;
}

#alphabet {
	border: 1px solid #016FBA;
	padding:5px;
	margin:0px;
	margin-bottom:20px;
	margin-top:20px;
	background-color:#DFEDF6;
	text-align: center;
	font-weight: bold;
}

#alphabet a {
	text-decoration:none;
}

#foot {
	margin-top:0px;
}

#footleft {
	float:left;
	padding-left:17px;
}

.socialbuttons {
	margin:2px 10px 8px 0px;
}
body {
	background-color: #CCC;
}
.italicbold {
	font-weight: bold;
	font-style: italic;
}
.italicbold {
	font-weight: bold;
}
#text-box p {
	text-align: center;
}
.blog{padding-bottom:25px;
}
