BODY
{
    /* Top Right Bottom Left */
    PADDING: 0px; /* if just 2 parameters are specified, they are used for both top and bottom (5px) and left and right (0px), if only 1 parameter is specified, it's used for all 4 values */
    MARGIN: 0px;
	font: 12pt verdana, arial; 
    COLOR: black;
    BACKGROUND-COLOR: #EFEFEF;
	text-align: left;
	background-image:  url(images/pagegrad.jpg);
	background-repeat: repeat-x;	
}
img
{
    BORDER:0;
	padding:0;
}
H1
{
    PADDING: 0px;
	font: bold 27pt tahoma;
    /* Top Right Bottom Left */
    MARGIN: 8px;
    COLOR: #0000CC;
    TEXT-ALIGN: center
}
H2
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 20px 8px 8px 8px;
	font: bold 18pt tahoma; 
    COLOR: #CC0000;
    TEXT-ALIGN: center
}
H3
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 8px;
    FONT: bold 15pt Tahoma,;
    COLOR: #000000;
    TEXT-ALIGN: center;
}
H4
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 0px 0px 2px 0px;
    FONT: bold 12pt Tahoma, arial, helvetica, sans-serif;
    COLOR: #000000;
    TEXT-ALIGN: center
}
H5
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 0px 0px 2px 0px;
    FONT: bold 12pt Tahoma, arial, helvetica, sans-serif;
    COLOR: #000000;
    TEXT-ALIGN: left
}
P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px 8px 10px 8px;
    FONT: 12pt verdana, arial, helvetica, sans-serif
}
Table
{
    BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    BORDER-COLLAPSE: collapse;
    border-spacing: 0px;
    WIDTH: 0px;
    HEIGHT: 0px
}
A
{
    COLOR: #000080;
    FONT: bold 12pt verdana, arial, helvetica, sans-serif;
}
A:link
{
    COLOR: #000080;
}
A:visited
{
    COLOR: #000080;
}
A:hover
{
    BACKGROUND-COLOR: #000080;
    COLOR: white;
}
Form
{
    PADDING: 0px;
    MARGIN: 0px;
}
LI
{
    /* Top Right Bottom Left */
    MARGIN: 15px 8px 15px 15px;
	text-align: left;
	FONT: 12pt verdana, arial, helvetica, sans-serif
}
UL
{
    /* Top Right Bottom Left */
    MARGIN: 5px 8px 5px 15px;
	text-align: left;
	FONT: 12pt verdana, arial, helvetica, sans-serif
}
.RedChecker LI
{
	padding-left:10px;
	margin-top:10px;
	margin-bottom: 10px;
}
.RedChecker
{
	list-style-image: url(images/redcheck2.jpg);
}
.GreenSplatter LI
{
	padding-left:10px;
	margin-top:10px;
	margin-bottom: 10px;
}
.GreenSplatter
{
	list-style-image: url(images/greensplat.jpg);
}
.BlueBoxer LI
{
	padding-left:10px;
	margin-top:10px;
	margin-bottom: 10px;
}
.BlueBoxer
{
	list-style-image: url(images/bluesquare2.jpg);
}
.PW
{
    /*BORDER: white 1px solid;*/
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    BORDER-COLLAPSE: collapse;
    border-spacing: 0px;
    Width: 800px;
    Height: 100%
}
.PWInside
{
    /*BORDER: white 1px solid;*/
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    BORDER-COLLAPSE: collapse;
    border-spacing: 0px;
    BACKGROUND-COLOR: white;
    Width: 718px;
    Height: 100%
}
.ContentWrapper
{
    /*BORDER: white 1px solid;*/
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    BORDER-COLLAPSE: collapse;
    border-spacing: 0px;
    BACKGROUND-COLOR: white;
    Width: 718px;
    Height: 100%
}
.HeaderCell A
{
    FONT-SIZE: 11pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
}
.HeaderCell A:link
{
    COLOR: #FFFFFF;
}
.HeaderCell A:visited
{
    COLOR: #FFFFFF;
}
.HeaderCell A:hover
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: white;
}
.HeaderCell
{
    /*BORDER: white 1px solid;*/
	BORDER: 0px;
	border-bottom: 1px #000080 solid;
    PADDING: 0px;
    MARGIN: 0px;
    BORDER-COLLAPSE: collapse;
    border-spacing: 0px;
    BACKGROUND-COLOR: white;
    Width: 718px;
    Height: 110px;
	Text-Align: center
}
.PWTL
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 44px;
	height: 47px;
	Background-Image: url(images/background_01.jpg);	
}
.PWTM
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 718px;
	height: 47px;
	Background-Image: url(images/background_02.jpg);
}
.PWTR
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 38px;
	height: 47px;
	Background-Image: url(images/background_04.jpg);
}
.PWML
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 44px;
	height: 100%;
	Background-Image: url(images/padleft.jpg);
	background-repeat: repeat-y;
}
.PWMM
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 718px;
	height: 100%;
}
.PWMR
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 38px;
	height: 100%;
	Background-Image: url(images/padright.jpg);
	background-repeat: repeat-y;
}
.PWBL
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 44px;
	height: 47px;
	Background-Image: url(images/background_09.jpg);
}
.PWBM A
{
    COLOR: #000000;
    FONT: 8pt verdana, arial, helvetica, sans-serif;
	text-decoration: none
}
.PWBM A:link
{
    COLOR: #000000;
	text-decoration: none;
}
.PWBM A:visited
{
    COLOR: #000000;
	text-decoration: none;
}
.PWBM A:hover
{
    COLOR: #000000;
	BACKGROUND-COLOR: #FFFFFF;
	text-decoration: none;
}
.PWBM P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 0px;
    FONT: 8pt verdana, arial, helvetica, sans-serif
}
.PWBM
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 718px;
	height: 47px;
	text-align: center;
	Background-Image: url(images/background_10.jpg);
}
.PWBR
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 38px;
	height: 47px;
	Background-Image: url(images/background_12.jpg);
}
.TestiT H3
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px ;
    FONT: bold 12pt arial, sans-serif;
    TEXT-ALIGN: center
}
.TestiT P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px 10px 10px 10px;
	TEXT-ALIGN: left;
    FONT: italic 12pt Georgia, arial, helvetica, sans-serif
}
.TestiT
{
    BORDER: 1pt BLACK SOLID; 
    PADDING: 0px;
    MARGIN: 0px;
    BORDER-COLLAPSE: collapse;
	BACKGROUND-COLOR: #FFFFC0;
    FONT: 12pt arial, helvetica, sans-serif;
    Width: 90%;
}
.FrIt img
{
	text-align: center;
}
.FrIt P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px 10px 10px 10px;
	TEXT-ALIGN: left;
    FONT: 12pt Georgia, arial, helvetica, sans-serif;
	float: none;
}
.FrIt
{
    BORDER: 1pt BLACK SOLID; 
    PADDING: 0px;
    MARGIN: 0px;
    Width: 90%;
}
.BigLink P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 0px;
    FONT: Bold 15pt Tahoma, arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
}
.BigLink A
{
    COLOR: #000080;
    FONT: Bold 15pt Tahoma, arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
}
.BigLink A:link
{
    COLOR: #000080;
}
.BigLink A:visited
{
    COLOR: #000080;
}
.BigLink A:hover
{
    BACKGROUND-COLOR: #000080;
    COLOR: white;
}
.BigLink
{
	TEXT-ALIGN: center;
}
.HighLight
{
	background-color: yellow;
}
.RedText
{
	color: #FF0000;
}
.GrayFrame img
{
    BORDER:1px BLACK Solid;
	padding:0;
	/* Top Right Bottom Left */
	MARGIN: 10px 10px 0px 10px;
    float: none;
	text-align:left;
}
.GrayFrame H3
{
    PADDING: auto;
    MARGIN: auto;
    FONT: bold 12pt arial, sans-serif;
    TEXT-ALIGN: center;
}
.GrayFrame A
{
    COLOR: #000080;
    FONT: BOLD 12pt verdana, arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
}
.GrayFrame A:link
{
    COLOR: #000080;
}
.GrayFrame A:visited
{
    COLOR: #000080;
}
.GrayFrame A:hover
{
    background-COLOR: #000080;
    COLOR: white;
}
p.GrayFrame
{
	FONT: 12pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 10px;
	TEXT-ALIGN: left;
}
.GrayFrame P
{
	FONT: 12pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 10px;
	TEXT-ALIGN: left;
}
.GrayFrame
{
	FONT: 12pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 5px 0px 10px 0px;	
	BORDER: 1pt BLACK SOLID; 
	width: 90%;
	BACKGROUND-COLOR: #EFEFEF;
}
.SmCtrTxt A
{
    COLOR: #000080;
    FONT: 8pt verdana, arial, helvetica, sans-serif;
	TEXT-ALIGN: left;
}
.SmCtrTxt A:link
{
    COLOR: #000080;
}
.SmCtrTxt A:visited
{
    COLOR: #000080;
}
.SmCtrTxt A:hover
{
    background-COLOR: #000080;
    COLOR: white;
}
p.SmCtrTxt
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 0px;
	TEXT-ALIGN: center;
}
.SmCtrTxt P
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 0px;
	TEXT-ALIGN: center;
}
.SmCtrTxt
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 10px;	
	BORDER: 0pt;
	float: none;
}
.Credit img
{
    BORDER: 1px black solid;
	padding:0px;
	/* Top Right Bottom Left */
	MARGIN: 0px;
    float: none;
	text-align: left;
}
.Credit A
{
    COLOR: #000080;
    FONT: BOLD 8pt verdana, arial, helvetica, sans-serif;
	TEXT-ALIGN: left;
}
.Credit A:link
{
    COLOR: #000080;
}
.Credit A:visited
{
    COLOR: #000080;
}
.Credit A:hover
{
    background-COLOR: #000080;
    COLOR: white;
}
p.Credit
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 0px;
	TEXT-ALIGN: left;
}
.Credit P
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 0px;
	TEXT-ALIGN: left;
}
.Credit
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 10px;	
	BORDER: 0pt;
	float: none;
}
.QT2-1
{
	Background-Image: url(images/snnb_01.gif);
	width: 7px;
	height: 13px;
}
.QT2-2
{
	Background-Image: url(images/snnb_02.gif);
	width: 638px;
	height: 13px;
}
.QT2-3
{
	Background-Image: url(images/snnb_03.gif);
	width: 20px;
	height: 13px;	
}
.QT2-4
{
	Background-Image: url(images/snnb_07.gif);
	width: 7px;
	height: 100%;	
}
.QT2-5
{
	BACKGROUND-COLOR: #FFFFCC;
	width: 638px;
	height: 100%;	
	FONT: 12pt arial, helvetica, sans-serif;
}
.QT2-6
{
	Background-Image: url(images/snnb_09.gif);
	width: 20px;
	height: 100%;	
}
.QT2-7
{
	Background-Image: url(images/snnb_13.gif);
	width: 7px;
	height: 27px;
}
.QT2-8
{
	Background-Image: url(images/snnb_14.gif);
	width: 638px;
	height: 27px;
}
.QT2-9
{
	Background-Image: url(images/snnb_15.gif);
	width: 20px;
	height: 27px;
}
.QT2 H1
{
    PADDING: 0px;
    MARGIN: 10px 10px 0px 10px;
	COLOR: #000000;
    FONT: BOLD 12pt arial, helvetica, sans-serif;
	TEXT-ALIGN: left;
}
.QT2 H3
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 0px 0px 0px 10px;
    FONT: ITALIC 10pt sans-serif;
	TEXT-ALIGN: left;
}
.QT2 P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 10px;
    FONT: 12pt sans-serif;
	TEXT-ALIGN: left;
}
.QT2
{
	/* Top Right Bottom Left */
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 665px;
	border-collapse: collapse;	
}
.SBar1-13
{
	background-image: url(images/sidebar_24.jpg);
	width:11px;
	height:20px;
}
.SBar1-12
{
	background-image: url(images/sidebar_23.jpg);
	width:15px;
	height:20px;
}
.SBar1-11
{
	background-image: url(images/sidebar_21.jpg);
	width:158px;
	height:20px;
}
.SBar1-10
{
	background-image: url(images/sidebar_20.jpg);
	width:15px;
	height:20px;
}
.SBar1-9
{
	background-image: url(images/sidebar_19.jpg);
	width:6px;
	height:20px;
}
.SBar1-8
{
	background-image: url(images/sidebar_12.jpg);
	width:11px;
}
.SBar1-7
{
	width:158px; 
	background-color: F6F6F6;
}
.SBar1-6
{
	background-image: url(images/sidebar_07.jpg); 
	width:6px;
}
.SBar1-5
{
	background-image: url(images/sidebar_06.jpg);
	width:11px;
	height:17px;
}
.SBar1-4
{
	background-image: url(images/sidebar_05.jpg);
	width:15px;
	height:17px;
}
.SBar1-3
{
	background-image: url(images/sidebar_03.jpg);
	width:158px;
	height:17px;
}
.SBar1-2
{
	background-image: url(images/sidebar_02.jpg);
	width:15px;
	height:17px ;
}
.SBar1-1
{
	background-image: url(images/sidebar_01.jpg); 
	width:6px ; 
	height:17px ;
}
.SBar1 img
{
	text-align: center;
	PADDING: 0px;
	margin: 0px;
	border: 1px black solid;
}
.SBar1 H1
{
    PADDING: 0px;
    MARGIN: 5px 5px 0px 5px;
	COLOR: #000000;
    FONT: BOLD 12pt arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
}
.SBar1 H2
{
    PADDING: 0px;
    MARGIN: 5px 5px 0px 5px;
	COLOR: #000000;
    FONT: BOLD 11pt arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
}
.SBar1 H3
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px 5px 0px 5px;
    FONT: 10pt arial;
	TEXT-ALIGN: center;
}
.SBar1 P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px;
    FONT: 10pt arial;
	TEXT-ALIGN: justify;
}
.SBar1
{
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
    Width: 175px;
	border-collapse: collapse;	
}
.tCore H3
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px ;
    FONT: bold 12pt arial, sans-serif;
    TEXT-ALIGN: center
}
.tCore P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px 10px 10px 10px;
	TEXT-ALIGN: left;
    FONT: italic 12pt Georgia, arial, helvetica, sans-serif
}
.tCore
{
    PADDING: 0px;
    MARGIN: 0px;
    BORDER-COLLAPSE: collapse;
    FONT: 12pt arial, helvetica, sans-serif;
    Width: 100%;
}
.myPhoto img
{
    BORDER:0px;
	padding:0px;
	/* Top Right Bottom Left */
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
    float: none;
	text-align: left;
}
.myPhoto A
{
    COLOR: #000080;
    FONT: BOLD 8pt verdana, arial, helvetica, sans-serif;
	TEXT-ALIGN: left;
}
.myPhoto A:link
{
    COLOR: #000080;
}
.myPhoto A:visited
{
    COLOR: #000080;
}
.myPhoto A:hover
{
    background-COLOR: #000080;
    COLOR: white;
}
p.myPhoto
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 0px;
	TEXT-ALIGN: center;
}
.myPhoto P
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 0px;
	TEXT-ALIGN: center;
}
.myPhoto
{
	FONT: 8pt verdana, arial, helvetica, sans-serif;
    PADDING: 0px;
    MARGIN: 10px;	
	BORDER: 0pt;
	float: none;
	TEXT-ALIGN: center;
}
.myButton
{
	color: #000000;
	font: Bold 14pt arial, helvetica, sans-serif;
	width: 475px;
	height: 35px;
	margin: 5px;
	padding: 0px;	
}
.myButton2
{
	color: #000000;
	font: Bold 14pt arial, helvetica, sans-serif;
	width: 475px;
	height: 35px;
	cursor: hand;
	margin: 5px;
	padding: 0px;		
}
.sBRnd form
{
	width: 485px;
	height: 45px;
}
.sBRnd2 form
{
	width: 485px;
	height: 45px;
}
.sBRnd
{
	width: 485px;
	height: 45px;
	color: #000080;
	background-color: #BA0000;
	border: 0px;
	margin: 0px;
	padding: 5px;
}
.sBRnd2
{
	width: 485px;
	height: 45px;
	color: #000080;
	background-color: #009900;
	border: 0px;
	margin: 0px;
	padding: 5px;
	cursor: hand;
}
.GTable img
{
    PADDING: 0px;
    MARGIN: 0px;
}
.GTable H1
{
    PADDING: 0px;
    MARGIN: 4px 0px 12px 0px;
	COLOR: #000000;
    FONT: BOLD 12pt verdana, arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
}
.GTable P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 5px;
    FONT: 12pt sans-serif;
	TEXT-ALIGN: left;
}
.GTable
{
	/* Top Right Bottom Left */
	top: 45px;
	width: 456px;
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	position: relative;
}
.GDiv
{
	/* Top Right Bottom Left */
	width: 554px;
	height: 428px;
	BORDER: 0px;
    PADDING: 0px;
    MARGIN: 0px;
	BACKGROUND-IMAGE: URL(images/certificate.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	BACKGROUND-COLOR: #FFFFFF;
}
.order-box P
{
	text-align: left;
}
.order-box H2
{
	text-align: center;
}
.order-box 
{
    width: 520px;
	border-color: red;
    border-style: dashed;
	border-width: thick;
	margin-left:auto;
	margin-right:auto;
		padding:10px;
	background-color:#F6F6F6;
}
.FootNote P
{
    PADDING: 0px;
    /* Top Right Bottom Left */
    MARGIN: 0px;
    FONT: 8pt verdana, arial, helvetica, sans-serif;
	TEXT-ALIGN: center;
}
.FootNote
{
}