/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 5px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
}

#logo h1, #logo h2 {
	float: left;
	padding: 2em .25em 0 0;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	height: 20px;
	border-top: 20px solid #FFFFFF;

}

#menu ul {
	margin: 0;
	padding: .35em 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	color: #0088FF;
	text-decoration: underline;
}

/* Splash */

#splash {
	width: 760px;
	height: 110px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
}

#content h2 {
	height: 25px;
	padding: 6px 0 0 31px;
	background: url(images/img06.gif) no-repeat 10px 10px;
	text-transform: uppercase;
	font-size: 1em;
	color: #000000;
}

#content h3 {
	font-size: 1em;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

#content .content {
	padding: 5px 10px 31px 20px 31px;
}
/* Column Full */

#colFull {
	float: left;
	width: 760px;
	background: url(images/img04.gif) repeat-x;
}

#colFull .boxed {
	background: url(images/img07.gif) repeat-x;
}
/* Column Full2 */

#colFull2 {
	float: left;
	width: 760px;
	background: url(images/img05.gif) repeat-x;
}

#colFull2 .boxed {
	background: url(images/img08.gif) repeat-x;
}
/* Column One */

#colOne {
	float: left;
	width: 495px;
	background: url(images/img04.gif) repeat-x;
}

#colOne .boxed {
	background: url(images/img07.gif) repeat-x;
}

/* Column Two */

#colTwo {
	float: right;
	width: 260px;
	background: url(images/img05.gif) repeat-x;
}

#colTwo .boxed {
	background: url(images/img08.gif) repeat-x;
}

#colTwo .content {
	padding: 10px;
}
/* Column One */

#colOneH {
	float: left;
	width: 375px;
	background: url(images/img04.gif) repeat-x;
}

#colOneH .boxed {
	background: url(images/img07.gif) repeat-x;
}

/* Column Two */

#colTwoH {
	float: right;
	width: 375px;
	background: url(images/img05.gif) repeat-x;
}

#colTwoH .boxed {
	background: url(images/img08.gif) repeat-x;
}

#colTwoH .content {
	padding: 10px;
}

/* Footer */

#footer {
	width: 760px;
	height: 60px;
	margin: 0 auto;
	background: #FFFFFF url(images/img011.gif) repeat-x left bottom;
}

#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #666666;
}

#footer a {
	color: #666666;
}

/*MOdern Brick*/

#modernbricksmenu{
float: left;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
float: left;
font: bold 11px Arial;
margin:0;
margin-left: 45px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight:bold;
	}
	.contentTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	font-weight:bold;
	}