body {
	display: block;
	background: #fff;
	background: url(images/sok_left_bg.gif) repeat-y #C7CED9;
	margin: 0;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	height: 100%;
}

a {
	color: #9b0200;
	text-decoration: none
}
#pagewrap {
	background: url(images/sok_top_bg.gif) repeat-x transparent;
}

#banner {
	position: relative;
	left: 0px;
	top: 0px;
	width: 544px;
	height: 127px;
}

#excellence {
	position: absolute;
	left: 544px;
	top: 0px;
	width: 256px;
	height: 102px;
	z-index: 1;
}

#featured {
	position: relative;
	top: 125px;
	height: 11px;
}

#featured_images {
	position: relative;
	z-index: 1;
}

#featured_images img {
	vertical-align: top;
}

#nav {
	position: relative;
	left: 125px;
	width: 412px;
	height: 22px;
	white-space: nowrap;
}

#nav img {
	vertical-align: bottom;
	margin: 0 -2px 0 -2px;
}

#left {
	position: absolute;
	top: 127px;
	left: 0;
	width: 128px;
}

#rightcontainer {
	position: absolute;
	left: 549px;
	top: 180px;
}

#showimage {
	position: relative;
	top: 10px;
}

#showimage a {
	color: #364d67;
}

#showimage a:hover {
	color: #00012f;
}

#content {
	position: relative;
	top: 175px;
	left: 131px;
	width: 410px;
}

#norightcontent {
	position: relative;
	margin-top: 25px;
	left: 131px;
	width: 85%;
}

#clientstatus {
	position: absolute;
	top: 104px;
	left: 575px; //
	width: 240px;
	color: #364d67;
	font-size: 0.9em;
}

#clientstatus a,#clientstatus b {
	color: #364d67;
}

#clientstatus a:hover {
	color: #00012f;
}

#footer {
	left: 131px;
	position: absolute;
	clear: both;
	width: 600px;
	vertical-align: bottom;
	height: 100px;
}

/* Text menu */
.text_menu {
	font-size: 11px;
}

a.text_menu {
	color: #364d67;
}

a.text_menu:hover {
	color: #00012f;
}

/* Title defs */
.text_title {
	font-weight: bold;
	font-size: 13px;
	color: #00012f;
}

a.text_title {
	color: #364d67;
}

a.text_title:hover {
	color: #00012f;
}

.text_cat {
	color: #FFFFFF;
}

.text_info {
	font-size: 1.1em;
	line-height: 1.0em;
	color: #364d67;
}

a.text_info {
	color: #364d67;
}

a.text_info:hover {
	color: #00012f;
}

.text_body {
	font-size: 13px;
}

.text_body_med {
	font-size: 11px;
}

.text_body_small {
	font-size: 10px;
}

input,select,textarea {
	background-color: #DCE3E9;
	border: 1px solid #333366;
	margin: 1px;
}

.content_external {
  color:#333333;
  font-family:Verdana,Helvetica,Arial,sans-serif;
  font-size:1.2em;
  line-height:1.2em;
}