@charset "utf-8";
/* CSS Document */

body {
overflow:scroll;
margin:0px;
padding:0px;
border:0px;
font-family:Helvetica, Arial, Verdana, sans-serif;
background-image:url(Images/BG.gif);
background-color:#d9d9d9;
background-position:top;
background-repeat:repeat-x;
}

a:link {color:#1645d4;text-decoration:none;font-weight:bold;}
a:active {color:#1645d4;text-decoration:none;font-weight:bold;}
a:visited {color:#1645d4;text-decoration:none;font-weight:bold;}
a:hover {color:#0078ff;text-decoration:underline;font-weight:bold;}

.Wrapper {
width:960px;
height:inherit;
position:absolute;
top:0px;
left:50%;
margin-right:0px;
margin-left:-480px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
border:0px;
z-index:1;
}

.Header {
width:960px;
height:90px;
position:absolute;
top:0px;
left:0px;
z-index:1;
background-image:url(Images/Logo.gif);
background-position:left top;
background-repeat:no-repeat;
}

.Header UL {float:right;margin-left:0px;margin-top:0px;margin-bottom:0px;margin-right:30px;}
.Header IMG {float:left;}
.Header LI {
float:left;
display:block;
height:16px;
font-weight:bold;
font-size:14px;
margin-top:52px;
margin-bottom:23px;
padding-left:9px;
margin-left:0px;
margin-right:8px;
list-style-type:none;
list-style-image:none;
}

.Header LI:Hover {background-image:url(Images/Bullet_Hover.gif);background-position:left top;background-repeat:no-repeat;}
.Header LI a:link {color:#FFFFFF;text-decoration:none;}
.Header LI a:active {color:#FFFFFF;text-decoration:none;}
.Header LI a:visited {color:#FFFFFF;text-decoration:none;}
.Header LI a:hover {color:#ffa800;text-decoration:underline;}

.Main_Image {
width:960px;
height:200px;
position:absolute;
top:90px;
left:0px;
z-index:1;
background-image:url(Images/Main_Image.jpg);
background-position:left top;
background-repeat:no-repeat;
}

.Main_Image P {
font-weight:bold;
width:250px;
color:#ffa800;
font-size:12px;
line-height:15px;
float:left;
margin-top:65px;
margin-left:30px;
}

.Main_Content {
width:960px;
height:inherit;
position:absolute;
top:290px;
left:0px;
z-index:1;
background-color:#FFFFFF;
}

.Main_Content LI {
color:#2f4999;
list-style-type:none;
list-style-image:url(Images/Bullet.gif);
font-size:12px;
}

.Divider {
float:left;
width:960px;
height:50px;
background-color:#d9d9d9;
background-image:url(Images/Divider_Bottom.gif);
background-position:left top;
background-repeat:no-repeat;
}

.Divider_Blank {
float:left;
width:960px;
height:50px;
background-color:transparent;
background-color:#d9d9d9;
}

.Divider_Inside {
float:left;
width:960px;
height:50px;
background-color:transparent;
background-image:url(Images/Divider_Inside.gif);
background-position:left top;
background-repeat:repeat-x;
}

.ColumnHolder {
width:960px;
height:inherit;
float:left;
z-index:1;
}

.ColumnHolder_Line {
width:960px;
height:inherit;
float:left;
z-index:1;
background-color:#FFFFFF;
background-image:url(Images/Line_2.gif);
background-position:center;
background-repeat:repeat-y;
}

.Column_x1 {
width:960px;
height:inherit;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-color:#FFFFFF;
text-align:center;
}

.Column_x1 IMG {
float:left;
margin:20px;
border:0px;
padding:0px;
}

.Column_x2 {
width:480px;
height:300px;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-color:#d9d9d9;
}

.Column_x3 {
width:320px;
height:inherit;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-color:transparent;
}

.Column_x4 {
width:240px;
height:inherit;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-color:#FFFFFF;
}

.Column_x5 {
width:196px;
height:inherit;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-color:#FFFFFF;
}

.Column_x6 {
width:160px;
height:inherit;
float:left;
margin:0px;
border:0px;
padding:0px;
z-index:1;
background-color:#FFFFFF;
}

#Line2 {
background-image:url(Images/Line_2.gif);
background-position:left;
background-repeat:repeat-y;
}

H1 {
font-size:16px;
font-weight:bold;
color:#4c4c4c;
margin-left:20px;
margin-right:10px;
margin-bottom:5px;
margin-top:15px;
}

H2 {
font-size:14px;
font-weight:bold;
color:#737373;
margin-left:20px;
margin-right:10px;
margin-bottom:5px;
margin-top:15px;
}

TD H2 {margin-left:0px;margin-right:10px;}
TD P {margin-left:0px;margin-right:10px;}

P {
font-size:12px;
line-height:15px;
margin-left:20px;
margin-right:20px;
color:#333333;
}

.TitleBlock {
width:320px;
height:60px;
float:left;
margin:0px;
padding:0px;
background-position:left top;
background-repeat:no-repeat;
}

#L {background-image:url(Images/Notebook_L.jpg);}
#M {background-image:url(Images/Notebook_M.jpg);}
#R {background-image:url(Images/Notebook_R.jpg);}

.TitleBlock H1 {
font-size:16px;
font-weight:bold;
color:#ffa800;
margin-left:20px;
margin-top:15px;
}

table {font-size:12px;color:#333333;line-height:15px;}
tr {font-size:12px;color:#333333;line-height:15px;}
td {font-size:12px;color:#333333;line-height:15px;}

.Footer {
width:960px;
height:115px;
z-index:1;
margin:0px;
padding:0px;
float:left;
background-image:url(Images/Footer.jpg);
background-position:left top;
background-repeat:no-repeat;
}

/* FORM SPRING RESIZE CSS */


.fsPage{width:600px;margin-left:20px;}


