body
{
	font-family: Helvetica, Arial, sans-serif;
	background: #4b2c87 url(../images/background.gif) repeat-x 0 400px;
	color: white;
	font-size: 13px;
	margin: 0px;
}

.tip{
	font-size:11px;
	color:#999;
}

.highlight{
	border-bottom:1px dotted #a9a9a9;
}

.captchaImage{
	border:5px solid #ffffff;
}

.simpleCaptchaSelected{
	border:5px solid #482A83 !important;
}

#side_images{
	width:230px;
}	

#promotions{
	width:260px;
}

.side_image{
	display:block;
	float:left;
	margin-bottom:5px;
}

.placeholder{
	border: dashed 1px #ccc;
	background-color:#FFFFCC;
	height:20px;
}


.btn, .formBtn{
	padding:3px 6px;
	background:#482A83;
	color:#ffffff !important;
	text-decoration:none;
	font-size:11px;
}


td .btn, .formBtn{
	padding:2px 5px;
}

.delete{
	background:#ff0000 !important;
}

.move{
	padding:4px !important;
}

.move_dis{
	background:#DDDDDD !important;
	padding:5px 4px !important;
}

a.btn:hover{
	background:#7457AE;
}

.success, .notification{
	width:582px;
	float:left;
	padding:10px;
	border:2px solid #aaaaaa;
	background:url(../images/bg/success.jpg) repeat-x #ffffff;
	margin-bottom:20px;
}

.success p:first-child, .success p.first{
	background:url(../images/bg/success.gif) no-repeat scroll 0px 0px;
	font-weight:bold;
}

.notification p:first-child, .notification p.first{
	background:url(../images/bg/notification.gif) no-repeat scroll 0px 0px;
	font-weight:bold;
}

.success p, .notification p{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#333333;
	padding:2px 0 4px 35px;
	
}

.error{
	width:582px;
	float:left;
	padding:10px;
	border:2px solid #dc3030;
	background:url(../images/bg/error.jpg) repeat-x #ffcece;
	margin-bottom:20px;
}

.error p:first-child, .error p.first{
	background:url(../images/bg/error.gif) no-repeat scroll 0px 0px;
	font-weight:bold;
}

.error p{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#333333;
	padding:2px 0 4px 35px;
	
}

.error ul{
	margin:0px;
	padding:0px;
	color:#333333;
	padding:2px 0 4px 35px;
	margin-left:25px;
}

.comment{
	width:586px;
	border:1px solid #ccc;
	padding:10px;
	float:left;
	display:inline;
	margin-bottom:10px;
	position:relative;
}

.comment .top{
	width:586px;
	float:left;
	display:inline;
	padding-bottom:3px;
	border-bottom:1px solid #dddddd;
	margin-bottom:10px;	
}

.comment .top .name{
	float:left;
	display:inline;
	font-weight:bold;
	margin-right:5px;
}

.comment .top .email{
	float:left;
	display:inline;
	font-weight:normal;
	font-size:11px;
}

.comment .top .name a{
	color:#7457AE;
}

.comment .top .date{
	float:right;
	font-style:italic;
}

.comment .delete{
	position:absolute;
	right:10px;
	bottom:10px;
}

.clearer{
	clear:both;
}

body#low
{
	font-family: Helvetica, Arial, sans-serif;
	background: #4b2c87 url(../images/background.gif) repeat-x 0 148px;
	color: white;
	font-size: 13px;
	margin: 0px;
}

#embed_code{
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}

#topheader
{
	width: 100%;
	background: url(../images/topnavback.jpg) repeat-x;
	height: 28px;
}

#topheadercontainer
{
	width: 1000px;
	margin: 0 auto;
}

#topheadernav
{
	float: left;
}

ul#nav
{
	float:left;
	display:inline;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#nav a {
	display: block;
	text-transform: uppercase;
	color: #d7c3fe;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 4px;
	z-index: 100;
}

#nav li {
	float: left;
	list-style-type: none;
	z-index: 100;
}

#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;
	background-color: #4d2d8a;
	z-index: 100;
	margin:0px;
	padding:0px;
	border:1px solid #7457aa;
	border-top:0px;
}

#nav li ul li a
{
	color: #d7c3fe;
}

#nav a:hover, #nav li ul li a:hover 
{
	color: white;
}

#nav li ul li 
{
	width: 130px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -2.4em 0 0 10em;
	border-left:0px;
	border-top:1px solid #7457aa;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}




#search
{
	float: right;
	padding-left: 10px;
	font-size: 11px;
	margin-top: 5px;
}

.input
{
	position:relative;
	top: -3px;
	background-color: #4d2d8a;
	height: 13px;
	border: 1px solid #b29bde;
	width: 130px;
	color: white;
	font-size: 10px;
}

#mainheader
{
	height: 372px;
	background-color: white;
	position: relative;
}

#mainheader2
{
	height: 120px;
	background-color: white;
}

#mainheader2con
{
	padding-top: 20px;
	padding-left: 5px;
	width: 995px;
	margin: 0 auto;	
}

#slidy
{
	text-align:center;
	overflow:hidden;
	height:372px;
	width:1000px;
	margin: 0 auto;	
	text-align:center;
}

#slidy2{
	float: left; 
	position:relative;
	text-align:center;
	height: 120px; 
	width: 233px; 
	display: table-cell;
	overflow:hidden;
}

#slidy2 div{
	width:233px;
	height:auto !important;
	text-align:center;
}

#slidy2 div img{
	margin-top:0px !important;
}

#slidy3 div {
	padding:10px;
	font-size:14px;
	width: 213px; 
	font-weight:bold;
}

#slidy3 div span.quote {
	display:block;
	float:left;
	height:auto;
	width:163px;
	margin-top:5px;
}

#slidy3 div span.left_quote {
	display:block;
	float:left;
	height:20px;
	width:20px;
	background:url(../images/left_quote.png) no-repeat;
	text-indent:-9999em;
	margin-right:5px;
}

#slidy3 div span.right_quote {
	display:block;
	float:right;
	clear:left;
	height:20px;
	width:20px;
	background:url(../images/right_quote.png) no-repeat;
	text-indent:-9999em;
	margin-top:-10px;
}

#slidy3 div span.quotee {
	display:block;
	float:right;
	font-weight:normal;
	font-style:italic;
	margin-top:0px;
	clear:both;
}

.logo
{
	position: absolute;
	top: 30px;
	left: 185px;
	z-index: 70;
}

#logotext 
{
	font-weight:100;
	position: absolute;
	/*top: 100px;*/
	top: 100px;
	/*left: 335px;*/
	left: 260px;
	z-index: 50;
	width: 360px;
	/*background-color: #252525;*/
	overflow:hidden;
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding-bottom:40px;*/
	/*height:230px;*/
	padding-bottom:10px;
	background:transparent;
	height:200px;
}

#logotext span h3
{
	text-align: left;
	margin:0px;
	padding: 10px 10px 10px 19px;
}

#logotext span p
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px 15px 10px 15px;
}

#logotext_spans span {
	background:transparent !important;
}

* html #logotext_spans span {
	background:#252525 !important;
}

#featurenav
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}

#wrapper
{
	width: 1000px;
	margin: 0 auto;
}

#content
{
	width: 1000px;
	float: left;
	margin-bottom: 15px;
}

#content a
{
	color: white;
	text-decoration: none;
}

#content a:hover, td a:hover
{
	text-decoration: underline;
}

td a
{
	color:#666666;
	text-decoration: none;
}

#leftcontainer{
	width:481px;
	float:left;
	display:inline;
}

#leftcontainer2{
	width:723px;
	float:left;
	display:inline;
}

.left
{
	/*width: 481px;*/
	width:720px;
	float: left;
}

.lefttop
{
	margin-top: 20px;
	width: 720px;
	float: left;
	background: url(../images/leftback.jpg) repeat-x;
	height: 47px;
	color: #6e93f0;
}

.lefttop h2
{
	margin-top: 10px;
	font-size: 28px;
	font-weight: bold;
	padding-left: 15px;
	float: left;
}

h2.logos
{
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	color: #876db6;
	margin-top: 3px;
	margin-bottom: 3px;
}

h2.logos2
{
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	color: #6e93f0;
	margin-top: 3px;
	width: 150px;
	margin-bottom: 3px;
}

h2.logos_blue
{
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	float: left;
	color: #6E84B1;
	margin-top: 3px;
	margin-bottom: 3px;
}

h3
{
	margin-top: 10px;
	font-size: 24px;
	font-weight: 100;
	margin-bottom: -14px;
}

.leftbot
{
	float: left;
	background-color: #5170c2;
	padding:0 15px;
}

.leftbotleft
{
	float: left;
	width: 225px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.leftbotleft p
{
	padding: 10px 20px 0px 20px;	
}

.leftbotright
{
	float: left;
	width: 240px;
	padding-bottom: 10px;
}

.leftbotright li
{
	margin-left:-25px;
}

.highlights
{
	float: left;
	width: 220px;
}

.highlights p
{
	padding-top: 0px; 
	padding-bottom: 17px; 
	border-bottom: 3px dotted white;
}

#middle
{
	width: 237px;
	float: left;
	padding: 20px 20px 10px 20px;
	color:#FFFFFF;
}

#middle a
{
	color:#FFFFFF !important;
}

#midlogo
{
	float: right;
	width: 237px;
}

#midlogotop
{
	float: right;
	width: 237px;
	background-color: #4e2c89;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

#midlogotop_main
{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	background-color: #4e2c89;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

#midlogobot
{
	float: right;
	width: 233px;
	height: 120px;
	background-image: url(../images/midback.jpg);
	border: 2px solid #4e2c89;
	border-top: none;
}

#midlogobot2
{
	float: right;
	width: 233px;
	background-image: url(../images/midback.jpg);
	border: 2px solid #4e2c89;
	border-top: none;
}

#midlogo_blue
{
	float: right;
	width: 233px;
}

#midlogotop_blue
{
	float: right;
	width: 233px;
	/*background-color: #1B346D;*/
	background-color: #FFFFFF;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

#midlogobot_blue
{
	float: right;
	width: 233px;
	/*background-color: #3F5BA6;*/
	background-color: #FFFFFF;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

.midlogobot2l
{
	width:70%;
	float:left;
}

.midlogobot2r
{
	width:30%;
	float:left;
}

.midlogo2
{
	margin-bottom: 10px;
	float: left;
	width: 230px;
}

.midlogotop2
{
	float: left;
	width: 230px;
	background-color: #1b346d;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	position: relative;
}

.midlogobot2
{
	float: left;
	width: 206px;
	background-color: #3f5ba6;
	border: 2px solid #1b346d;
	border-top: none;
	padding: 10px;
}

.midlogobot2 p
{
	color: white;
	font-size: 14px;
	margin: 0px;
}

h1
{
	font-size: 15px;
	color: #d7c3fe;
	margin-top: 0px;
}

#footer
{
	float: left;
	width: 986px;
	font-size: 10px;
	padding: 7px;
	color: #d7c3fe;
	margin-bottom: 15px;
	background: url(../images/footer.gif) repeat-x;
}

#footer ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#footer ul li{
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}

#footer a
{
	color: #d7c3fe;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;	
}

.foottitle
{
	text-transform: uppercase;	
	font-size: 11px;
	color: white;
}

.foot
{
	text-transform: uppercase;
	float: left;
	margin-right: 30px;
}

#scorecomms
{
	float: right;
	margin-top: 10px;
}

#lowertop
{
	width: 1000px;
	float: left;
	background: url(../images/leftback_standard.jpg) bottom repeat-x #3a2369;
	min-height: 47px;
	color: #6e93f0;
	position:relative;
}

.lowertop-outsource{
	background: url(../images/leftback.jpg) repeat-x !important;
}


#lowertop h2
{
	margin-top: 2px;
	margin-bottom:5px;
	font-size: 36px;
	font-weight: bold;
	padding-left: 15px;
	float: left;	
}

.lowernav
{
	position:absolute;
	top:-26px;
	right:20px;
	z-index:10;
	font-size: 11px;
	color: #6e93f0;
	margin:0px;
}
.lowernav a
{
	padding:4px 8px;
	color: #ffffff;
	border:1px solid #1d336f;
	display:inline-block;
	background:url(../images/leftback.jpg) #1d336f 0px -18px repeat-x;
}

.lowernav a:hover{
	color:#1d336f !important;
	background-image:none;
	background-color:#ffffff;
}

.lowernav .current{
	padding:7px 8px 4px 8px !important;	
	font-weight:bold;
	background:#ffffff;
	color:#4D2D8A;
}

#content .lowernav a.current{
	color:#1d336f;
}

#lowerbottom
{
	float: left;
	padding-left: 20px;
	padding-right: 0px;
	width: 980px;
	background-color: white;
	color: #666;
	padding-top: 6px;
	padding-bottom:10px;
	margin: 0px;
}

#lowerbottom a
{
	color: #4E2C89;
}

#lowerbottom a:hover
{
	text-decoration: underline;
}

#lowertop a:hover
{
	text-decoration: none !important;
}

#lowerleft
{
	float: left;
	width: 700px;
}

.main
{
	font-size: 15px;
	font-weight: bold;
}

#lowerlowerleft
{
	width: 440px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}

#lowerlowerleft ul{
	margin:10px 10px 10px 40px;
	padding:0px;
}

#lowerlowerleft ul li{
	margin:0px;
	padding:3px 0px;
	/*border-bottom:1px dotted #cccccc;*/
}

#lowerlowerleft ul li a:hover{	
	color:#3e62c2;
}

#lowerlowerleft h1{
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#4E2C89;
	font-family:'Times New Roman', 'Times', serif;
}


#lowerlowerleft h2
{
	margin-top: 8px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #4E2C89;
	font-family:'Times New Roman', 'Times', serif;
}

#lowerlowerleft h3
{
	margin-top: 8px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #4E2C89;
	font-family:'Times New Roman', 'Times', serif;
}

#lowerlowerleft h4
{
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #4E2C89;
}

#lowerlowerright
{
	margin-top: 10px;
	float: right;	
	width: 230px;
}

#bottom, #bottom-outsource
{
	width: 1000px;
	height: 20px;
	float: left;
	background-color: #7c63ad;
}

#bottom2, #bottom2-outsource
{
	width: 1000px;
	height: 12px;
	float: left;
	background-color: #1b1043;
}

#bottom-outsource
{
	background-color: #3f5ba6 !important;
}

#bottom2-outsource
{
	background-color: #1c336f !important;
}

.tag{
	padding:2px 4px;
	font-size:10px;
	font-weight:normal !important;
	display:inline-block;
	margin-bottom:2px;
}

.tag-outsource{
	background:#1c336f;
	color:#ffffff;
}

.type
{
	font-weight: 700;	
}

.floatable{
	float:left;
	display:inline;
	margin-right:10px;
}

fieldset{
	border:1px solid #ccc;
	position:relative;
	padding-bottom:23px;
	margin-bottom:10px;
}

fieldset.highlight{
	padding-bottom:5px;
}

fieldset legend{
	font-weight:bold;
	font-size:14px;
	color:#482A83;
}

.expandCollapse{
	position:absolute;
	right:15px;
	top:-5px;
}

.field1{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#626262;
}

#contentAdmin form .field1{
	margin-bottom:10px;
}

#contentAdmin{
	background:#ffffff;
	color:#666666 !important;
	padding:20px;
	width:980px;
	float:left;
	min-height:400px;
	margin-top:-5px;
}

#contentAdmin #messages{
	width:730px;
	float:left;
	display:inline;
}

#contentAdmin #contentLeft{
	/*width:730px;*/
	width:700px;
	float:left;
	display:inline;
	margin-right:20px;
	position:relative;
	padding-top:20px;
}

#contentAdmin #contentLeft_issue{
	/*width:730px;*/
	width:700px;
	float:left;
	display:inline;
	margin-right:20px;
	position:relative;
	padding-top:20px;
}

#contentAdmin #contentLeft_issue input{
	width:450px;
}

#contentAdmin #contentRight{
	/*width:230px;*/
	width:260px;
	float:left;
	display:inline;
	padding-top:20px;
}

#contentAdmin h1, #contentAdmin h2, #contentAdmin h3, #contentAdmin h4{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

#contentAdmin h1{
	margin-bottom:10px;
}

.mainHeader{
	margin-bottom:20px !important;
	font-size:22px !important;
}

#contentAdmin h1{
	color:#482a83 !important;
	font-size:18px;
}

#contentAdmin h2{
	color:#7457ae !important;
	font-size:15px;
}

#contentAdmin h3{
	color:#7457ae !important;
	font-size:13px;
}

#contentAdmin h4{
	font-size:12px;
	color:#666666;
}

ul#sublinks{
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:absolute;
	top:-10px;
	right:0px;
	z-index:20;
}

ul#sublinks li{
	float:left;
	display:inline;
	margin-right:2px;
}

ul.adminList .invis{
	color:#ababab !important;
}

ul.adminList{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.adminList li{
	color:#482A83;
	font-weight:bold;
}


ul.adminList li a{
	color:#626262;
	font-weight:normal;
	margin-bottom:3px;
	display:inline-block;
}

ul.adminList li a:first-child{
	margin-top:5px;	
}

ul.adminList li ul{
	list-style-type:none;
	padding:0px;
	margin:0px 0px 15px 0px;
	
}

.sortable li a{
	text-decoration:none !important;
	font-weight:bold !important;
}
.sortable li{
	margin:0px 0px 3px 0px;
	padding:0px;
	padding-left:15px;
	background:url(../images/bullets/up-down.jpg) no-repeat scroll 0px 4px;
}

.sortable li ul li a, .sortable li ul li ul li a{
	font-weight:normal !important;
}

.promoBoxAdmin{
	width:250px;
	background:#e0d9ec;
	border:1px solid #8873b0;
	padding:7px;
	float:left;
	display:inline;
	margin-bottom:10px;
	position:relative;
}

.promoBoxAdmin .delete{
	position:absolute;
	top:2px;
	right:2px;
}
.fieldu, .textbox4
{
border: 1px solid #9776E1;
width: 220px;
margin-bottom: 7px;
}

td .fieldu, td .textbox4
{
margin-bottom: 0px;
padding:2px;
}

.textbox4
{
height: 100px;
}


.fieldut
{
border: 1px solid #9776E1;
width: 220px;
margin-bottom: 7px;
margin-top: 3px;
}

#errors
{
	color: #E03445;
	font-weight: bold;
	font-size: 14px;
}
th
{
background-color:#482A83;
color:#ffffff;
}
table.alternate
{
border:1px solid #cccccc;
}
table.alternate tfoot td
{
background-color:#482A83;
}
div.download_item
{
padding:10px 5px;
margin-bottom:10px;
border-bottom:1px dashed #D7C3FE;
float:left;
width:450px;
}
div#downloads_list
{
float:left;
margin-left:50px;
padding:0px 10px 10px 10px;
width:560px;
border-left:1px dashed #D7C3FE;
border-right:1px dashed #D7C3FE;
margin-top:10px;
}
div#downloads_list div.page_nav_con
{
float:left;
text-align:center;
width:100%;
font-weight:bold;
}
div#downloads_list div.page_nav_con a, div#downloads_list div.page_nav_con span.disabled
{
	display:inline-block;
	padding:2px 4px;
 	width:10px;
	background-color:#6E93F0;
	margin:5px -1px;
	color:#ffffff;
}
div#downloads_list div.page_nav_con span.disabled
{
	background-color:#D7C3FE;
	color:#666666;
}
div#downloads_list div.page_nav_con a:hover
{
	background-color:#CDCDCD;
	text-decoration:none;
	color:#666666;
}
div#downloads_list div.download_item
{
width:550px;
}
#lowerlowerleft div.download_item h3
{
margin-bottom:2px;
}
#lowerlowerleft div.download_item div.download_meta
{
color:#6E93F0;
}
#lowerlowerleft div.download_item p
{
margin:5px 0px;
}
#lowerlowerleft div.download_item a.download_link
{
display:block;
float:right;
height:60px;
width:40px;
overflow:hidden;
text-indent:-9999em;
background:url(../images/icons/pdf.png) no-repeat;
}
#lowerlowerleft div.download_item a.download_link:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.flash_ad_con
{
	position:absolute;
	margin-left:-200px;
	margin-top:-83px;
}

/*FRONT */
.home_top_purple
{
	/*background:url('../images/grey_diag_bg.gif') repeat-x bottom #FFFFFF;*/
	color:#FFFFFF;
	/*border:1px solid #4E2C89;*/
	margin: 18px 0 15px 0;
	padding: 5px 25px;
	position:relative;
	/*width:670px;*/
}

/*
.home_top_purple p
{
	font-size:1.2em;
}
*/

#home_first_para
{
	font-size:24px;
	font-weight:normal;
	color:#4E2C89;
	font-family:'Times New Roman','Times',serif;
}

.question
{
	font-size:24px !important;
	color:#4E2C89;
	font-family:'Times New Roman','Times',serif;
	font-weight:normal;
}

/*ADMIN*/
.pro_out_menu
{
	background:#5170C3;
}

.pro_out_menu a
{
	color:#ffffff !important;
}

.pro_out_menu a:hover
{
	background:#8FB0FF;
}

/*BOTTOM BOX*/
#home_bottom_box
{
	margin-top:10px;
	background:url('../images/grey_diag_bg.gif') repeat-x bottom #FFFFFF;
	color:#666666;
	border:1px solid #4275c4;
	padding: 15px 25px;
	position:relative;
	margin-bottom:25px;
}

#home_bottom_box p
{
	padding: 0 0 25px 0;
	color:#4675C5;
	font-size:1.4em;
	font-family:'Times New Roman','Times',serif;
}

#home_bottom_box img
{
	border:1px solid #4275c4;
}

#home_bottom_box_left
{
	width:27%;
	height:100%;
	float:left;
}

#home_bottom_box_left a
{
	color:#FFFFFF;
	font-size:0.9em;
	margin:-2px;
}

#home_bottom_box_right
{
	height:100%;
	width:65%;
	float:left;
}

#home_bottom_box_right_top span
{
	font-weight:bold;
}

#home_bottom_box_right_mid
{
	font-family:'Times New Roman', 'Times', serif;
	margin:10px 0;
	font-size:1.9em;
	color:#4675c5;
}

#home_bottom_box_right_mid span
{
	color:#1b346d;
}

#proout_bottom_sub
{
	clear:both;
	width:100%;
	height:60px;
	background:#906ECD;
	line-height:20px;
	font-size:1.6em;
	font-weight:normal;
}

#proout_bottom_sub a
{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#proout_bottom_sub a:hover
{
	display:block;
	background:#C0ABE6;
	width:100%;
	height:100%;
	text-decoration:none;
}

#home_top_purple_left
{
	float:left;
	width:400px;
}

#home_top_purple_right
{
	float:left;
	width:220px;
	padding:0 10px;
}

/*BANNERS*/
.banner_rotate
{
	display:none;
}

.ban_vis
{
	display:block;
}

/*PARTNERS*/
.disp_partner
{
	display:inline-block;
	width:200px;
	padding:10px 0;
	text-align:center;
}

.disp_partner img
{
	height:90px;
	border:1px solid #4B2C87;
	margin:auto;
}

.part_cat_head
{
	padding:20px 0 10px 0 !important;
}

/*NEWS RIGHT(SOURCE FOR EVENTS)*/
#news_right
{
	margin-top:30px;
	background:#DDDDDD;
	border:1px solid #999999;
	width:100%;
	height: 142px;
}

#news_right img
{
	height:120px;
	float:left;
	margin:10px;
}

/*ARCHIVE*/
.arc_year
{
	cursor:pointer;
	font-size:1.2em;
}

.arc_month
{
	margin-left:10px;
	color:#999999;
	cursor:pointer;
	font-size:0.9em;
}

.arc_article
{
	margin:5px 0 5px 20px;
	color:#333333;
	cursor:pointer;
}

.top_site
{
	width:250px;
	padding:5px;
	cursor:pointer;
}

#top_site_pcow
{
	background:#4B2C87;
}

#top_site_pout
{
	background:#D73D35;
}

#top_site_both
{
	background:#5170C3;
}
