/*************************
	Global Settings
**************************/
html,body			{color: #555454; font: 12px/15px 'Trebuchet MS'; background-color: #FFFFFF; height: 100%; margin: 0; padding: 0;}
td,th,p				{color: #555454; font: 12px/15px 'Trebuchet MS';}

a:link				{color: #2962AF; font-style: normal; text-decoration: underline;}
a:visited			{color: #123f7C; font-style: normal; text-decoration: underline;}
a:active, a:hover	{color: #2962AF; font-style: normal; text-decoration: none;}

.clear-both			{clear: both; font-size: 0; width: 0; height: 0; line-height: 0;}



/*************************
	Page Layout
**************************/
div#container {
		width: 100%;
		margin: auto;
		position: relative;
		height: auto !important;
		height: 100%;
		min-height: 100%;
		background: url();
	}
div#base-head {
		width: 100%;
		text-align: left;
		margin: 0;
		padding: 0;
		position: relative;
		height: 365px;
		background: url(../images/bg_top.png) repeat-x top left;
		_background: transparent;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_top.png', sizingMethod='scale');
		z-index: 0;
	}
div#base-foot {
		width: 100%;
		text-align: left;
		position: absolute;
		bottom: 0;
		height: 35px;
		background: url(../images/bg_footer.gif) repeat-x top left;
	}
div#base-body {
		width: 100%;
		text-align: left;
	}

	/**********/

div#base-head:after,
div#base-body:after,
div#base-foot:after {
		content: "";
		display: block;
		clear: both;
	}


/*************************
	Header / Footer
**************************/
div#header_home {
		width: 980px;
		margin: 0 auto;
	}
div#header {
		width: 770px;
		margin: 0 auto;
	}
div#header-image {
		position: absolute;
		top: 0;
		margin-top: 40px;
		padding: 0;
		z-index: 1;
	}

	/**********/

div#header-search_home, div#header-search {
		position: absolute;
		top: 10px;
		margin: 0;
		padding: 0;
		height: 30px;
	}
div#header-search_home {
		width: 980px;
	}
div#header-search {
		width: 770px;
	}
div#search-box, div#search-box2 {
		float: right;
	}
div#search-box2 {
		float: none;
	}
div#search-box input, div#search-box2 input {
		width: 150px;
		padding: 3px;
		margin: 0 5px 0 0;
		border: solid 1px #6A6A6A;
		background: #FFFFFF;
		font: 10px 'Verdana';
	}

	/**********/

div#footer {
		padding-top: 10px;
		color: #686868;
		font: 11px/11px 'Trebuchet MS';
		text-align: center;
	}
div#footer a:link, div#footer a:visited	{color: #686868; text-decoration: underline;}
div#footer a:active, div#footer a:hover	{color: #000000; text-decoration: underline;}



/*************************
	Content
**************************/
div#content_home {
		width: 965px;
		margin: 0 auto;
		padding: 15px 0 60px 15px;
		word-wrap: break-word;
		overflow: hidden;
	}
	
div#content {
		width: 755px;
		margin: 0 auto;
		padding: 15px 0 60px 15px;
		word-wrap: break-word;
		overflow: hidden;
	}
	
div#logo {
		position: absolute;
		top: 0;
		z-index: 1;
		margin: 10px 0 0 0;
		padding: 0;
	}
div#logotext {
		margin: -25px 0 0 35px;
		padding: 0;
		font: 20px/20px 'Trebuchet MS';
		color: #A11E29;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	

/* basic elements */
h1, .h1 {
	margin: 0;
	padding: 0 0 10px 0;
	font: 20px/26px 'Trebuchet MS';
	color: #101010;
	text-transform: uppercase;
	}
h2, .h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font: 20px/26px 'Trebuchet MS';
	color: #101010;
	}
h3, .h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font: 18px/22px 'Trebuchet MS';
	color: #101010;
	}
h4, .h4 {
	margin: 0;
	padding: 0 0 10px 0;
	font: 16px/20px 'Trebuchet MS';
	color: #101010;
	}
h5, .h5 {
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 15px/18px 'Trebuchet MS';
	color: #101010;
	}
h6, .h6 {
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 13px/15px 'Trebuchet MS';
	color: #101010;
	}

ul {
	margin: 0 0 0 30px;
	padding: 0 0 5px 0;
	list-style: none;
}
ol {
	margin: 0 0 0 30px;
	padding: 0 0 5px 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: disc outside;
}
li ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}
li li {
	list-style: lower-alpha outside;
}
ol li {
	list-style: decimal outside;
}


/* specific divs - homepage */
#home_left {
	float: left;
	width: 510px;
	text-align: left;
}

#home_right {
	float: right;
	width: 435px;
	text-align: left;
}

#home_right .box {
	margin: 0;
	padding: 0 0 10px 0;
	width: 435px;
	height: 170px;
	background: url(../images/img_home_box.gif) no-repeat top left;
}
#home_right .box_image {
	float: left;
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	width: 195px;
}
#home_right .box_text {
	float: left;
	margin: 0 20px 0 15px;
	padding: 30px 0 0 0;
	width: 180px;
}


/* specific divs - inside pages */
#column_full {
	margin: 0;
	padding: 0;
	width: 740px;
	text-align: left;
}

#column_text {
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	width: 525px;
	text-align: left;
	color: #181818;
}

#column_box {
	float: right;
	margin: 0;
	padding: 0;
	width: 215px;
	text-align: left;
	color: #595858;
}
#column_box .box1 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}
#column_box .box_text1 {
	margin: 0;
	padding: 0 15px 20px 15px;
	background: url(../images/box_bg.gif) repeat-y top left;
}

#column_box .box2 {
	margin: 0;
	padding: 0 0 10px 0;
	width: 215px;
	height: 310px;
	background: url(../images/img_in_box.gif) no-repeat top left;
}
#column_box .box_image2 {
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	width: 195px;
}
#column_box .box_text2 {
	margin: 0;
	padding: 20px 15px 0 15px;
}


#column_ad {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	width: 170px;
	text-align: left;
	border: solid 1px black;
}

#box_ad {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}


/* basic classes */
.red {color: #A11E29;}
.black {color: #000000;}
.grey {color: #797979;}
.blue {color: #04355E;}
.green {color: #87A310;}


.small {font: 11px 'Trebuchet MS';}

.hrdash {width: 100%; margin: 15px 0px; border-bottom: dashed 1px #D5D5D5;}

.noline:link {text-decoration: none}
.noline:visited {text-decoration: none}
.noline:active, .noline:hover {text-decoration: underline;}

.nocolor:link {color: #101010; text-decoration: none;}
.nocolor:visited {color: #101010; text-decoration: none;}
.nocolor:active, .nocolor:hover {color: #161616; text-decoration: underline;}

.footer:link {color: #B52717; text-decoration: none}
.footer:visited {color: #B52717; text-decoration: none}
.footer:active, .footer:hover {color: #B52717; text-decoration: underline}

.note {font: 11px 'Trebuchet MS'; color: #999999; font-style: italic;}


/* backend classes */
input {background-color: white;}

#linkremove{display:inline;}
#linkremove a{font-family: Verdana; color: red; font-size: .8em;}
#linkremove a:hover{background-color: red; font-family: Verdana; color:white; font-size: .8em;}
#linkedit{display: inline;}
#linkedit a{font-family: Verdana; color: blue; font-size: .8em;}
#linkedit a:hover{background-color: blue; font-family: Verdana; color: white; font-size: .8em;}

#viewfileheader {font-size: 1.3em; color: #424242; background-color: #F2F2F2; padding: 3px; font-weight:bold;}

#filename {font-size: .9em; color: #424242;}
#description {font-size: .9em; color: #424242;}

#y1 {background-color: #F2F2F2;}
#y2 {background-color: #FFFFFF;}
#resourcehead {background-color: #F2F2F2;}
#resourceicon {padding:10px;
  border-left-style: dotted;
  border-left-color: #999999;
  border-left-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999999;
  border-bottom-width: 1px; }

#resourcetitle {padding:10px;
  border-bottom-style: dotted;
  border-bottom-color: #999999;
  border-bottom-width: 1px; }

#resourcedesc {padding:10px;
  border-left-style: dotted;
  border-left-color: #999999;
  border-left-width: 1px;
  border-right-style: dotted;
  border-right-color: #999999;
  border-right-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999999;
  border-bottom-width: 1px; }
  
#blogtitle, .blogtitle {font-weight: bold; font-size: 1.1em; text-transform: uppercase;}
#blogtime, .blogtime {font-size: 11px; color: #999999;}

#blogitem a{font-size: 10px; color: #C01E71; text-decoration: none;}
#blogitem a:hover{font-size: 10px; color: #C01E71; text-decoration: underline;}