body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}
/* Links */
a:link { color: #005DAA; text-decoration: underline; }
a:visited { color: #005DAA; text-decoration: underline; }
a:hover, a:active { color: #000; }
#content a:link { padding: 0 2px; }
#content a:visited { padding: 0 2px; }
#content a:hover, 
#content a:active 
{ 
	color: #000;
	background-color: #FFF;
	border-bottom-color: #000;
}
/* Html Elements */
h1, h2, h3, h4, h5 { font-weight: normal; }

h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
ul { list-style-type: none; padding-left: 15px; margin: 5px; }
li { background-image: url(images/arrow.gif);
     background-repeat: no-repeat;
     background-position: 0 .5em; 
     padding-left: 10px; 
  }
blockquote {
  background: transparent url(images/quoleft.gif) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  font-style: italic;
  font-weight: bold;
  background: transparent url(images/quoright.gif) right bottom no-repeat;
}
table 
{ 
	color: #000;
	border-left: 0px solid #999999; 
	border-top: 0px solid #999999; 
}
#sidebar table 
{ 
	color: #fff;
}
table caption 
{ 
	font-weight: bold; 
	margin-bottom: 5px; 
}
th, td 
{ 
	border-right: 0px solid #999999; 
	border-bottom: 0px solid #999999;
	padding: 2px 5px;
}
th { background-color: #cfcfcf; }
tr.alt td
{
	background-color: #eeeeee;
}
/* Structure */
#container
{
	margin: 0 auto;
	width: auto;
}
p#meta
{
	margin: 0; 
	padding: 5px 0px 5px 55px; 
	color: #aaaaaa;
	background-color: #eee; 
	border-bottom: 1px solid #A40404;
}
#header
{
  height: 100px;
  background: #CECECE url(images/modelunheader.jpg) no-repeat;
}
#navigation
{
	float: left;
	width: 100%;
}
#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 100%;
	background-color: #fff;
}
#featured
{
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#content-wrapper
{
	width: 70%;
	float: left;
}
#content
{
	float: left;
	padding: 20px;
}
#sidebar
{
	width: 25%;
	margin-top: 15px;
	padding: 5px;
	float: left; 
	border: 1px solid #000;
	color: #fff;
  background: #2E7AB9;
}
#sidebar h3 {
  margin: 0px;
  font-size: 13px; 
  text-transform: uppercase; 
  color: #fff;
  border-bottom: 1px solid #fff;
}
#sidebar a {
  color: #fff;
}
#sidebar a:hover {
  text-decoration: none;
}
#footer
{
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0;
	color: #BFBFAC;
	text-align: center; 
	background-color: #4f4f4f;
}
/* Meta */
p#meta a:link, p#meta a:visited { padding: 0 5px; color: #BFBFAC; }
p#meta a:hover, p#meta a:active { color: #fff; }
/* Header */
#header h1 { margin: 0; padding: 10px 5px 5px; }
#header h2 { font-size: 12px; margin: 0; padding: 0 5px 10px 20px; }
#header h1 a:link, #header h1 a:visited { color: #333333; }
#header h1 a:hover, #header h1 a:active { color: #000000; }
/* Navigation */
#navigation ul
{
	margin: 0;
	padding: 0;
	float: left; 
	width: 100%; 
	list-style-type: none;
	background-color: #2E7AB9;
}
#navigation li { float: left; margin: 0; padding: 0; }
#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #fff;
	padding: 5px 10px; 
	background-color: #2E7AB9;
}
#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #005DAA;
}


/* Content */
#content > h3, #content .top { margin-top: 5px; }
/* Sidebar */
/* Footer */
#footer a:link { color: #000; }
#footer a:visited { color: #333; }
#footer a:hover, #footer a:active { color: #000000; }
#footer p { padding: 5px 0; }

img
{
padding: 3px;
border: solid 1px #BFBFAC;
}

img.floatTL
{
float: left;
margin-right: 15px;
margin-bottom: 1.5em;
margin-top: 0.5em;
}
img.floatTR
{
float: right;
margin-left: 15px;
margin-bottom: 1.5em;
margin-top: 0.5em;
margin-right: 10px;
}
img.floatTC
{
display: block;
margin-left: auto;
margin-right: auto;
border: 0px;
padding: 5px;
border: solid 1px #e1e1e1;
}



.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15 px;
	text-align: right;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15 px;
	text-align: right;
	border-bottom: 1px solid #eee;
	color: #999999;
	font-size: 11px;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.contentheading {
	height: 30px;
  border: 1px solid #eee;
  background-color: #eee;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}
table h1 {   
  text-align: center;
  font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	background-color: #005DAA;
	margin: 10px 50px 0px 50px;
  }

#address
{
   font-style: normal;
   color: red;
}
