/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 160%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;
	color: #003399;	
}

p, ul, ol, blockquote {
	font-size: small;
}


/**************** Pseudo classes ****************/

a {
	color: #003399;
}

a:hover {
color: #0066ff;
	text-decoration: none;
}

a:link {
color: #003399;
text-decoration: none;
}

li :link {

color: #003399;
text-decoration: none;

} 

/* Title */

#title {
	width: 740px;
	height: 50px;
	margin: 0 auto;
}

#title * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000000;
}

#title h1 {
	float: left;
}

#title h2 {
	float: right;
	font-size: 12px;
	padding: 20px 10px 0 0;
}

/* Header */

#header {
	width: 740px;
	height: 183px;
	margin: 0 auto;
	background: url(images/header_logo700-dki2.gif) no-repeat center center;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Georgia, "Times New Roman", Times, serif;;
	color: #FFFFFF;
}

#header h1 {
	float: left;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Calculator */

#calculator {
	color: #333; 
	background-color: #FFF; 
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 10px;
	width: 740px;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	background: url(images/img2-blend.gif);
	border: 1px solid #CCCCCC;
}

#colOne {
	float: right;
	width: 449px;
	padding: 20px;
}

#colTwo {
	float: left;
	width: 209px;
	padding: 20px;
}

/* Content > ColOne */

#wrap ul, #wrap li {
	margin: 0;
	padding: 5px 10px 10px 20px;
	list-style: disc;
}

.style1 {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}

#colOne ul {
	margin: 0;
	padding: 10px 80px 10px 20px;
	list-style: disc;
}

#colOne li {
	font: 0.9em Georgia, "Times New Roman", Times, serif;; line-height: 160%;
	color: #666666;
	margin-bottom: 0.5em;
}

#colOne li :link {

color: #003399;
text-decoration: none;

}

#colOne a:hover {
color: #0066ff;
	text-decoration: none;
} 


#colOne p {
	font: 0.75em Georgia, "Times New Roman", Times, serif; line-height: 170%;
	color: #666666;
}

#colOne h2 {
	font: 0.9em Georgia, "Times New Roman", Times, serif; letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #DF2323;
	padding: 4px;
}

#colOne h3 {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}

#colOne h4 {
	font: 0.8em Georgia, "Times New Roman", Times, serif; line-height: 160%;
	font-weight: bold;
	color: #003399;	
	width: 325px;
	border-bottom: 1px dashed #DF2323;
	padding: 0 0 2px 0;
}

#colOne h5 {
	font: 0.7em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}


/* Content > ColTwo */

#colTwo p {
	font-size: 0.7em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#colTwo h2 {
	font: 1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	font: 0.9em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 180%;
	color: #FFFFFF;
}
/* style the link hover */
* html #colTwo a:hover {color:#FFFFFF; background:#3333CC; position:relative; }

#colTwo li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
#colTwo a:active, .menu a:focus {background:#3333CC;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
#colTwo li:hover > a {background:#3333CC;}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 0.7em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	background: #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer a:link {
color: #0066ff;
text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 8px;
	text-align: center;
    font: 0.6em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; color: #FFFFFF; line-height: 180%;
}

br{
clear: left;
}


/* Image wraps around text */

img.floatLeft { 
    float: left; 
    margin: 4px 8px 4px 0; 
}

img.flashLeft { 
    float: left; 
    margin: 4px 22px 4px 0; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* CSS Corner Box */

.box {
	background: #DF2323; 
}
.boxtop { 
  background: url(css_box/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 15px; 
  background: url(css_box/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(css_box/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 15px; 
  background: url(css_box/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 40px 0px 40px;
}
