
a
			{
				color:				#4573A0;
				font-weight:		bold;
				text-decoration:	none
			}

a:hover
			{
				color:				#4573A0;
				font-weight:		bold;
				text-decoration:	underline
			}

.area
			{
				padding-bottom:		10px;
				padding-left:		10px;
				padding-right:		10px;
				padding-top:		10px
			}

.areabottom
			{
				border-bottom:		1px solid #A3A3A3
			}

.bluearealight
			{
				background:			#F7F7F7;
				padding-bottom:		10px;
				padding-left:		10px;
				padding-right:		10px;
				padding-top:		10px
			}

.blueareasmalldark
			{
				background:			#DBE3EA;
				padding-bottom:		5px;
				padding-left:		5px;
				padding-right:		5px;
				padding-top:		5px
			}

.blueareasmalllight
			{
				background:			#F7F7F7;
				padding-bottom:		5px;
				padding-left:		5px;
				padding-right:		5px;
				padding-top:		5px
			}

.bluebardark
			{
				background:			#DBE3EA;
				padding-bottom:		3px;
				padding-left:		5px;
				padding-right:		5px;
				padding-top:		3px
			}

.blueboxdark
			{
				background:			#DBE3EA;
				border-bottom:		1px solid #A3A3A3;
				border-left:		1px solid #A3A3A3;
				border-right:		1px solid #A3A3A3;
				border-top:			1px solid #A3A3A3;
				padding-bottom:		10px;
				padding-left:		10px;
				padding-right:		10px;
				padding-top:		10px
			}

.blueboxlight
			{
				background:			#F7F7F7;
				border-bottom:		1px solid #A3A3A3;
				border-left:		1px solid #A3A3A3;
				border-right:		1px solid #A3A3A3;
				border-top:			1px solid #A3A3A3;
				padding-bottom:		10px;
				padding-left:		10px;
				padding-right:		10px;
				padding-top:		10px
			}

.bluerowdark
			{
				background:			#DBE3EA;
				padding-left:		5px;
				padding-right:		5px
			}

body
			{
				margin:				3px;
				padding:			0px
			}

.boxnopad
			{
				border-bottom:		1px solid #A3A3A3;
				border-left:		1px solid #A3A3A3;
				border-right:		1px solid #A3A3A3;
				border-top:			1px solid #A3A3A3
			}

.button
			{
				background-color:	#676767;
				border-bottom-color:#000000;
				border-left-color:	#DAE0EB;
				border-right-color:	#000000;
				border-top-color:	#DAE0EB;
				border-width:		1px;
				color:				#D3D1D1;
				font-size:			11px;
				font-weight:		bold;
				padding:			1px
			}

.darkbluebar
			{
				background:			#4A6A7F;
				padding-bottom:		5px;
				padding-left:		5px;
				padding-right:		5px;
				padding-top:		5px;
				text-align:			center
			}

.darkgreybar
			{
				background:			#676767
			}

.dropdown
			{
				color:				#555555;
				font-size:			13px
			}

form
			{
				border:				0px;
				height:				auto;
				margin:				0px;
				padding:			0px;
				width:				auto
			}

.gradient25
			{
				background-image:	url(Images/Gradient25.png);
				height:				25px;
				padding-left:		5px;
				padding-right:		5px;
				vertical-align:		middle
			}

.gradient30
			{
				background-image:	url(Images/Gradient30.png);
				background-repeat:	no-repeat;
				height:				30px;
				padding-left:		5px;
				padding-right:		5px;
				vertical-align:		middle
			}

.greyarea
			{
				background:			#ECECEC;
				padding-bottom:		10px;
				padding-left:		10px;
				padding-right:		10px;
				padding-top:		10px
			}

h1
			{
				font-size:			18px;
				font-weight:		bold;
				margin-bottom:		13px;
				margin-top:			0px
			}

h2
			{
				font-size:			16px;
				font-weight:		bold;
				margin-bottom:		13px;
				margin-top:			0px
			}

h3
			{
				font-size:			13px;
				font-weight:		bold;
				margin-bottom:		9px;
				margin-top:			0px
			}

img
			{
				border:				0px
			}

.inputtext
			{
				border:				1px solid #BDC7D8;
				font-size:			12px;
				padding:			2px
			}

li
			{
				list-style-image:	url('Images/Bullet.gif');
				padding-bottom:		6px

			}

li.small
			{
				list-style-image:	url('Images/Bullet.gif');
				padding-bottom:		3px
			}

.main_text, table, input, textarea
			{
				color:				#555555;
				font-family:		arial, tahoma;
				font-size:			12px
			}

.orangebar
			{
				background:			#F0A337;
				padding-bottom:		3px;
				padding-left:		5px;
				padding-right:		5px;
				padding-top:		3px
			}

p
			{
				margin-bottom:		13px;
				margin-top:			0px;
				padding:			0px;
				text-align:			justify
			}

p.0-0
			{
				margin-bottom:		0px;
				margin-top:			0px;
				padding:			0px
			}

p.0-4
			{
				margin-bottom:		4px;
				margin-top:			0px;
				padding:			0px
			}

p.0-8
			{
				margin-bottom:		8px;
				margin-top:			0px;
				padding:			0px
			}

p.10-0
			{
				margin-bottom:		0px;
				margin-top:			10px;
				padding:			0px
			}

p.article
			{
				line-height:		1.5
			}

p.center
			{
				margin-bottom:		13px;
				margin-top:			0px;
				padding:			0px;
				text-align:			center
			}

p.center0-0
			{
				margin-bottom:		0px;
				margin-top:			0px;
				padding:			0px;
				text-align:			center
			}

p.center0-3
			{
				margin-bottom:		3px;
				margin-top:			0px;
				padding:			0px;
				text-align:			center
			}

p.center0-6
			{
				margin-bottom:		6px;
				margin-top:			0px;
				padding:			0px;
				text-align:			center
			}

p.center0-15
			{
				margin-bottom:		15px;
				margin-top:			0px;
				padding:			0px;
				text-align:			center
			}

p.center0-20
			{
				margin-bottom:		20px;
				margin-top:			0px;
				padding:			0px;
				text-align:			center
			}

p.center4-0
			{
				margin-bottom:		0px;
				margin-top:			4px;
				padding:			0px;
				text-align:			center
			}

p.justify0-20
			{
				margin-bottom:		20px;
				margin-top:			0px;
				padding:			0px;
				text-align:			justify
			}

p.left0-4
			{
				margin-bottom:		4px;
				margin-top:			0px;
				padding:			0px;
				text-align:			left
			}

p.left0-6
			{
				margin-bottom:		6px;
				margin-top:			0px;
				padding:			0px;
				text-align:			left
			}

.row
			{
				padding-left:		5px;
				padding-right:		5px
			}

.text10
			{
				font-size:			10px
			}

.text11
			{
				font-size:			11px
			}

.text13
			{
				font-size:			13px
			}

.text15
			{
				font-size:			15px;
			}

.textblack11
			{
				color:				#000000;
				font-size:			11px
			}

.textbluelight10
			{
				color:				#F7F7F7;
				font-size:			10px
			}

.textbold
			{
				font-weight:		bold
			}

.textbold11
			{
				font-size:			11px;
				font-weight:		bold
			}

.textbold13
			{
				font-size:			13px;
				font-weight:		bold
			}

.textbold14
			{
				font-size:			14px;
				font-weight:		bold
			}

.textbold16
			{
				font-size:			16px;
				font-weight:		bold
			}

.textbold18
			{
				font-size:			18px;
				font-weight:		bold
			}

.textbold22
			{
				font-size:			22px;
				font-weight:		bold
			}
			
.textbolditalic13
			{
				font-size:			13px;
				font-weight:		bold;
				font-style:			italic
			}

.textitalic
			{
				font-style:			italic
			}

.textgrey
			{
				color:				#D3D1D1
			}

.textgrey a
			{
				color:				#D3D1D1;
				font-weight:		bold;
				text-decoration:	none
			}

.textgrey a:hover
			{
				color:				#D3D1D1;
				font-weight:		bold;
				text-decoration:	underline
			}

.textred
			{
				color:				#FF0000
			}

.textred11
			{
				color:				#FF0000;
				font-size:			11px
			}

.textredbold
			{
				color:				#FF0000;
				font-weight:		bold
			}

.textwhitebold13
			{
				color:				#FFFFFF;
				font-size:			13px; 
				font-weight:		bold
			}

.textwhitebold14
			{
				color:				#FFFFFF;
				font-size:			14px; 
				font-weight:		bold
			}

ul
			{
				margin-bottom:		10px;
				margin-left:		15px;
				margin-top:			0px;
				text-align:			justify
			}

.whiteboxlarge
			{
				border-bottom:		1px solid #A3A3A3;
				border-left:		1px solid #A3A3A3;
				border-right:		1px solid #A3A3A3;
				border-top:			1px solid #A3A3A3;
				padding-bottom:		15px;
				padding-left:		15px;
				padding-right:		15px;
				padding-top:		15px;
				vertical-align:		top
			}
