/* DEFINITIONS: RESET -> START */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table {
	margin:				0;
	padding:			0;
}

fieldset, img { 
	border:				0;
}

address, caption, cite, code, dfn, th, var {
	font-style:			normal;
	font-weight:			normal;
}

ol, ul {
	list-style:			none;
}

caption, th {
	text-align:			left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:			100%;
	font-weight:			normal;
}

q:before, q:after {
	content:			'';
}

abbr, acronym {
	border:				0;
}

/* DEFINITIONS: RESET -> END */

/* DEFINITIONS: BASIC-ELEMENTS -> START */

body, p, h1, h2, h3, h4, h5, h6, ol, ul, li, label, input, textarea, table, td, th {
	color:				black;
	font-family:			Georgia, 'Times New Roman', Times, serif;
	font-size:			15px;
	line-height:			20px;
}

a {
	color:				#bd0034;
	outline:			0;
	text-decoration:		none;
}

a:hover {
	text-decoration:		underline;
}

p {
	margin:				0 0 20px;
}

h1 {
	font-size:			32px;
	font-weight:			normal;
	line-height:			40px;
	margin:				0 0 20px;
}

h2 {
	font-size:			24px;
	font-weight:			normal;
	line-height:			32px;
	margin:				0 0 8px;
}

ol, ul {
	margin:				0 0 20px;
	padding:			0 0 0 5px;
}

li {
	list-style-type:		disc;
	margin:				0 0 0 14px;
}

/* DEFINITIONS: BASIC-ELEMENTS -> END */

/* DEFINITIONS: GLOBALS -> START */

.clip {
	overflow:			hidden;
	position:			relative;
}

.color_white {
	color:				white;
}

.color_red {
	color:				#bd0034;
}

.fontSize_13px {
	font-size:			13px;
}

.marginBottom_0px {
	margin-bottom:			0;
}

.marginBottom_8px {
	margin-bottom:			8px;
}

.noUnderline,
.noUnderline:hover {
	text-decoration:		none;
}

.noUnderlineOnHover {
	text-decoration:		underline;
}

.noUnderlineOnHover:hover {
	text-decoration:		none;
}

.paddingBottom_20px {
	padding-bottom:			20px;
}

.textAlign_center {
	text-align:			center;
}

.textAlign_right {
	text-align:			right;
}

.textShadow_black {
	text-shadow:			1px 1px 1px rgba(0, 0, 0, 0.5);
}

/* DEFINITIONS: GLOBALS -> END */

/* DEFINITIONS: COMPARE-TABLE -> START */

.compareTable {
	border:				#e0e0e0 solid 1px;
	border-collapse:	collapse;
	margin:				0 0 20px;
	width:				100%;
}

.compareTable td, .compareTable th {
	border:				#e0e0e0 solid 1px;
	margin:				0;
	padding:			19px 15px 20px;
	vertical-align:		middle;
}

.compareTable td img {
	display:			block;
	margin:				0 auto;
}

.compareTable th {
	background:			#f5f5f5 url(../../static/images/compare_table_th_bg.png) left bottom repeat-x;
	padding-bottom:		19px;
}

/* DEFINITIONS: COMPARE-TABLE -> END */

/* DEFINITIONS: GENERIC-LOGO -> START */

.genericLogo {
	border:					#e1e1e1 solid 1px;
	position:				relative;
}

.genericLogo:hover,
.genericLogo.active {
	border-color:			#adadad;
}

.genericLogo a {
	display:				block;
	text-decoration:		none;
}

.genericLogo img {
	display:				block;
	position:				absolute;
}

.genericLogo .colored {
	display:				none;
}

.genericLogo:hover .blackWhite,
.genericLogo.active .blackWhite {
	display:				none;
}

.genericLogo:hover .colored,
.genericLogo.active .colored {
	display:				block;
}

/* DEFINITIONS: GENERIC-LOGO -> END */

/* DEFINITIONS: GENERIC-LOGO (60 PIXEL) -> START */

.genericLogo_60px {
	border-radius:			3px;
	height:					58px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	width:					58px;	
}

.genericLogo_60px a {
	height:					58px;
	width:					58px;
}

.genericLogo img {
	height:					54px;
	left:					2px;
	top:					2px;
	width:					54px;
}

/* DEFINITIONS: GENERIC-LOGO (60 PIXEL) -> END */
<!-- user="1" date="1312802998" -->
