html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:.7em;} .txtMedium {font-size:.8em;} .txtLarge {font-size:.9em;} .alignRight {float:right;} .alignLeft {float:left;}
.txtRed {color:#CC0000;} .txtBrown {color:#aa5c56}.txtGray {color:#5e5d5d}.txtWhite {color:#FFFFFF} .txtBlack {color:#000000;} .txtviolet {color:#d73593;} .txtBlue {color:#0d59ab} .txtBold {font-weight:bold;}
.row{width:990px; clear:both;} .breaker {clear:both; width:100%;}
/***********************************************************
If you edit any fields above please communicate to all teams
************************************************************/
body{
	background-color:#23282e;
	font-family:Tahoma, Arial, Verdana;
	color:#353739;
}
#mainbg {
	width:100%;
}
#home-row1 {
	width:100%;
	height:922px;
	background-image:url(../images/home-row1-bg.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
#home-row2 {
	width:100%;
	height:68px;
	background-image:url(../images/home-row2-bg.gif);
	background-repeat:repeat-x;
}
#container {
	width:991px;
	margin:0 auto;
	background-image:url(../images/containerbg.gif);
	background-repeat:repeat-y;
}
#col1 {
	width:443px;
	height:924px;
	float:left;
	background-image:url(../images/col1bg.gif);
	background-repeat:repeat-y;
}
#colMenuArea {
	width:443px;
	height:275px;
	background-color:#FFFFFF;
}
ul.leftMenu {
	width:118px;
	float:left;
	background-color:#FFFFFF;
	padding-top:1px;
}
li.leftmenuItems {
	list-style-type:none;
	font-size:.9em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;

	#margin-top:-6px;
}
a.leftmenuItemsLnk {
	text-decoration:none;
	color:#353739;
}
a.leftmenuItemsLnk:hover {
	color:#2175f0;
}
#col1img3 {
	float:left;
}
#col1img4 {
	float:left;
}
#col1img5 {
	float:left;
}
#col2 {
	width:547px;
	height:924px;
	float:left;
	background-image:url(../images/col2bg.gif);
	background-repeat:repeat-y;
}	
#flashHolder {
	width:547px;
	height:444px;
	background-image:url(../images/flashbg.jpg);
	background-repeat:no-repeat;
}
#contentLeftImg {
	float:left;
}
#contentArea {
	width:530px;
	height:480px;
	background-image:url(../images/contentbigbgnew.gif);
	background-repeat:no-repeat;
	float:left;
}
#col2img3 {
	float:right;
}
#bottomDiv {
	margin:0 auto;
	width:990px;
}
.copyrightTxt {
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#353739;	
	font-size:.8em;
}
a.copyrighttxtLnk {
	text-decoration:none;
	color:#353739;
}
a.copyrighttxtLnk:hover {
	color:#0053cc;
}
.contentHight {
	height:280px;
	width:490px;
}
.contentStyle {
	font-size:.8em;
	color:#FFFFFF;
	line-height:16px;
}
.subContentStyle {
	color:#FFFFFF;
	width:140px;
	height:81px;
	font-size:.8em;
	padding-left:5px;
}
a.subContentLnk {
	color:#e8b916;
	text-decoration:none;
}
a.subContentLnk:hover {
	color:#659aea;
}
.imgHolder {
	float:left;
	height:166px;
}
.flashbgimg {
	width:547px;
	height:444px;
	background-image:url(../images/flashbg.jpg);
	background-repeat:no-repeat;
}