/* blue */

/* banner */
#tdimg1 {
	background-image:   url('/sec/media/template/blue/img1.jpg');
}
#tdimg2 {
	background-image:   url('/sec/media/template/blue/img2.jpg');
}
#tdlogo {
	background-image:   url('/sec/media/template/blue/logo.gif');
}
#tdsection {
	background-image:   url('/sec/media/template/blue/banner1.jpg');
}




/* navigation */
#tdnavi1 {
	background-image:   url('/sec/media/template/blue/banner2.jpg');
}
#tdnavi2 {
	background-image:   url('/sec/media/template/blue/menubg.jpg');
}
.tdnavi2spacer{
	background-image:   url('/sec/media/template/blue/menubg.jpg');
}





/* menue */

a.menu1_notselected_nochildren,
a.menu1_notselected_children {
	color: #333333 !important;
}

a.menu1_notselected_nochildren:hover,
a.menu1_notselected_children:hover {
	color: #15395E !important;
}

li.menu1_selected_nochildren,
li.menu1_selected_children,
li.menu1_notselected_childrenselected {
	list-style-image: url(/sec/media/template/blue/menusquare.gif);
}

a.menu1_selected_nochildren,
a.menu1_selected_children,
a.menu1_notselected_childrenselected {
	color: #15395E !important;
}

a.menu1_selected_nochildren:hover,
a.menu1_selected_children:hover,
a.menu1_notselected_childrenselected:hover {
	color: #15395E !important;
}




a.menu2_notselected_nochildren,
a.menu2_notselected_children {
	color: #333333 !important;
}

a.menu2_notselected_nochildren:hover,
a.menu2_notselected_children:hover {
	color: #15395E !important;
}

li.menu2_selected_nochildren,
li.menu2_selected_children,
li.menu2_notselected_childrenselected {
	list-style-image: url(/sec/media/template/blue/menuarrow.gif);
}

a.menu2_selected_nochildren,
a.menu2_selected_children,
a.menu2_notselected_childrenselected {
	color: #15395E !important;
}

a.menu2_selected_nochildren:hover,
a.menu2_selected_children:hover,
a.menu2_notselected_childrenselected:hover {
	color: #15395E !important;
}




a.menu3_notselected_nochildren,
a.menu3_notselected_children {
	color: #333333 !important;
}

a.menu3_notselected_nochildren:hover,
a.menu3_notselected_children:hover {
	color: #15395E !important;
}

li.menu3_selected_nochildren,
li.menu3_selected_children,
li.menu3_notselected_childrenselected {
	list-style-image: url(/sec/media/template/blue/menuarrow.gif);
}

a.menu3_selected_nochildren,
a.menu3_selected_children,
a.menu3_notselected_childrenselected {
	color: #15395E !important;
}

a.menu3_selected_nochildren:hover,
a.menu3_selected_children:hover,
a.menu3_notselected_childrenselected:hover {
	color: #15395E !important;
}




/* boxes */
.tdboxes, .tdboxesspacer {
	background-color:#15395E;
}
.tdboxescontent {
	background-color:#ffffff;
}
.boxtitle {
	background-image:   url('/sec/media/template/blue/boxtitlebg.jpg');
	color: #15395E;
}
.tdboxes .boxcontent a {
	color: #ffffff !important;
	text-decoration: none;
}
.tdboxes .boxcontent a:hover {
	color: #ffffff !important;
	text-decoration: underline;
}
.tdboxes .boxcontent li {
	list-style-image: url('/sec/media/template/blue/bulletboxes.gif');
}
.tdboxescontent .boxcontent a {
	color: #15395E !important;
	text-decoration: none;
}
.tdboxescontent .boxcontent a:hover {
	color: #15395E !important;
	text-decoration: underline;
}
.tdboxescontent .boxcontent li {
	list-style-image: url('/sec/media/template/blue/bullet.gif');
}
input.login {
	color: #15395E;
}




/* content */
a:link,a:visited {
	text-decoration:none;
	color: #15395E;
}
a:hover {
	text-decoration:underline;
	color: #15395E;
}
li {
	list-style-image: url(/sec/media/template/blue/bullet.gif);
}