body,td,div,p {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0B1D1F;}

a {text-decoration:none; color:#3300FF;}
a:active {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
 
ul {margin:0px; padding-left:25px; padding-bottom:5px; padding-top:5px; padding-right:10px;}

.copyright {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none;}
.copyright1 {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #9FBFE8; font-weight: normal; text-decoration: none;}

.text {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #FF6600; font-weight: normal; text-decoration: none;}

.text2 {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000080; font-weight: normal; text-decoration: none;}

.form {margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0;}
select {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000;}
input, textarea {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.button {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffffff; background-color:#3C83C7; font-weight: bold;}
  
.images {border-color: #8DBBDF; border-width: 2px;}
.imagesmallname {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #0B1D1F; font-weight: normal;}
.imagemediumname {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #0B1D1F; font-weight: bold;}
.imagebigname {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold;}
.imagepages {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #0B1D1F; font-weight: normal;}
.imagepageselected {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #3300FF; font-weight: bold;}
.imagepagesnav {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #0B1D1F; font-weight: normal;}
.imagebignav {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold;}
.sectionname {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #3300FF; font-weight: bold;}
.sectionnameselected {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold;}

h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #034cad;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	color: #2773d9;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
h3 {
	font-size:12px;
	line-height:16px;
	font-weight: bold;
	color:#034cad;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

.content_title h1 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 25px;
}

/* menu_marketing
-----------------------------------------------------------------------------*/
#menu_marketing {
	width: 100%;
	overflow: auto;
	padding-bottom: 20px;
}
#menu_marketing ul {
	width: 160px;
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-image:none;
	border-top: 1px solid #566b93;
}
#menu_marketing ul li {
	width: 160px;
	height: 19px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-bottom: 1px solid #566b93;
}
#menu_marketing ul li.last {
	background: none;
}
#menu_marketing a {
	display: block;
	width: 160px;
	height: 18px;
	line-height: 19px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_marketing a:hover {
	text-decoration: none;
	color: #ffff66;
}
a.menu_marketing_selected {
	text-decoration: none !important;
	color: #ffff66 !important;
}

.hr {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background: url(images/hr_bg.gif) top repeat-x;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.disclaimer {
	font-size: 11px;
	color: #666666;
}

.ul_marketing_toolsbox {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	list-style-image: url(images/icon_group.gif);
}
.ul_marketing_toolsbox li {
	height: 25px;
	padding: 10px 0px 5px 0px;
}
.ul_marketing_toolsbox a {
	font-weight: bold;
}

.table {
	width: 100%;
	color: #333333;
	border-left: 1px solid #aaaaaa;
}
.table thead tr {
	background: #7f7f7f;
}
.table thead td {
	font-weight: bold;
	color: #fff;
	padding: 5px;
	text-decoration: underline;
	text-align: center;
}
.table thead td.left {
	text-align: left;
}

.table tfoot tr {
	background: #1f497d;
}
.table tfoot td {
	color: #ffffff;
	font-weight: bold;
}

.table tr {
	background: #dbe5f1;
}
.table tr.odd {
	background: #cccccc;
}
.table td {
	font-size: 11px;
	color: #333333;
	padding: 5px;
	border-bottom: 1px solid #aaaaaa; 
	border-right: 1px solid #aaaaaa; 
	text-align: center;
}
.table td.left {
	text-align: left;
}

.table tr.header {
	background: #b6b6b6;
}
.table tr.header td {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}


