/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #4ec2f0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x
}

#wrapper { 
 margin: 0 auto;
 width: 953px;
 background: url(images/wrap_.gif) repeat-y;
}

#header {
 color: #1c468d;
 width: 953px;
 float: left;
 height: 411px;
 margin: 0px 0px 0px 0px;
 background-color: #4ec2f0;
}

#navigation {
float: left;
 width: 953px;
 color: #333;
 margin: 0px 0px 0px 0px;
}
#leftcolumn { 
 color: #1c468d;
 background: #E7DBD5;
 margin: 0px 0px 0px 0px;
height: 100%;
 width: 126px;
 float: left;
 background: url(images/default__04a.gif) no-repeat;
}
#content { 
 float: left;
 color: #000000;
 background: #F2F2E6;
height: 100%;
 width: 622px;
 display: inline;
 background: url(images/default__04b.gif) no-repeat;
}
#rightcolumn { 
 color: #1c468d;
 background: #E7DBD5;
 margin: 0px 0px 0px 0px;
height: 100%;
 width: 205px;
 float: left;
 background: url(images/default__05.gif) no-repeat;
}
#footer { 
 width: 953px;
 clear: both;
color: #000000;
	background: url(images/default__06.gif) no-repeat #4ec2f0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	background: #4ec2f0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #2d3282;
	text-align: center;
}

.rightAlign {
	float: right;
	text-align: right;
	color: #21418A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.leftAlign {
	float: left;
	text-align: left;
	color: #21418A;
	font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	text-transform: uppercase;
	color: #db3d26;
}

.headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin-left: 2px;
	margin-right: 10px;
}

.moreInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #23a4dd;
}
.headerBoldCopy {
		font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;

}

.headerBoldCopyNoLeftMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-right: 5px;
}
.headerBoldCopyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.headerBoldCopyCenterNoMargins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.content9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}
.contentNoJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
.contentItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-right: 15px;
	margin-left: 35px;
	font-style: italic;
}

.content2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	
	font-style: normal;
}


.content2Underlined{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

	margin-left: 75px;
	font-style: normal;
	text-decoration: underline;
}

img.img-left {
	float:left;
	border: 1px;
	border-color:#405980;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
img.img-right {
border: 1px;
	border-color:#405980;
	float:right;
	margin:8px;
	}
	
img.img-center {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	}
	.style1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	 }
	 .style3 {
	font-size: 13px}
.style4 {
	color: #000000;
	font-weight: bold;
	margin-left: 5px;;
}
.style5 {color: #000000;
margin-left: 5px;}
.style6 {color: #FFFFFF;}
