/* Links */
a:link, a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #003366; font-weight: bold;} 
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #CC0000; text-decoration: none; font-weight: bold;}

a.LinkTopnav:link, a.LinkTopnav:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
} 
a.LinkTopnav:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #BE4158;
	font-weight: normal;
}

a.linkHeader:link, a.linkHeader:visited {font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #FFFFFF; font-weight: bold;} 
a.linkHeader:hover {font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px;color: #CC0000; text-decoration: none; font-weight: bold;}

a.LinkNav:link, a.LinkNav:visited {font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #000000; font-weight: bold;} 
a.LinkNav:hover {font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px;color: #CC3366; text-decoration: none; font-weight: bold;}

a.linkSmall:link, a.linkSmall:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #CC0000; font-weight: bold;} 
a.linkSmall:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: #003399; text-decoration: none; font-weight: bold;}

a.linkCopy:link, a.linkCopy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #FFCC00;
	font-weight: normal;
} 
a.linkCopy:hover		{font-family: Arial, Helvetica, sans-serif; font-size: 1em;color: #FFFFFF; text-decoration: none;}

/* Common Styling */
body {
	margin: 10 auto;
	text-align: center;
	background-color: #F4F4F4;
	font-family: Calibri, Arial, Helvetica, sans-serif;


}
form {
	padding: 0;
	margin: 0;
}

.HeadLogo, .HeadNav, .HeadBar, .BoxLight, .FootMain, .HomeBox {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	clear: both;
}

/* Main Styling - Header */
.HeadLogo {
	width: 960px;
	background-color: #FFFFFF;
	height: 90px;

}
.HeadBar {
	height: 20px;
	width: 940px;
	background-image:  url(../images/redbar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;


}
.HeadNav {
	width: 940px;
	background-repeat: repeat-x;
	text-align: center;
	height: 43px;
	background-image:  url(../images/nav_bg.jpg);
	margin-right: auto;
	margin-left: auto;

}
.HeadPad {
	padding: 8px 10px 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.HeadMain {
	width: 940px;
	height: 255px;
	margin-right: auto;
	margin-left: auto;
}
.HeadMainLeft {
	float: left;
	height: 255px;
	width: 630px;
}
.HeadMainRight {
	float: right;
	height: 255px;
	width: 300px;
}

.FootMain {
	width: 940px;
	margin-bottom: 6px;

}
.FootPad {
	padding: 10px;
	margin: 0px;
}
.Foot1 {
	background-image:  url(../images/foot_top.gif);
	background-repeat: no-repeat;
	height: 5px;
	background-position: bottom;
}
.Foot2 {
	background-color: #666666;
	color: #FFFFFF;
}
.Foot3 {
	background-image:  url(../images/foot_btm.gif);
	height: 5px;
	background-repeat: no-repeat;
}
.LoginField {
	width: 160px;
	border: 1px solid #999999;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;



}
.NavSplit {
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.LoginButton {
	padding: 0px;
	margin: 3px 0px;
}
.HomeBox {
	width: 940px;
	clear: both;
}
.Home1, .Home2 {
	width: 320px;
	text-align: left;
}
.Home1 {
	float: left;

}
.Home2 {
	float: left;

}
.Home3 {
	width: 300px;
	float: right;
}

.BoxLight {
	width: 300px;
}
.BoxDark, .BoxVideo, .BoxASE, .BoxAFS {
	width: 310px;
	margin: 0px;
	padding: 0px;
}
.BoxLight, .BoxDark, .BoxASE, .BoxAFS {
	margin-bottom: 10px;
}
.BoxHead {
	padding-top: 7px;
	padding-left: 10px;
	font-size: 16px;
}
.BoxText {
	padding: 10px;
	margin: 0px;
	font-weight: normal;
}
.BoxDarkText {
	padding: 10px;
	color: #FFFFFF;
}

.BoxLight1 {
	background-image:  url(../images/sidebox_1.jpg);
}
.BoxLight2 {
	background-color: #D7D7D7;
	background-image:  url(../images/sidebox_2.jpg);
}
.BoxLight3 {
	background-image:  url(../images/sidebox_3.jpg);
}

.BoxLightAC1 {
	background-image:  url(../images/acbox_1.jpg);
}
.BoxLightAC2 {
	background-color: #D7D7D7;
	background-image:  url(../images/acbox_2.jpg);
	padding-left: 100px;

}
.BoxLightAC3 {
	background-image:  url(../images/acbox_3.jpg);
}

.BoxDark1 {
	background-image:  url(../images/darkbox_1.jpg);
}
.BoxDark2 {
	background-color: #40444F;
	background-image:  url(../images/darkbox_2.jpg);
}
.BoxDark3 {
	background-image:  url(../images/darkbox_3.jpg);
}

.BoxASE1 {
	background-image:  url(../images/asebox_1.jpg);
}
.BoxASE2 {
	background-color: #CCCCCC;
	background-image:  url(../images/asebox_2.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	height: 292px;


}
.BoxASE3 {
	background-image:  url(../images/asebox_3.jpg);
}
.BoxAFS1 {
	background-image:  url(../images/afsbox_1.jpg);
}
.BoxAFS2 {
	background-color: #CCCCCC;
	background-image:  url(../images/afsbox_2.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	height: 292px;


}
.BoxAFS3 {
	background-image:  url(../images/afsbox_3.jpg);

}

.BoxLight1, .BoxLightAC1, .BoxDark1, .BoxASE1, .BoxAFS1, .ContentHeading {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #BE4158;
	font-weight: bold;
	letter-spacing: -1px;
}
.BoxLight1, .BoxLightAC1, .BoxDark1, .BoxASE1, .BoxAFS1 {
	height: 35px;
}
.ContentHeading {
	height: 28px;
	font-size: 26px;
	text-align: left;

}
.BoxLight2, .BoxLightAC2, .BoxDark2, .BoxASE2, .BoxAFS2 {
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF435A;
	border-left-color: #BF435A;
}
.BoxLight3, .BoxLightAC3, .BoxDark3, .BoxVideo3, .BoxASE3, .BoxAFS3 {
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ReviewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.ReviewsName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Pad5 {
	padding: 0px 5px 10px;
}
.HomeText {
	float: left;
	width: 630px;
	text-align: left;


}
.LoginCGT {
	float: right;
	width: 200px;
	margin: 10px;


}
.PopBox {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;


}
.Pad10 {
	padding: 10px;
}
.FormBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.FormLeft {
	background-color: #F4F4F4;
	float: left;
	width: 59%;
}
.FormRight {
	background-color: #F4F4F4;
	float: right;
	width: 40%;
}
.LearnButton {
	clear: both;
	margin-top: 70px;
	margin-bottom: 0px;

}
.BodyBorder {
	width: 960px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;


}
.ContentText {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;

}
.ScrollText {
	background-color: #FFFFFF;
	height: 200px;
	overflow: scroll;

}
.FormCell1 {
	float: left;
	width: 60px;


}
.FormCell2 {
	float: right;
	width: 300px;



}
.FormRow {
	height: 30px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;

}
.FormField {
	height: 22px;
	width: 250px;
}
.PagingBox {
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;


}
.PagingLeft {
	background-color: #F4F4F4;
	float: left;
	height: 30px;
	width: 50%;
	padding: 4px;

}
.PagingRight {
	background-color: #F4F4F4;
	float: right;
	height: 30px;
	width: 50%;
	text-align: right;
	padding: 4px;


}
.ListBox {
	background-color: #F4F4F4;
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.ListText {

	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.ListHeader {
	height: 28px;
	font-size: 16px;
	background-color: #999999;
	color: #FFFFFF;
	padding-top: 6px;
	font-weight: normal;




}
.HeadBarBlank {

	height: 20px;
	width: 940px;
}
.IntroPad {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 255px;


}
.infoCell1 {
	font-weight: bold;
	background-color: #F4F4F4;
	padding: 2px 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;



}
.infoCell2 {
	font-weight: bold;
	background-color: #FBFBFB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;



}
.ContentHeader {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	text-transform: uppercase;
}
.HorizLine {
	background-image: url(../images/horiz_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.infoCell3 {
	font-weight: bold;
	background-color: #EDEDE4;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.infoCell2Close {
	font-weight: bold;
	background-color: #FBFBFB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;


}
.infoCell3Close {
	font-weight: bold;
	background-color: #EDEDE4;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;


}
.PopBorder {
	width: 700px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 10px;



}
.PopLogo {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;

}
.PopFoot {
	width: 100%;
	margin-bottom: 6px;
	background-color: #F4F4F4;
	text-align: left;
	padding: 5px;



}
.PopupBox {
	width: 100%;
	clear: both;
	background-color: #FFFFFF;

}
.tradeHead {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;

}
.ContentFooter {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 8px 5px 5px;
	height: 40px;
	font-style: italic;
	background-color: #999999;

}
.ContentSubBig {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #BE4158;
	padding: 5px;
	letter-spacing: -1px;

}
.tradeWin {
	background-color: #DFF2FF;
	color: #003399;
}
.tradeLose {
	color: #CC0000;
	background-color: #F4F4F4;
}
.singleBox 				{border: 1px solid #003366; height: 15px; width: 15px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #CC0000; margin: 0px; padding: 2px;}
.singleBoxOff 			{border: 1px solid #003366; height: 15px; width: 15px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; background-color: #CCCCCC; margin: 0px; padding: 2px;}
.BoxVideo1 {
	background-image:  url(../images/videobox_1.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.BoxVideo2 {
	background-image:  url(../images/videobox_2.jpg);
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}
.BoxVideo3 {
	background-image:  url(../images/videobox_3.jpg);
	background-repeat: no-repeat;

}
.BoxEmail {
	text-align: justify;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.EmailBorder {
	border: 1px solid #000000;
}
