body {
	padding: 0;
	margin: 0;
	background-color: #fafafa;
	color: black;
}
body, th, td, input, select, textarea {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:active {
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clearfix {height: 1%;}

#bookmark {
	float: right;
	margin-top: 0px;
}

#container {
	width: 818px;
	margin-left: auto;
	margin-right: auto;
}
#topnav {
	background-image: url(/images/topnav_bck.gif);
	height: 15px;
	font-size: 10px;
	color: #3366cc;
	padding-left: 6px;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	font-weight: normal;
}
#topnav .selected {
	font-weight: bold !important;
}

#main_cover {
	background-image: url(/images/main_bck.gif);	
}
#main_top {
	background-image: url(/images/main_top_bck.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#main {
	margin: 0 12px 0 6px;
}

#header {
	height: 73px;
	background-color: #3366cc;
	background-image: url(/images/header_bck.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 11px;
}
#header_contact {
	float: right;
	line-height: 16px;
	padding: 20px 20px 0 0;
}
#logo {
	padding: 19px 0 0 28px; 
}
#logo_image {
	padding-bottom: 5px;
}

#toggle_text {
	float: right;
	color: #cedaf2;
	padding-right: 20px;
	font-size: 10px;
	line-height: 15px;
}
#toggle_small {
	font-size: 12px;
	color: white;
	font-weight: normal;
}
#toggle_big {
	font-size: 15px;
	color: white;
	font-weight: normal;
}


#menu {
	height: 21px;
	background-color: #3366cc;
	background-image: url(/images/menubody_bck.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#submenu {
	background-color: #a8a7a7;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	font-size: 11px;
	color: white;
	background-image: url(/images/submenu_bck.gif);
	background-repeat: repeat-x;
}
#content {
	min-height: 400px;
	padding: 0 20px 41px 20px;
	width: 760px;
	background-color: white;
	margin-top: 15px;
	overflow: hidden;
}
#image {
	border-top: 1px solid white;
	border-bottom: 1px solid #3366cc;	
}


/* menu */
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	float: left;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
	display: block;
	width: 100px;
	height: 21px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/menu_bck.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 1px;
	text-align: center;
}
#menu li.blog a {
	width: 91px;
	background-image: url(/images/menu_bck2.gif);
}

#menu li a:hover {
	background-position: bottom;
}
#menu li .selected {
	background-position: bottom !important;
	color: #3366cc !important;
}

/* submenu */
#submenu a:link, #submenu a:visited, #submenu a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu .selected {
	font-weight: bold !important;
}

/* content */
h1, h2, h3 {
	font-size: 18px;
	font-weight: bold;
	color: #3366cc;
	padding-bottom: 0;
	margin-bottom: 15px;
}
h3 {
	padding-top: 10px;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
}
p {
	margin-top: 0px;
	line-height: 17px;
}
p.head {
	font-weight: bold;
}



.thumb {
	width: 756px;
	overflow: auto;
	margin-right: -21px;
	margin-left: 22px;
	padding-bottom: 10px;
}
.thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.thumb li {
	display: inline;
	float: left;
	/*margin-right: 32px;
	margin-bottom: 14px;*/
}
.thumb a:link, .thumb a:visited, .thumb a:active {
	font-weight: normal;
}
.thumb_cover {
	padding-right: 32px;
	padding-bottom: 14px;
}
.thumb_body {
	background-image: url(/images/thumbnail_bck.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 133px;
	font-weight: normal;
}
.thumb_image {
	padding: 4px;
	padding-bottom: 2px;
}
.thumb_title {
	text-align: center;
	padding-right: 6px;
	padding-top: 1px;
}

.thumb_big_image {
	background-image: url(../images/thumbnail_big_bck.gif);
	width: 762px;
	padding: 4px 0 0 4px;
	height: 205px;
}
.thumb_big {
	padding-bottom: 20px;
	padding-top: 20px;
}
.thumb_big_title {
	padding-bottom: 3px;
}
.thumb_fix {
	margin-right: -12px;
}



.shortcuts {
	float: left;
	width: 234px;
}


.shortcuts_body {
	background-image: url(/images/thumbnail_bck.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 133px;
	font-weight: normal;
	margin-bottom: 10px;
}

.shortcuts a:link, .shortcuts a:visited, .shortcuts a:active {
	font-weight: normal;
}

.thumbmed {
	width: auto;
	overflow: auto;
	padding-left: 70px;
}
.thumbmed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.thumbmed li {
	display: inline;
	float: left;
	padding-bottom: 20px;
}
.thumbmed_body {
	width: 325px;
}
.thumbmed_title {
	color: #3366cc;
	font-weight: bold;
	padding-bottom: 2px;
}
.thumbmed_image {
	background-image: url(/images/thumbnail_medium_bck.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 287px;
	height: 144px;
	font-weight: normal;
	padding: 4px;
}
.thumbmed_nav {
	height: 16px;
	font-size: 10px;
	padding-top: 1px;
}
.thumbmed_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.thumbmed_nav li {
	float: left;
	display: inline;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.thumbmed_nav a:link, .thumbmed_nav a:visited, .thumbmed_nav a:active {
	display: block;	
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	padding-top: 1px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 17px;
	font-family: Tahoma, Arial;
}
.thumbmed_nav a:hover {
	text-decoration: none;
}
.thumbmed_nav a:hover {
	background-position: bottom;
}
.thumbmed_nav .flash {
	background-image: url(/images/button_flash.gif);
	width: 51px;
}
.thumbmed_nav .java {
	background-image: url(/images/button_java.gif);
	width: 45px;
}
.thumbmed_nav .quicktime {
	background-image: url(/images/button_quicktime.gif);
	width: 100px;
}
.thumbmed_nav .devar {
	background-image: url(/images/button_devar.gif);
	width: 70px;
}




.quick ul {
	margin: 0;
	padding: 0;
	padding-left: 40px;
	color: #3366cc;
}
.quick li {
}
.quick a:link, .quick a:visited, .quick a:active {
	font-weight: normal;
	color: black;
}
.quick a:hover {
	color: #3366cc;
}
#pj {
	width: 580px;
	background-color: #3366cc;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#pj2 {
	width: 526px;
	background-color: #3366cc;
	margin-bottom: 20px;
	/*margin-left: 235px;*/
	float: left;
}
#pj3 {
	width: 800px;
	background-color: #3366cc;
	margin: 0 -20px 20px -20px;
}

#pj_caption {
	color: white;
	text-align: center;
	border-bottom: 1px solid white;
	height: 21px;
}
#pj_caption div {
	padding-top: 1px;
}
#pj_required {
	float: right;
	font-weight: bold;
	color: #3366cc;
}
#pj_title {
	background-color: white;
	padding: 3px;
}



/* header */
#header_contact a:link, #header_contact a:visited, #header_contact a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#header_contact a:hover {
	text-decoration: underline;
}




#copyright {
	height: 14px;
	padding-top: 5px;
	background-image: url(/images/copyright_bck.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	font-size: 10px;
}
#footer {
	background-image: url(/images/footer_bck.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 70px;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 12px;
	text-align: center;
	padding-top: 3px;
	line-height: 13px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: black;
	font-weight: normal;
	text-transform: uppercase;
}

.ul_fix ul {
	margin-top: 0 !important;
	padding-top: 0 !important;
}


.tbl_form {
	width:90%;	
}
.tbl_alt {
	width: auto !important;
}
.tbl_form td {
	padding: 1px;
	padding-right: 5px;
}
.tbl_form .td_head {
	text-align: right;
	width: 40%;
}
.tbl_form .td_head2 {
	text-align: right;
}
.input {
	width: 300px;
}

a.submit:link, a.submit:visited, a.submit:active  {
	background-image: url(../images/submit_bck.gif);
	background-repeat: no-repeat;
	background-color: #4371c6;
	width: 100px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
	display: block;
}
.quot {
	margin-top: -20px;
	margin-left: 310px;
}

ul#sitemap {
	font-size: 18px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#sitemap li {
	margin-bottom: 30px;
}

ul#sitemap ul {
	margin: 0;
	padding: 0;
	padding-left: 40px;
	font-size: 14px;
	list-style: none;
}
ul#sitemap ul li {
	margin-bottom: 0px;
}

ul#sitemap ul ul a:link, ul#sitemap ul ul a:visited, ul#sitemap ul ul a:active {
	font-weight: normal !important;	
}

.newsletter_box {
	padding: 10px 0 5px 0;
}
.newsletter_box_body {
	float: left; 
	padding-bottom: 10px
}
.newsletter_box a:link, .newsletter_box a:visited, .newsletter_box a:active {
	font-weight: normal !important;
}


.tiny p, .tiny li, .tiny th, .tiny td, .tiny .thumb_big_title, .tiny #pj_title,
.tiny input, .tiny select, .tiny textarea {
	font-size: 12px;
}
.tiny h1, .tiny h2, .tiny h3 {
	font-size: 15px;
}
.tiny h1 {
	padding-top: 10px;
}
.tiny h2 {
	padding-top: 10px;
	margin-bottom: 7px;
}
.tiny .quick {
	padding-top: 5px;
}
.tiny .quick li {
	padding-bottom: 1px;
}
.tiny #menu li a {
	font-size: 14px;
}


.tiny .thumb_title {
	padding-top: 2px;
	font-size: 12px;
}
.tiny #content li {
	line-height: 135%;
}
.tiny .submit {
	height: 17px !important;
	padding-top: 3px;
	padding-bottom: 0;
	line-height: 12px;
}
.tiny .thumbmed_nav a {
	font-size: 10px;
	height: 15px;
	line-height: 120%; 
	
}