@charset "utf-8";
/************************************************************
Title:     Content | Emile Blume - Netcreators.com
************************************************************/
/* Typography////////////////////////////////////////////////////////////////////////////////*/
body { 
	background: #4169E1 url(../images/bg-top.gif) repeat-x top;
	color: #000;
	font-size: 76%; 
	font-family: "Tahoma", Arial, Helvetica, sans-serif; 	
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif; 
	line-height: 1.3em;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1, h2, h3, h4, h5, h6 { 
	display: block;
	color: #0071B9;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.tx-cal-controller h2 { margin-bottom: 1em;}

a { color: #0071B9; text-decoration: none;}
a:hover { text-decoration: underline;}
p { font-size: 1em; margin-bottom: 1.3em; } 

acronym, abbr {
	border-bottom: 1px dotted #000;
	cursor:help;
}

#center ol { 
	list-style:decimal;
	margin-left: 0.9em;
	margin-bottom: 1.3em;
	padding-left: 0.9em;
}

#center ul { 
	margin-left: 1.5em;
	margin-bottom: 1.3em;
	padding-left: 1.3em;
}


#center ul li {list-style-image:url(../images/wave-1.gif);}
#center ul li li{list-style-image:url(../images/wave-2.gif);}
#center table ul li{list-style-image:url(../images/wave-trans.gif);}
#center ol ol, #center ul ol li { list-style:lower-latin ; }

hr {
	clear:both;
	background: #D6E4F6;
	color: #D6E4F6;
	border: 0;
	height: 1px;
}

table {
	border: 1px solid #CCC;
	width: 100%;
}

table tr, table td { 
	border: 1px solid #CCC;
	padding: 0.3em;
}

table.imgtext-table, table.imgtext-table tr, table.imgtext-table td { border:0; }

table p { margin: 0; }
table td { vertical-align:top; }

.indent { margin-left: 1em; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.margin-bottom { margin-bottom:10px; }

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo {
	background: url(../images/logo.png) no-repeat top;
	height: 88px;
	width: 345px;
	margin: auto;
	margin-top: 20px;
}

#logo a {
	display: block;
	height: 108px;
	width: 345px;
	cursor: pointer;
}

#logo h1 {
	position: absolute;
	top: 0pt;
}

#copy {
	display: inline;
	float: left;
	color: #7CA3BF;
	margin-left: 28px;
	margin-right: 0.3em;
}

#search { clear: both;}
#pagetitle { display:none; }

/* Frames ////////////////////////////////*/
.frame-01 p, .frame-01 h3 {
	margin-bottom: 5px;
}

#right .frame-01 p, #right .frame-01 h3 {
	margin-bottom: 5px;
	padding: 5px;
}

#center .frame-01 {
	background: url(../images/bg-frame1-top.gif) no-repeat left top;
	margin-bottom: 1em;
	float: left;
	display: block;
	clear: both;
	width: 700px;
	margin-top: 20px;
	padding-top: 20px;
}

#center .frame-01 .bot {
	background: url(../images/bg-frame1-bot.gif) no-repeat left bottom;
	float: left;
	display: inline;
	width: 680px;
}

#center .frame-01 .bot {
	padding-left: 10px;
	padding-right: 10px;
}

#right .frame-01 {
	background: url(../images/bg-frame1-top.png) no-repeat center top;
	margin-bottom: 1em;
	width: 180px;
}


#right .frame-01 .bot {
	background: url(../images/bg-frame1-bot.png) no-repeat center bottom;
	padding: 10px;
}

.frame-02 {
	float: left;
	width: 45%;
	margin-right: 20px;
}

.frame-03 {
	float: right;
	width: 45%;
	margin:0 20px 10px 0;
}

.cl { clear: left;}
.cr { clear: right;}
.cb { clear: both;}

.align-center { text-align: center;}
.align-right { text-align: right;}
.align-left { text-align: left;}

span.hidden {
	display: none;
}
