/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/bg-wave-full.jpg);
	background-repeat: no-repeat;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #225072;
	text-decoration: none;
}

ul {
	list-style-image: url(../images/bullets-plane.gif);
}


/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
}



a.lkGrey:link {
	color: #3399CC;
	text-decoration: none;
}
a.lkGrey:visited {
	color: #3399CC;
	text-decoration: none;
}
a.lkGrey:hover {
	color: #666666;
	text-decoration: none;
}
a.lkGrey:active {
	color: #666666;
	text-decoration: none;
}



a.lk10px:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.lk10px:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.lk10px:hover {
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
}
a.lk10px:active {
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
}



a.lkLayers:link {
	font-size: 11px;
	color: #009FC5;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
}
a.lkLayers:visited {
	font-size: 11px;
	color: #009EC4;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
}

a.lkLayers:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
}
a.lkLayers:active {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
}

a.lkLayersSub:link {
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
	text-indent: 12px;
}
a.lkLayersSub:visited {
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
	text-indent: 12px;
}
a.lkLayersSub:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
	text-indent: 12px;
}
a.lkLayersSub:active {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	line-height: 15px;
	width: 100%;
	text-decoration: none;
	text-indent: 12px;
}

a.lkSwandesign:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.lkSwandesign:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.lkSwandesign:hover {
	font-size: 10px;
	color: #009FC5;
	text-decoration: none;
}
a.lkSwandesign:active {
	font-size: 10px;
	color: #009FC5;
	text-decoration: none;
}



/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.txtBlack {
	color: #000000;
}
.txt14pxBold {
	font-size: 14px;
	font-weight: bold;
}
.txt18pxBold {
	font-size: 18px;
	font-weight: bold;
}

.txtGrey10px {
	font-size: 10px;
	color: #666666;
}
.txtWhite12px {
	font-size: 12px;
	color: #FFF;
}

.txtBlue16px {
	font-size: 16px;
	color: #3399CC;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
.txtBlueDark18px {
	font-size: 18px;
	color: #069;
	font-weight: bold;
	text-transform: uppercase;
}
.txtBlueDark24px {
	font-size: 24px;
	color: #069;
	font-weight: bold;
	text-transform: uppercase;
}
.txtBlueDark28px {
	font-size: 28px;
	color: #069;
	font-weight: bold;
	text-transform: uppercase;
}
.txtWhite16px {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
.txtTitle {
	font-size: 24px;
	color: #009FC5;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.txtTitleSub {
	font-size: 16px;
	color: #009FC5;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.txtLightGreen16px {
	font-size: 16px;
	color: #C2BD23;
	font-weight: bold;
	text-transform: uppercase;
}
.txtLightGreen14px {
	font-size: 14px;
	color: #C2BD23;
	font-weight: bold;
}
.txtLightGreen18px {
	font-size: 18px;
	color: #C2BD23;
	font-weight: bold;
}
.txtLightGreen {
	color: #C2BD23;
	font-weight: bold;
}
.txtTitleLightGreen {
	font-size: 24px;
	color: #C2BD23;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}
.txtDarkGreen16px {
	font-size: 16px;
	color: #5D9D48;
	font-weight: bold;
	text-transform: uppercase;
}
.txtOrange16px {
	font-size: 16px;
	color: #C60;
	font-weight: bold;
	text-transform: uppercase;
}
.txtDarkGreen14px {
	font-size: 14px;
	color: #5D9D48;
	font-weight: bold;
}
.txtDarkGreen {
	color: #5D9D48;
	font-weight: bold;
}
.txtDarkGreen18px {
	font-size: 18px;
	color: #5D9D48;
	font-weight: bold;
}
.txtTitleDarkGreen {
	font-size: 24px;
	color: #5D9D48;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}
.txtPurple16px {
	font-size: 16px;
	color: #6F38B2;
	font-weight: bold;
	text-transform: uppercase;
}
.txtPurple14px {
	font-size: 14px;
	color: #6F38B2;
	font-weight: bold;
}
.txtOrange14px {
	font-size: 14px;
	color: #C60;
	font-weight: bold;
}
.txtPurple18px {
	font-size: 18px;
	color: #6F38B2;
	font-weight: bold;
}
.txtOrange18px {
	font-size: 18px;
	color: #C60;
	font-weight: bold;
}
.txtPurple {
	color: #6F38B2;
	font-weight: bold;
}
.txtOrange {
	color: #C60;
	font-weight: bold;
}
.txtTitlePurple {
	font-size: 24px;
	color: #6F38B2;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}
.txtTitleOrange {
	font-size: 24px;
	color: #C60;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}
.txtRed16px {
	font-size: 16px;
	color: #D53E21;
	font-weight: bold;
	text-transform: uppercase;
}
.txtRed14px {
	font-size: 14px;
	color: #D53E21;
	font-weight: bold;
}
.txtRed {
	color: #D53E21;
	font-weight: bold;
}
.txtRed18px {
	font-size: 18px;
	color: #D53E21;
	font-weight: bold;
}
.txtTitleRed {
	font-size: 24px;
	color: #D53E21;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: italic;
}

.txtBlue14px {
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;
	text-transform: uppercase;
}

.txtBlue {
	color: #3399CC;
}

.txt14pxWhiteBold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt16pxWhiteBold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgFooter {
	background-image: url(../images/bg-footer.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.bgPage {
	background-image: url(../images/bg-page.png);
	background-repeat: repeat;
}

.bgContent {
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	background-position: center;
}

.bgContent02 {
	background-image: url(../images/bg-content-02.png);
	background-repeat: repeat-y;
	background-position: center;
}

/* ------------------------------------------------------- MISC ------------------------------------------------------- */
.submenu {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	border: 1px solid #333333;
	background-image: url(../images/bg-side-boxes.png);
	background-repeat: repeat;
}
.sideImgs {
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 22px;
	padding-top: 9px;
	border: 1px solid #333333;
	background-image: url(../images/bg-side-boxes.png);
	background-repeat: repeat;
}

.layers {
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.9;
}

.klGrey {
	border: 1px solid #333333;
}

.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	width: 100%;
	border: 1px solid #999999;
	padding: 2px;
}

.klBlue	{
	border: 1px solid #3399CC;
}

